summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-12-13i915/pm_rpm: Drop obsolete "gem_idle" subtestChris Wilson1-12/+0
2020-12-13i915/gem_exec_fence: Teach invalid-wait about invalid future fencesChris Wilson1-12/+1098
2020-12-13lib/i915: Report scheduler caps for timeslicingChris Wilson3-3/+21
2020-12-13ringszChris Wilson1-5/+6
2020-12-13i915/gem_softpin: Active rebindsChris Wilson1-0/+29
2020-12-13lib: Propagate error from writing to drop-cachesChris Wilson2-5/+6
2020-12-13i915/gem_userptr_blits: Test execution isolationChris Wilson1-0/+40
2020-12-13i915/gem_exec_reloc: Continuing the trend of checking userptrChris Wilson1-3/+10
2020-12-13i915/gem_exec_balancer: Check interactions between bonds and userptrChris Wilson1-15/+31
2020-12-13i915/gem_exec_schedule: Include userptr scheduling testsChris Wilson1-22/+57
2020-12-13i915/gem_exec_balancer: Check balancer submission latencyChris Wilson1-1/+7
2020-12-13lib: Ignore runner's SIGQUIT from fork helpersChris Wilson1-0/+1
2020-12-13lib: Handle chamelium failures gracefullyChris Wilson1-17/+37
2020-12-13tests/kms_cursor_legacy: Check for update overrunsChris Wilson1-0/+8
2020-12-13lib/kms: Open per-crtc debugfs around kmstestsChris Wilson2-0/+71
2020-12-13i915/gem_exec_hostile: Wild Stallions!Chris Wilson5-4/+556
2020-12-13i915/gem_exec_schedule: Try to spot unfairnessChris Wilson1-0/+960
2020-12-13i915/gem_shrink: Refactor allocation sizing based on available memoryChris Wilson1-5/+6
2020-12-13i915/perf_pmu: Verify RC6 measurements before/after suspendChris Wilson1-8/+34
2020-12-13i915/gem_exec_balancer: Measure timeslicing fairnessChris Wilson1-0/+154
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
2020-11-27tests/kms_plane_scaling: Correcting typo error for plane scaler testMohammed Khajapasha1-1/+1
2020-11-26tools/intel_gpu_top: Fixup imc event parsingChris Wilson1-5/+5
2020-11-26tests/i915/perf: deal with 0 delta reportsLionel Landwerlin1-49/+67
2020-11-26tests/i915/perf: constify report checks functionsLionel Landwerlin1-8/+12
2020-11-25tools/intel_gpu_top: Consolidate imc to use pmu_counterChris Wilson1-183/+78