summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-02-27lib/igt_kms: Remove remaining docbook warnings mentioning igt_kms files.Maarten Lankhorst1-11/+18
2018-02-27lib/igt_kms: Fix docbook warningsMaarten Lankhorst2-9/+13
2018-02-27igt/debugfs_tests: Record which file is being opened in kmsgChris Wilson1-1/+2
2018-02-27lib: Export kmsg()Chris Wilson2-14/+23
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-26meson: Don't build docs when cross-compilingPetri Latvala1-1/+4
2018-02-26igt/gem_busy: Fix extended-bsd aliasing checksChris Wilson1-3/+4
2018-02-23Iterate over physical enginesChris Wilson25-382/+124
2018-02-23meson: Make cairo mandatoryArkadiusz Hiler1-1/+1
2018-02-23meson: Use bufmgr stubs headers if libdrm_intel is not foundArkadiusz Hiler1-0/+1
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-23lib/igt_gt: add intel_measure_ring_sizeDaniele Ceraolo Spurio4-0/+157
2018-02-23lib/igt_dummyload: add igt_corkDaniele Ceraolo Spurio2-0/+151
2018-02-22igt: Add VC4 purgeable BO testsBoris Brezillon3-0/+266
2018-02-22igt: Add igt_vc4_get_param() helperBoris Brezillon2-0/+16
2018-02-22igt/vc4: Add a helper function to mark BOs purgeableBoris Brezillon2-0/+13
2018-02-22tools/aubdump: Signal drm sync objects when device override is usedJordan Justen1-0/+16
2018-02-22tools/aubdump: Note pinned BO in verbose outputJordan Justen1-3/+6
2018-02-22tools/aubdump: Support alignment of BO in execbuffer2Jordan Justen1-0/+2
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-22lib/igt_perf: Find active perf CPUTvrtko Ursulin1-1/+8
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 Wilson2-40/+74
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
2018-02-20lib/igt_kms: Add doc for kmstest_ and igt_ functionsCarlos Santa1-1/+133