summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-10-19lib: Idle the GT when quiescing the GPUChris Wilson1-1/+1
2017-10-19lib: Add DROP_IDLEChris Wilson1-1/+8
2017-10-19tests/pm_rps: Move some test logic out of boost functionRadoslaw Szwichtenberg1-9/+8
2017-10-19lib/i915: Move submission related helpers to lib/i915/gem_submissionMichał Winiarski18-99/+179
2017-10-19igt/prime_mmap_coherency: Call prime_sync_start before read after writeChris Wilson1-2/+8
2017-10-18tests/intel-ci: Remove fast-feedback-simulation.testlistArkadiusz Hiler3-99/+0
2017-10-18tests: Clean up igt_skip_on_simulation() usesArkadiusz Hiler17-25/+20
2017-10-18meson: Add fallback for xmlrpc discoveryArkadiusz Hiler1-0/+13
2017-10-18tests: remove kms_fbc_crcDaniel Vetter3-582/+0
2017-10-17igt/pm_rc6_residency: Allow some leeway on the upper %% boundChris Wilson1-3/+3
2017-10-17igt/prime_mmap_coherency: Only assert correct usage of sync APIChris Wilson1-49/+22
2017-10-17lib/i915: Extract context priority setparam to a helperMichał Winiarski6-104/+78
2017-10-17lib/i915: Move context related helpers to lib/i915/gem_contextMichał Winiarski7-177/+254
2017-10-17lib/i915: Extract helpers for determining scheduler capabilitiesMichał Winiarski10-129/+189
2017-10-17lib: Extract helpers for determining submission methodMichał Winiarski14-309/+106
2017-10-16igt/gem_mocs_settings: Skip non-existent enginesChris Wilson1-0/+2
2017-10-16lib/igt_gt: Allow non-default contexts to hang non-render ringsVinay Belgaumkar1-2/+41
2017-10-16aux: Use IGT version of system() call to run rtcwakeImre Deak1-2/+2
2017-10-16aux: Suspend signal helper for shell commandsImre Deak3-0/+56
2017-10-16tests/drm_read: Change tests to not require fbconMaarten Lankhorst1-28/+34
2017-10-12igt/gem_eio: Check hang/eio recovery during suspendChris Wilson1-0/+48
2017-10-12tests/pm_backlight: Enable connected output to allow tests to succeed, v4.Maarten Lankhorst1-0/+47
2017-10-12tests/debugfs_test: Try to light all outputs to increase chances of finding f...Maarten Lankhorst1-0/+51
2017-10-12meson: Make syncobj tests buildVille Syrjälä2-0/+3
2017-10-12benchmark/gem_busy: Compare polling with syncobj_waitChris Wilson1-3/+76
2017-10-12tests: Drop gem_bad_length as redundantDaniele Ceraolo Spurio3-135/+0
2017-10-12igt/drv_hangman: Convert from local recursive batch to igt_spin_tChris Wilson1-61/+18
2017-10-11igt/syncobj_wait: Don't close the timeline early in wait_snapshotJason Ekstrand1-3/+3
2017-10-11igt/syncobj_wait: Close the sw_sync timeline after the testChris Wilson1-1/+1
2017-10-11igt/syncobj_wait: Replace open-coded calls to __syncobj_wait()Chris Wilson1-9/+5
2017-10-10intel_aubdump: Default to 48-bit AUBs when the gen is unknownJordan Justen1-10/+16
2017-10-10syncobj: Add a test for SYNCOBJ_CREATE_SIGNALEDJason Ekstrand2-0/+15
2017-10-10tests/syncobj: Add some wait and reset tests (v7)Jason Ekstrand2-0/+916
2017-10-10tests/syncobj: Convert the basic test over to the helpersJason Ekstrand1-58/+19
2017-10-10lib: Add some syncobj helpers (v2)Jason Ekstrand4-0/+362
2017-10-09tests/kms_draw_crc: Skip tests for unsupported formatsVille Syrjälä1-3/+20
2017-10-09lib/igt_kms: Don't assert on non-existent planeVille Syrjälä1-3/+3
2017-10-09igt/gem_fence_thrash: Use streaming reads for verifyChris Wilson1-15/+107
2017-10-05igt/gem_exec_scheduler: Add small priority sorting smoketestChris Wilson1-0/+80
2017-10-05igt/gem_workarounds: Add hibernation coverageChris Wilson1-7/+9
2017-10-05igt/gem_workarounds: Reduce manual list to combinatorial loopsChris Wilson1-26/+24
2017-10-05igt/gem_workarounds: Also test new fd (implicit default context)Chris Wilson1-0/+25
2017-10-05igt/gem_workarounds: Also exercise fresh contexts not the persistent defaultChris Wilson1-8/+27
2017-10-04igt/gem_workarounds: Read the workaround registers from the active contextChris Wilson1-66/+84
2017-10-04Update NEWS, bump version to 1.20.Petri Latvala3-2/+45
2017-10-04tests/perf: split array of formats descriptionsLionel Landwerlin1-112/+106
2017-10-04tests/perf: add support for CoffeelakeLionel Landwerlin1-0/+10
2017-10-04tests/perf: prevent power management to kick in when necessaryLionel Landwerlin1-23/+41
2017-10-04tests/perf: estimate number of blocking/polling based on time spentLionel Landwerlin1-9/+33
2017-10-04tests/perf: make buffer-fill more reliableLionel Landwerlin1-17/+103