summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-03-07tools/aubdump: For gen10+ support addresses up to 4GBaubdumpJordan Justen1-2/+18
2018-03-07tools/aubdump: Add bitmap to track gtt pages that have been mappedJordan Justen1-1/+95
2018-03-07tools/aubdump: Add gen8_map_rangeJordan Justen1-11/+29
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-05lib/sysfs: s/kick_fbcon/bind_fbcon/Ville Syrjälä4-7/+7
2018-03-05lib/sysfs: Fix fbcon unbind, againVille Syrjälä1-11/+23
2018-03-05lib/igt_pm: Restore runtime pm state on test exitTvrtko Ursulin1-5/+117
2018-03-05igt/gem_spin_batch: Avoid waiting when running concurrentlyChris Wilson1-7/+9
2018-03-05tests/perf_pmu: Handle CPU hotplug failures betterChris Wilson7-7/+115
2018-03-05tests/perf_pmu: Test busyness reporting in face of GPU hangsTvrtko Ursulin1-2/+30
2018-03-03lib: Fix MI_BATCH_BUFFER_START for hang injectionChris Wilson1-7/+21
2018-03-02igt/gem_ctx_switch: Exercise all engines at onceChris Wilson1-0/+79
2018-03-01tools/intel_dp_compliance: Add missing GLIB_CFLAGSThierry Reding1-1/+1
2018-03-01tests/testdisplay: Explicitly use GLIB_CFLAGSThierry Reding1-0/+2
2018-03-01tools/intel_guc_logger: Send GuC log level in new i915 expected formatSagar Arun Kamble1-4/+37
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 Wilson6-134/+124
2018-03-01lib/dummyload: Avoid assertions in lowlevel spin constructorChris Wilson2-4/+17
2018-02-28tests/perf: Fix build warningTvrtko Ursulin1-1/+1
2018-02-28tests/kms_frontbuffer_tracking: Fix build warningTvrtko Ursulin1-1/+1
2018-02-28lib/igt_draw: Fix bo leak in gpu draw routinesMaarten Lankhorst1-0/+3
2018-02-27meson: Get rid of lib_headersArkadiusz Hiler1-59/+0
2018-02-27igt: Make libudev mandatoryAntonio Argenziano10-62/+4
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