summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-07tools/intel_watermark: Dump NV12_BUF_CFGVille Syrjälä
2019-02-05tools/intel_watermark: Clean up the platform checks in the ilk+ codeVille Syrjälä
2019-02-05tools/intel_watermark: Show whether each plane is enabledVille Syrjälä
2019-02-05tools/intel_watermark: Decode wm blocks correctlyVille Syrjälä
2019-02-05tools/intel_watermark: More bits for PLANE_BUF_CFGVille Syrjälä
2019-02-05tools/intel_watermark: Bump number of planes to 8 for iclVille Syrjälä
2019-02-05lib/igt_kms: Don't reset VRR_ENABLED on every commitNicholas Kazlauskas
2019-02-05lib/igt_fb: Fix merge of preliminary patches for clearing YUVPaul Kocialkowski
2019-02-05igt: fb: Move i915 YUV buffer clearing code to a functionMaxime Ripard
2019-02-05igt: fb: generic YUV convertion functionMaxime Ripard
2019-02-05igt: fb: Reduce tile size alignment for non intel platformsMaxime Ripard
2019-02-05igt: fb: Add subsampling parameters to the formatsMaxime Ripard
2019-02-05tests/gem_media_vme: Shut down half of subslices to avoid gpu hang on ICLTony Ye
2019-02-05tests/gem_media_vme: Simple test to exercise the VME blockTony Ye
2019-02-05tests/gem_ctx_sseu: Dynamic (sub)slice programming testsLionel Landwerlin
2019-02-05headers: bumpTvrtko Ursulin
2019-02-04lib: sync i915_pciids.h with kernelRodrigo Vivi
2019-02-04tests/kms_cursor_crc.c: Remove framebuffer at the end of the testMamta Shukla
2019-02-04tests/kms_cursor_crc.c: Improve test_cursor_alpha()Mamta Shukla
2019-02-04i915/gem_mocs_settings: Allow hangs around reset testsChris Wilson
2019-02-04i915/perf_pmu: Add trailing '\n' to an igt_assert_fChris Wilson
2019-02-02i915/query: Update topology info to match realityChris Wilson
2019-02-01debugfs: Fix writing an extra zero out of bounds in igt_crc_to_string_extended()Maarten Lankhorst
2019-02-01lib/igt_kms: Clear all non-atomic properties in legacy/universal commit corre...Maarten Lankhorst
2019-02-01tests/kms_frontbuffer_tracking: Fix skips when PSR is not available.Maarten Lankhorst
2019-02-01lib/psr: Do not use out of bound enum for psr_set.Maarten Lankhorst
2019-01-31i915/gem_cpu_reloc: Do the can-store-dword check at startChris Wilson
2019-01-31sw_sync: Initialise struct before useChris Wilson
2019-01-30i915/gem_eio: 64 batches may be too many for some devices!Chris Wilson
2019-01-30intel-ci: Drop gem_exec_nop from BATChris Wilson
2019-01-30i915/gem_eio: Check for allow-hang prior to issuing a resetChris Wilson
2019-01-30lib: Skip unused fork helpersChris Wilson
2019-01-30i915/selftest: Allow filtering of individual subtestsChris Wilson
2019-01-30i915/gem_workarounds: Require GPU resetsChris Wilson
2019-01-29i915/pm_rpm: Check for functional GEM before useChris Wilson
2019-01-29i915/perf_pmu: Check for hangs allowedChris Wilson
2019-01-29i915/gem_exec_capture: Check the strlen() for an empty fileChris Wilson
2019-01-29automake: Remove VC4/V3D build supportDaniel Vetter
2019-01-29automake: Ditch all EXTRA_DIST directivesDaniel Vetter
2019-01-29automake: Drop runner build supportDaniel Vetter
2019-01-29automake: Point builders at mesonDaniel Vetter
2019-01-29automake: drop assembler/shader-debugger automake supportDaniel Vetter
2019-01-29automake: Drop manpage build supportDaniel Vetter
2019-01-29automake: Drop gtkdoc build remnantsDaniel Vetter
2019-01-29tests/core_auth: Merge getclient subtestsDaniel Vetter
2019-01-29tests/gem_exec_capture: Compare instead of assign in an assertPetri Latvala
2019-01-28tests: Add variable refresh rate testsNicholas Kazlauskas
2019-01-28lib/igt_x86: Mock-use variable to silence static analysisPetri Latvala
2019-01-28lib/igt_kms: Aid static analyzer with the control flowPetri Latvala
2019-01-28igt_aux: Handle empty pm_test file gracefullyPetri Latvala