summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-12-18intel-gpu-top: Support for client statscontext-statsTvrtko Ursulin1-11/+523
2020-12-18intel_gpu_top: Fix interactive mode on serial consoleTvrtko Ursulin1-0/+5
2020-12-18intel_gpu_top: Aggregate engine busyness per classTvrtko Ursulin2-13/+197
2020-12-18intel_gpu_top: Support exiting the tool by pressing 'q'Tvrtko Ursulin2-13/+73
2020-12-18lib/igt_perf: Request CLOCK_MONOTONIC when opening eventsTvrtko Ursulin1-3/+6
2020-12-18lib: Fix double lock in igt_free_spins()Chris Wilson1-17/+23
2020-12-17i915/perf_pmu: Exercise I915_PMU_SOFTWARE_GT_AWAKE_TIMEChris Wilson4-1/+56
2020-12-17i915/gem_softpin: Check the last 32b page is excludedChris Wilson1-0/+37
2020-12-17i915/perf_pmu: Replace init/read-other with a pleaChris Wilson1-43/+15
2020-12-17i915/api_intel_bb: Only assert objects are unmoved for full-ppgttChris Wilson1-19/+22
2020-12-17tests/kms_color_chamelium: fix update successKunal Joshi1-3/+9
2020-12-16kms_atomic_transition:Convert nx-modeset-transitions subtest to dynamicNidhi Gupta1-10/+27
2020-12-16i915/gem_softpin: Check full placement control under full-ppgttChris Wilson1-0/+63
2020-12-16i915/gem_exec_params: Assert a 4G object does _not_ fit without 48bChris Wilson1-1/+7
2020-12-15tests/device_reset: check for i915 in unbind_reset_rebind()Jeremy Cline1-4/+6
2020-12-15i915/perf_pmu: Verify RC6 measurements before/after suspendChris Wilson1-3/+36
2020-12-15i915/gem_shrink: Refactor allocation sizing based on available memoryChris Wilson1-5/+6
2020-12-15i915/gem_exec_schedule: Measure timeslice distribution when oversaturatedChris Wilson1-0/+179
2020-12-15resultgen: avoid null pointer dereference from reallocJeremy Cline1-2/+9
2020-12-15tests/i915/perf: verify reason field in OA reports is never 0Lionel Landwerlin1-0/+90
2020-12-14i915/gem_exec_balancer: Tighter fairness thresholdChris Wilson1-1/+1
2020-12-14tools: Use igt_device_get_pci_device() for known fdChris Wilson2-3/+8
2020-12-14lib/i915: Use I915_CONTEXT_PARAM_GTT_SIZEChris Wilson1-1/+1
2020-12-14i915/gem_exec_balancer: Measure timeslicing fairnessChris Wilson1-0/+167
2020-12-14core_setmaster: Load modules before accessing device filesPetri Latvala1-0/+9
2020-12-12lib: Pass device fd to gem_mmappable_aperture_size()Chris Wilson14-145/+138
2020-12-11intel-ci: Remove blacklisting for perf_pmu/cpu-hotplugChris Wilson1-5/+0
2020-12-11i915/gem_create: Exercise bo creation while the GPU is busyChris Wilson1-0/+41
2020-12-11i915/gem_exec_fence: Skip timeline tests if not supportedChris Wilson1-1/+1
2020-12-11i915/gem_vm_create: Race vm-destroy against object freeChris Wilson1-0/+67
2020-12-11i915/gem_exec_fence: Check a submit chainChris Wilson3-8/+60
2020-12-10i915/gem_mmap_gtt: Replace gem_threaded_access_tiledChris Wilson5-134/+15
2020-12-10i915/gem_tiled_blits: Remove libdrm dependencyDominik Grzegorzek1-42/+45
2020-12-10i915/gem_unref_active_buffers.c: Remove libdrm dependencyDominik Grzegorzek2-55/+77
2020-12-10i915/gem_unfence_active_buffers.c: Remove librdm dependencyDominik Grzegorzek1-93/+28
2020-12-08i915/query: Directly check query results against GETPARAMChris Wilson1-40/+9
2020-12-08i915/query: Cross-check engine list against execbuf interfaceChris Wilson1-1/+26
2020-12-07runner: Don't kill a test on taint if watching timeoutsJanusz Krzysztofik1-6/+20
2020-12-07tests/kms_color_chamelium: time optimizationKunal Joshi1-9/+9
2020-12-06i915/gem_ctx_exec: Check spinner requirements before forkChris Wilson1-3/+5
2020-12-04i915/gem_ctx_exec: Exercise execution along context while closing itChris Wilson1-0/+84
2020-12-03i915/sysfs_timeslice_duration: Measure error thresholdChris Wilson2-21/+46
2020-12-03i915/api_intel_bb: Only assert objects are unmoved for full-ppgttChris Wilson1-4/+15
2020-12-01tests/kms_plane: optimize pixel format testsJuha-Pekka Heikkila1-53/+109
2020-11-30i915/gem_request_retire: Switch from random blitter loads to dummyChris Wilson3-160/+34
2020-11-30test/i915/gem_exec_reloc: Restore interclient testingsChris Wilson1-0/+219
2020-11-30tools/lsgpu: Add -n switch to list devices using vendor:device hex idZbigniew Kempczyński1-1/+7
2020-11-30tools/intel_gpu_top: Add generation info in headerZbigniew Kempczyński3-3/+10
2020-11-30lib/igt_device_scan: Remember vendor/device for pci devicesZbigniew Kempczyński2-13/+142
2020-11-28i915/gem_exec_capture: Trim the blocking workloadChris Wilson1-1/+11