summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2018-03-06igt: Remove gen7_forcewake_mtChris Wilson4-258/+0
2018-03-06igt/gen7_forcewake_mt: Mark the mmio register as volatileChris Wilson1-29/+79
2018-03-05igt/gem_spin_batch: Avoid waiting when running concurrentlyChris Wilson1-7/+9
2018-03-05tests/perf_pmu: Handle CPU hotplug failures betterChris Wilson1-7/+31
2018-03-05tests/perf_pmu: Test busyness reporting in face of GPU hangsTvrtko Ursulin1-2/+30
2018-03-02igt/gem_ctx_switch: Exercise all engines at onceChris Wilson1-0/+79
2018-03-01tests/testdisplay: Explicitly use GLIB_CFLAGSThierry Reding1-0/+2
2018-03-01igt/gem_exec_capture: Exercise readback of userptrChris Wilson1-3/+32
2018-03-01tests/perf: simplify buffer-fill subtestLionel Landwerlin1-45/+3
2018-03-01tests/perf: simplify enable-disable subtestLionel Landwerlin1-30/+17
2018-03-01lib: Provide an accelerated routine for readback from WCChris Wilson3-133/+4
2018-03-01lib/dummyload: Avoid assertions in lowlevel spin constructorChris Wilson1-1/+3
2018-02-28tests/perf: Fix build warningTvrtko Ursulin1-1/+1
2018-02-28tests/kms_frontbuffer_tracking: Fix build warningTvrtko Ursulin1-1/+1
2018-02-27igt: Make libudev mandatoryAntonio Argenziano1-12/+0
2018-02-27igt/debugfs_tests: Record which file is being opened in kmsgChris Wilson1-1/+2
2018-02-26igt/gem_softpin: Only expect EINVAL for color-overlaps for user objectsChris Wilson1-2/+2
2018-02-26igt/kms_force_connector_basic: Clear any previous connector overrideChris Wilson1-7/+17
2018-02-26tests/kms_plane_lowres: Drain pipe before reading CRCMika Kahola1-24/+11
2018-02-26igt/gem_busy: Fix extended-bsd aliasing checksChris Wilson1-3/+4
2018-02-23Iterate over physical enginesChris Wilson23-382/+92
2018-02-23igt: Use lib gem_execbuf where possibleAntonio Argenziano16-95/+32
2018-02-23tests/gem_busy: Use intel_measure_ring_sizeAntonio Argenziano1-96/+2
2018-02-23tests/gem_ringfill: use intel_measure_ring_sizeDaniele Ceraolo Spurio1-95/+2
2018-02-23tests/gem_exec_await: use intel_measure_ring_sizeDaniele Ceraolo Spurio1-89/+2
2018-02-23tests/gem_eio: use igt_corkAntonio Argenziano1-6/+4
2018-02-23tests/gem_wait: use igt_corkDaniele Ceraolo Spurio1-44/+14
2018-02-23tests/gem_exec_latency: use new common functionsDaniele Ceraolo Spurio1-86/+13
2018-02-23tests/gem_exec_fence: use new common functionsDaniele Ceraolo Spurio1-95/+12
2018-02-23tests/gem_exec_schedule: use new common functionsDaniele Ceraolo Spurio1-121/+41
2018-02-22igt: Add VC4 purgeable BO testsBoris Brezillon3-0/+266
2018-02-22igt/gem_ctx_isolation: Fix checking for context supportChris Wilson1-1/+1
2018-02-22test/perf: fixup inverted conditionLionel Landwerlin1-1/+1
2018-02-22igt/kms_fronbuffer_tracking: Handle ENODEV when checking i915_edp_psr_status ...Lofstedt, Marta1-0/+3
2018-02-22igt/kms_fbcon_fbt: Handle ENODEV when checking i915_edp_psr_status for chipse...Lofstedt, Marta1-0/+3
2018-02-22igt/perf_pmu: Fix 64b printf-ismsChris Wilson1-1/+1
2018-02-22tests/perf_pmu: Skip hotplug test on BroxtonTvrtko Ursulin1-0/+1
2018-02-21igt/perf_pmu: Use a self-correcting busy pwmChris Wilson1-40/+34
2018-02-21igt/kms_fbcon_fbt: Handle ENODEV when checking i915_fbc_info for chipset supportChris Wilson1-0/+3
2018-02-21igt/gem_ctx_isolation: Check isolation of registers between contextsChris Wilson3-1/+679
2018-02-21tests/perf: make oa-exponents subtest more reliableLionel Landwerlin1-329/+78
2018-02-21igt/gem_ctx_switch: Do a warmup pass over all contextsChris Wilson1-0/+7
2018-02-21igt/gem_eio: Use slow spinners to inject hangsChris Wilson1-40/+73
2018-02-21igt/gem_exec_schedule: Replace constant 16 with its magic macroChris Wilson1-8/+11
2018-02-21igt/gem_exec_schedule: Dump the engine info prior to sync on preempt_otherChris Wilson1-0/+1
2018-02-21igt/gem_exec_schedule: Trim max number of contexts usedChris Wilson1-26/+32
2018-02-21igt/kms_frontbuffer_tracking: Wait for PSR to be disabledChris Wilson1-2/+10
2018-02-20igt/gem_fenced_exec_thrash: Use fixed durationsChris Wilson1-85/+31
2018-02-20tests/kms_chv_cursor_fail: Use igt_display_reset() and igt_pipe_crc_drain()Maarten Lankhorst1-42/+18
2018-02-20tests/kms_plane_scaling: Use existing igt_kms apis to paint the fbCarlos Santa1-12/+2