summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2020-07-06i915/gem_caching: Remove libdrm dependencyDominik Grzegorzek1-69/+111
2020-07-06lib/bufops: add surface array to cover ccs pgtableZbigniew Kempczyński5-47/+48
2020-07-06Build api_intel_bb with Autotools tooArkadiusz Hiler1-0/+3
2020-07-06tests/kms_flip: Check for link reset during expired seq vblank waitImre Deak1-5/+17
2020-07-06tests/kms_flip: Check for link reset during TS calibration as wellImre Deak1-31/+54
2020-07-06i915/gem_softpin: Tighten interruptible runtimesChris Wilson1-13/+20
2020-07-03tests/api_intel_bb: Add intel_bb API testZbigniew Kempczyński2-0/+710
2020-07-02i915/perf: Instantiate a local drm_fd for the unprivileged helperChris Wilson1-0/+5
2020-07-02i915/gem_exec_await: Update to use __for_each_engine_physicalChris Wilson1-9/+11
2020-07-01i915/gem_close_race: Mix in a contexts and a small delay to closureChris Wilson1-15/+53
2020-06-26lib: Use generic names for APIs that handle ueventsAnkit Nautiyal4-27/+27
2020-06-26tests/kms_content_protection: Use library functions for handling ueventsAnkit Nautiyal1-139/+7
2020-06-23i915/gem_exec_schedule: Fixup linkage between hi/lo priority threadsChris Wilson1-6/+10
2020-06-22i915/gem_userptr_blits: Probe async error statusChris Wilson1-1/+12
2020-06-22i915/gem_exec_schedule: Check for store-dword support before useChris Wilson1-0/+6
2020-06-19tests: Move perf/perf_pmu under i915Chris Wilson4-4/+10
2020-06-14i915/gem_ctx_shared: Try to hide cmdparser delaysChris Wilson1-6/+28
2020-06-13i915/i915_pm_rps: Tighten fence generation for waitboostChris Wilson1-14/+3
2020-06-12i915/gem_exec_reloc: Verify engine isolationChris Wilson1-16/+89
2020-06-12i915/gem_mmap_gtt: Increase concurrent stressChris Wilson1-2/+16
2020-06-10kms_atomic_transition: Avoid duplicate dynamic subtest namesPetri Latvala1-10/+10
2020-06-09kms_cursor_legacy: Keep primary plane enabled for XRGB overlay fallbackMichel Dänzer1-0/+1
2020-06-07i915/gem_ctx_exec: Bump timeout for preempt-resetChris Wilson1-1/+1
2020-06-06i915/i915_pm_sseu: remove libdrm dependencyZbigniew Kempczyński1-42/+31
2020-06-04tests/kms_chamelium: Force reprobe after replugging the connectorImre Deak1-0/+1
2020-06-03i915: purge i915_gem_create_v2Matthew Auld3-177/+5
2020-06-03i915/gem_exec_balancer: Avoid preparser woesChris Wilson1-26/+49
2020-06-02tests/kms_psr2_su: Print debugfs when skipping testJosé Roberto de Souza1-0/+2
2020-06-01tests/kms_fbcon_fbt: When restoring fbcon always set mode to text modeJosé Roberto de Souza1-1/+1
2020-06-01tests/gem_(gpgpu|media)_fill: remove the _v2 suffixZbigniew Kempczyński2-156/+10
2020-06-01i915/gem_exec_schedule: Check for store-dw support before useChris Wilson1-0/+3
2020-06-01i915/gem_eio: Drop stale check for have semaphoresChris Wilson1-3/+1
2020-06-01i915/gem_ctx_shared: Check for queue support before testing themChris Wilson1-0/+1
2020-06-01i915/gem_exec_balancer: Add a delayed variant to bonded-runnerChris Wilson1-2/+17
2020-05-31i915/gem_exec_balancer: Cleanup skipped bonded-sync phasesChris Wilson1-7/+4
2020-05-31i915/gem_exec_balancer: Exercise inter-locked synchronous bondsChris Wilson1-0/+169
2020-05-29i915/gem_exec_balancer: Randomise bonded submissionChris Wilson1-0/+273
2020-05-28kms_busy: Measure the warmup and use that as our timeoutChris Wilson1-4/+8
2020-05-28i915/gem_exec_fence: Reduce non-preemptible workloadDominik Grzegorzek1-3/+9
2020-05-28i915/gem_ctx_engines: Take GPU relocations into account for batch busynessChris Wilson1-3/+27
2020-05-27kms_busy: Fix unpluging and remember to unplug!Chris Wilson1-2/+5
2020-05-26i915/gem_exec_schedule: Fix measurement of ring size to use right engineChris Wilson4-7/+6
2020-05-26i915/gem_exec_schedule: Reduce relocation risk for store-dwordChris Wilson2-8/+16
2020-05-26i915/gem_busy: Mask out the effect of GPU relocationsChris Wilson1-1/+14
2020-05-26i915/perf_pmu: Update inter-engine semaphore detectionChris Wilson1-0/+1
2020-05-26lib/media_fill: Migrate gen11 media pipeline creation to intel_bbZbigniew Kempczyński1-61/+17
2020-05-25i915/gem_exec_reloc: Exercise concurrent relocationsChris Wilson1-0/+209
2020-05-25tests/kms_flip: Don't use igt_fixture in an exit handlerPetri Latvala1-4/+2
2020-05-22i915/sysfs_heartbeat_interval: Watch out for CPU scheduler delaysChris Wilson1-1/+6
2020-05-22i915: Add gem_exec_endlessChris Wilson3-0/+391