summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2018-06-25Make GLib mandatoryPetri Latvala
2018-06-21Account for NULL character when using strncpyRodrigo Siqueira
2018-06-19lib: sync with the newer i915_pciids.h from the Kernel (WHL + AML)José Roberto de Souza
2018-06-19lib: Conservatively include residual buffers in the available ram estimateChris Wilson
2018-06-18lib: Purge os caches twice for good luckChris Wilson
2018-06-15lib: Bump debug information for lack-of-memory to warnChris Wilson
2018-06-14lib/gen9_render: Header cleanupLukasz Kalamarz
2018-06-14lib/gen8_render: Cleanup of libsLukasz Kalamarz
2018-06-14lib/gen7_render: Drop duplicated definitionsLukasz Kalamarz
2018-06-14lib/rendercopy: Use gen6 definitions if applicableLukasz Kalamarz
2018-06-14lib/gen7_render: include gen6_render headerLukasz Kalamarz
2018-06-13lib: Extract mlock probingMichał Winiarski
2018-06-08igt/drv_suspend: Suspend under memory pressureChris Wilson
2018-06-08lib/kms: Respect fb color_encoding/color_rangeVille Syrjälä
2018-06-08lib/fb: Add color_encoding/color_range to igt_fbVille Syrjälä
2018-06-08lib: Add support for rendering into packed YCbCr framebuffersVille Syrjälä
2018-06-08lib: Use igt_matrix for ycbcr<->rgb conversionVille Syrjälä
2018-06-08lib: Clean up format_descVille Syrjälä
2018-06-08lib: Don't use dumb buffers for YCbCrVille Syrjälä
2018-06-08lib: Clear packed YUV formats to blackVille Syrjälä
2018-06-07lib/igt_fb: Round to nearest when clamping rgbVille Syrjälä
2018-06-07lib/igt_color_encoding: Appease c90Ville Syrjälä
2018-06-07lib/igt_color_encoding: Use the m(row,col) macro to address the matrix cellsVille Syrjälä
2018-06-06lib/igt_matrix: Unroll and inline igt_matrix_transform()Ville Syrjälä
2018-06-05libs: Removal of duplicated SURFACEFORMAT definitionsLukasz Kalamarz
2018-06-05lib: Rename all surfaceformat calls in libsLukasz Kalamarz
2018-06-05lib/surfacestate: Creating surfaceformat headerLukasz Kalamarz
2018-05-31lib: Double check ring measurementChris Wilson
2018-05-31lib: Align ring measurement to timerChris Wilson
2018-05-31lib: Assert that we do manage to submit at least one batch when measuringChris Wilson
2018-05-31intel-gpu-top: Rewrite the tool to be safe to useTvrtko Ursulin
2018-05-24tests: Move wait_for_pageflip as library functionMika Kahola
2018-05-23lib: Add igt_color_encodingVille Syrjälä
2018-05-23lib: Add igt_matrixVille Syrjälä
2018-05-23lib: Add clamp() to igt_aux and use it for ycbcr<->rgb conversionVille Syrjälä
2018-05-23tests/kms_plane_scaling: Allow clip test to fail with YUVVille Syrjälä
2018-05-21lib/gpgpu_fill: Create generic __gen9_gpgpu_fillfuncKatarzyna Dec
2018-05-21lib/media_fill: Create common media_fill library for all gensKatarzyna Dec
2018-05-16igt: Drop Intel from the name in docs and pathsArkadiusz Hiler
2018-05-15lib/igt_device: Add information why cannot drop drm masterKatarzyna Dec
2018-05-15lib: Rename library from gpu_fill to gpu_cmdsKatarzyna Dec
2018-05-15lib/gpu_fill: Further code unification in gpu_fillKatarzyna Dec
2018-05-15lib: Adjust media_spin and gpu_fill to our code styleKatarzyna Dec
2018-05-15lib/media_spin: Remove gen8lp_media_spin functionKatarzyna Dec
2018-05-15lib/media_spin: Move helper functions to gpu_fill libraryKatarzyna Dec
2018-05-14lib/audio: Replace sqrt(a*a + b*b) with hypot(a, b)Chris Wilson
2018-05-09lib/igt_dummyload: Fix possible NULL pointer dereferenceAntonio Argenziano
2018-05-08lib/intel_batchbuffer: Minor cosmetic change in copyright headerAntonio Argenziano
2018-05-07lib: create new dependency for aubdumpLionel Landwerlin
2018-05-07lib: drop drmtest dependency on intel_batchbufferLionel Landwerlin