summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
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
2018-05-06lib: Show the kernel stack when reporting a GPU hangChris Wilson
2018-05-01lib/instdone.c: Add Gen11 SupportJavier Villavicencio
2018-05-01lib: Add Icelake platform definitionArkadiusz Hiler
2018-05-01lib: sync with the newer i915_pciids.h from the Kernel (KBL + ICL)Paulo Zanoni
2018-04-27tests/kms_properties: Validate properties harderVille Syrjälä
2018-04-24lib/intel_batchbuffer: Move batch functions from media/render/gpgpu libsKalamarz, Lukasz
2018-04-24lib/intel_batchbuffer: Removal of state variable from a intel_batchbuffer str...Kalamarz, Lukasz
2018-04-24lib/rendercopy_gen7: Cosmetic changes in codeKalamarz, Lukasz
2018-04-24lib/rendercopy_gen7: Reorganizing batch allocationsKalamarz, Lukasz
2018-04-24lib/gen6_render: Cosmetic changes in codeKalamarz, Lukasz
2018-04-24lib/gen6_render: Reorder registers and fields definitionsKalamarz, Lukasz