aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/gt/selftest_lrc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-09-07drm/i915/gem: Remove disordered per-file request list for throttlingChris Wilson1-3/+2
2020-07-08drm/i915: Move the engine mask to intel_gt_infoDaniele Ceraolo Spurio1-5/+3
2020-06-18drm/i915/selftests: Enable selftesting of busy-statsChris Wilson1-47/+32
2020-06-17drm/i915/selftests: fix spelling mistake "submited" -> "submitted"Colin Ian King1-1/+1
2020-06-17drm/i915/selftests: Check preemption rollback of different ring queue depthsChris Wilson1-0/+163
2020-06-17drm/i915/selftests: Use friendly request names for live_timeslice_rewindChris Wilson1-7/+8
2020-06-17drm/i915/selftests: Exercise far preemption rollbacksChris Wilson1-0/+151
2020-06-16drm/i915/selftests: Fix inconsistent IS_ERR and PTR_ERRGustavo A. R. Silva1-1/+1
2020-06-15drm/i915/selftests: Disable preemptive heartbeats over preemption testsChris Wilson1-7/+7
2020-06-13drm/i915/selftests: Trim execlists runtimeChris Wilson1-47/+19
2020-06-11drm/i915/selftests: Remove live_suppress_wait_preemptChris Wilson1-178/+0
2020-06-04drm/i915: Trim set_timer_ms() intervalsChris Wilson1-17/+12
2020-05-28drm/i915/gt: Prevent timeslicing into unpreemptable requestsChris Wilson1-1/+117
2020-05-21drm/i915/selftests: Flush the submission, not cancel it!Chris Wilson1-1/+1
2020-05-19drm/i915/selftests: Add tests for timeslicing virtual enginesChris Wilson1-3/+197
2020-05-19drm/i915/selftests: Check for an initial-breadcrumb in wait_for_submit()Chris Wilson1-1/+1
2020-05-19drm/i915/selftests: Restore to default heartbeatChris Wilson1-44/+23
2020-05-19drm/i915/selftests: Change priority overflow detectionChris Wilson1-3/+3
2020-05-18drm/i915/selftests: Refactor sibling selectionChris Wilson1-41/+27
2020-05-05drm/i915/gt: Stop holding onto the pinned_default_stateChris Wilson1-13/+40
2020-05-04drm/i915/gem: Implement legacy MI_STORE_DATA_IMMChris Wilson1-31/+2
2020-04-29drm/i915/gt: Keep a no-frills swappable copy of the default context stateChris Wilson1-6/+4
2020-04-29drm/i915/selftests: fix error handling in __live_lrc_indirect_ctx_bb()Dan Carpenter1-12/+18
2020-04-25drm/i915: Use indirect ctx bb to mend CMD_BUF_CCTLMika Kuoppala1-0/+5
2020-04-25drm/i915: Add live selftests for indirect ctx batchbuffersMika Kuoppala1-0/+150
2020-04-25drm/i915: Add engine scratch register to live_lrc_fixedMika Kuoppala1-0/+5
2020-04-24drm/i915: Make define for lrc state offsetMika Kuoppala1-7/+7
2020-04-24drm/i915/selftests: Add context batchbuffers registers to live_lrc_fixedMika Kuoppala1-0/+15
2020-04-22drm/i915/selftests: Try to detect rollback during batchbuffer preemptionChris Wilson1-1/+328
2020-04-10drm/i915/selftests: Check for an already completed timesliceChris Wilson1-0/+1
2020-04-08drm/i915/selftests: Take an explicit ref for rq->batchChris Wilson1-1/+3
2020-04-08drm/i915/selftests: Drop vestigal timeslicing assertChris Wilson1-1/+0
2020-04-07drm/i915/gt: Yield the timeslice if caught waiting on a user semaphoreChris Wilson1-16/+18
2020-04-03drm/i915/selftests: Wait until we start timeslicing after a submitChris Wilson1-1/+6
2020-04-02drm/i915/selftests: Check for has-reset before testing hostile contextsChris Wilson1-0/+3
2020-03-31drm/i915: Report all failed registers for ctx isolationMika Kuoppala1-12/+13
2020-03-31drm/i915/selftests: Tidy up an error message for live_error_interruptChris Wilson1-4/+5
2020-03-30drm/i915/selftests: Check timeout before flush and cond checksChris Wilson1-9/+24
2020-03-13drm/i915/selftest: Add more poison patternsChris Wilson1-1/+6
2020-03-03drm/i915/selftests: Fix uninitialized variableAditya Swarup1-1/+1
2020-02-28drm/i915/selftests: Be a little more lenient for reset workersChris Wilson1-22/+53
2020-02-28drm/i915/selftests: Wait for the context switchChris Wilson1-11/+29
2020-02-28drm/i915/selftests: Check recovery from corrupted LRCChris Wilson1-0/+135
2020-02-28drm/i915/selftests: Verify LRC isolationChris Wilson1-0/+533
2020-02-20drm/i915/guc: Kill USES_GUC_SUBMISSION macroDaniele Ceraolo Spurio1-6/+6
2020-02-19drm/i915/selftests: Mark GPR checking more hostileChris Wilson1-31/+96
2020-02-19drm/i915/selftest: Analyse timestamp behaviour across context switchesChris Wilson1-0/+229
2020-02-18drm/i915/selftests: Flush tasklet on wait_for_submit()Chris Wilson1-4/+4
2020-02-18drm/i915/selftests: Check for any sign of request starting in wait_for_submit()Chris Wilson1-1/+1
2020-02-16drm/i915: Track hw reported context runtimeTvrtko Ursulin1-0/+96