summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-11tests/kms_setmode: Validate the vbl sequence numbersVille Syrjälä
2019-03-11tests/kms_flip: Validate the vbl sequence numbersVille Syrjälä
2019-03-11tests/kms_flip: Request the initial vbl count with RELATIVE instead of ABSOLUTEVille Syrjälä
2019-03-11tests/kms_setmode: Request the initial vbl count with RELATIVE instead of ABS...Ville Syrjälä
2019-03-11lib/debugfs: Fix wraparound handling for crc frame counter checkVille Syrjälä
2019-03-11i915/gem_ppgtt: Swap args to intel_require_memory()Chris Wilson
2019-03-11i915/gem_ppgtt: Estimate resource usage and bail if it means swapping!Chris Wilson
2019-03-08tools/intel_vbt_decode: check inconsistent sequence element sizeJani Nikula
2019-03-08tools/intel_vbt_decode: Dump the GPIO value/config/flag as a raw hex byteVille Syrjälä
2019-03-08tools/intel_vbt_decode: Correctly decode v3 GPIO sequenceVille Syrjälä
2019-03-08lib/igt_pm: Avoid out-of-bounds reads and writesPetri Latvala
2019-03-08lib/fb: Add missing break in get_yuv_parametersPetri Latvala
2019-03-08lib/debugfs: Ensure null-termination in igt_hpd_storm_detectedPetri Latvala
2019-03-08lib/aux: Plug memory leak in get_suspend_testPetri Latvala
2019-03-08lib/aux: Plug memory leak in __igt_lsof_fdsPetri Latvala
2019-03-07i915/pm_rpm: Show the rpm status after disabling screensChris Wilson
2019-03-06igt/tests: Fix error checking in kms_atomic_transitionStanislav Lisovskiy
2019-03-06i915/gem_exec_parse: Switch to a fixed timeout for basic-allocationsChris Wilson
2019-03-06i915/gem_exec_nop: Drop signal-all subtest from CIAshutosh Dixit
2019-03-05gem_ctx_isolation.c - Gen11 enabling for context isolation testDale B Stimson
2019-03-05i915/gem_busy: Another year, another ABI bumpChris Wilson
2019-03-04lib/igt_kms: Fix commits for planes with multiple possible CRTCsNicholas Kazlauskas
2019-03-04automake: Make librt mandatoryTvrtko Ursulin
2019-03-04autoconf: Silence void pointer arithmetic warningsTvrtko Ursulin
2019-03-02tests/kms_cursor_legacy: Add missing munmapNischala Yelchuri
2019-03-02i915/gem_ctx_isolation: Sanitycheck nonpriv accessChris Wilson
2019-03-01gem_wsim: Remove some unused struct membersTvrtko Ursulin
2019-03-01gem_wsim: Round mmap to page sizeTvrtko Ursulin
2019-03-01tests: Use igt_device_set/drop_masterDaniel Vetter
2019-03-01tests: s/core_prop_blob/kms_prop_blobDaniel Vetter
2019-03-01tests:core_prop_blob: Drop local_ prefixesDaniel Vetter
2019-03-01tests/kms_addfb_basic: Check that only the owner can rmfbDaniel Vetter
2019-02-28lib: Incrementally mlock()Chris Wilson
2019-02-28meson: Make doc building dependent on gtk-docArkadiusz Hiler
2019-02-27igt/drm_read: Exercise waking up the next waiterChris Wilson
2019-02-27tests/kms_plane_alpha_blend: Paint FBs with cairo source operatorNicholas Kazlauskas
2019-02-27kms_chamelium: Fix test failures from missing outputs/unsupported formats, v2.Maarten Lankhorst
2019-02-27tests/kms_pipe_crc_basic: Only test a single output per pipe.Maarten Lankhorst
2019-02-27tests/kms_pipe_crc_basic: Use for_each_pipe_static().Maarten Lankhorst
2019-02-26lib/i915: Move mmap IOCTLs wrappers into separate fileAntonio Argenziano
2019-02-26i915/gem_eio: Skip context creation tests if lacking contextsChris Wilson
2019-02-26i915/gem_ctx_switch: Use minimum qlen over all engines and measure switchesChris Wilson
2019-02-26autotools: Always build VC4 helpers with the libraryPaul Kocialkowski
2019-02-26chamelium: Add a display test for randomized planesPaul Kocialkowski
2019-02-26chamelium: Move the YUV tests over to the checkerboard checking methodPaul Kocialkowski
2019-02-26lib/igt_chamelium: Hook-in checkerboard comparison method in helpersPaul Kocialkowski
2019-02-26lib/igt_frame: Add a checkerboard frame comparison methodPaul Kocialkowski
2019-02-26lib/igt_chamelium: Generalize the frame match helper with check typePaul Kocialkowski
2019-02-26lib/igt_chamelium: Split frames dump logic and rework surroundingsPaul Kocialkowski
2019-02-26lib/igt_chamelium: Fixup resources liberation in comparison helpersPaul Kocialkowski