summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-15lib: Drop IGT_EXIT_TIMEOUTDaniel Vetter
2019-02-15lib: Drop igt_child_doneDaniel Vetter
2019-02-15lib: Make sure we leak no child processesDaniel Vetter
2019-02-15tests/i915_missed_irq: Don't leave the hang detector hangingDaniel Vetter
2019-02-15tests/gem_exec_reuse: Don't leak the hang detectorDaniel Vetter
2019-02-15lib: Don't leak children in igt_waitchildren_timeoutDaniel Vetter
2019-02-15lib/tests: make sure igt_skip in igt_fork is forbiddenDaniel Vetter
2019-02-15lib/tests: Check that igt_assert forwards correctly through igt_forkDaniel Vetter
2019-02-15lib/tests: Drop NIH exit status handlingDaniel Vetter
2019-02-14kms_content_protection: Macros replace the constantsRamalingam C
2019-02-14kms_content_protection: Confirm that LIC is passedRamalingam C
2019-02-14kms_content_protection: Test CP along with modesetRamalingam C
2019-02-14kms_content_protection: modularizing the CP test stepsRamalingam C
2019-02-13test: Add PSR2 selective update testsJosé Roberto de Souza
2019-02-13README: Add pointer to Dockerfiles for easy lookup of dependenciesEaswar Hariharan
2019-02-13gitlab-CI: add armhfTomi Valkeinen
2019-02-13i915/gem_ctx_sseu: Fix 32-bit buildGuillaume Tucker
2019-02-13Revert "igt_command_line.sh: Abort if run as root"Arkadiusz Hiler
2019-02-13tests/core_unauth_vs_render: new test for the relaxed DRM_AUTH handlingEmil Velikov
2019-02-13tests/core_setmaster_vs_auth: drop __linux__ includes hunkEmil Velikov
2019-02-13lib/igt_fb: Add support for P01x formats, v5.Maarten Lankhorst
2019-02-13lib/color_encoding: Prepare support for HDR modes, v2.Maarten Lankhorst
2019-02-12i915/gem_exec_latency: Eliminate the wakeup penaltyChris Wilson
2019-02-12i915/gem_exec_latency: Normalize results into nsChris Wilson
2019-02-12igt_command_line.sh: Abort if run as rootArkadiusz Hiler
2019-02-12i915/gem_mmap_gtt: Impose a timeout for "hang"Chris Wilson
2019-02-11lib/tests: Drop automake supportDaniel Vetter
2019-02-11igt: tests: chamelium: Add YUV formats testsMaxime Ripard
2019-02-11igt: tests: chamelium: Convert VGA tests to do_test_displayMaxime Ripard
2019-02-11igt: tests: chamelium: Start to unify testsMaxime Ripard
2019-02-11igt: fb: Add a bunch of new YUV formatsMaxime Ripard
2019-02-11igt: fb: Rework YUV i915 allocation pathMaxime Ripard
2019-02-11igt: fb: Clear YUV dumb buffersMaxime Ripard
2019-02-11igt: fb: Don't pass the stride when allocating a dumb, multi-planar bufferMaxime Ripard
2019-02-11igt: fb: Account for all planes bppMaxime Ripard
2019-02-11igt: fb: Add size checks and recalculation before dumb allocationMaxime Ripard
2019-02-11igt: fb: Refactor dumb buffer allocation pathMaxime Ripard
2019-02-08i915/gem_exec_scheduler: Disable alarm before exiting childChris Wilson
2019-02-08i915/gem_exec_schedule: Rebuild signal handler in childChris Wilson
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