summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/gt/selftest_lrc.c
AgeCommit message (Expand)Author
2021-12-17drm/i915/gt: Use to_gt() helperMichaƂ Winiarski
2021-06-18drm/i915: Move submission tasklet to i915_sched_engineMatthew Brost
2021-06-05drm/i915/gt: replace IS_GEN and friends with GRAPHICS_VERLucas De Marchi
2021-04-27drm/i915: Update the helper to set correct mappingVenkata Sandeep Dhanalakota
2021-04-08Merge tag 'drm-intel-gt-next-2021-04-06' of git://anongit.freedesktop.org/drm...Dave Airlie
2021-03-24drm/i915: Strip out internal prioritiesChris Wilson
2021-03-24drm/i915/selftests: Prepare execlists and lrc selftests for obj->mm.lock removalMaarten Lankhorst
2021-03-24drm/i915: Move pinning to inside engine_wa_list_verify()Maarten Lankhorst
2021-01-06drm/i915/selftests: Break out of the lrc layout test after register mismatchChris Wilson
2021-01-05drm/i915/selftests: Switch 4k kmalloc to use get_free_page for alignmentChris Wilson
2020-12-24drm/i915/gt: Replace direct submit with direct call to taskletChris Wilson
2020-12-22drm/i915/selftests: Be paranoid and flush the tasklet before checking statusChris Wilson
2020-12-22drm/i915/selftests: Flush the preemption request before waitingChris Wilson
2020-12-21drm/i915/gt: Provide a utility to create a scratch bufferChris Wilson
2020-12-21drm/i915/gt: Split logical ring contexts from execlist submissionChris Wilson
2020-12-09drm/i915/gt: Rename lrc.c to execlists_submission.cChris Wilson
2020-09-07drm/i915/selftests: Fix locking inversion in lrc selftest.Maarten Lankhorst
2020-09-07drm/i915: Make sure execbuffer always passes ww state to i915_vma_pin.Maarten Lankhorst
2020-09-07drm/i915/gem: Remove disordered per-file request list for throttlingChris Wilson
2020-07-08drm/i915: Move the engine mask to intel_gt_infoDaniele Ceraolo Spurio
2020-06-18drm/i915/selftests: Enable selftesting of busy-statsChris Wilson
2020-06-17drm/i915/selftests: fix spelling mistake "submited" -> "submitted"Colin Ian King
2020-06-17drm/i915/selftests: Check preemption rollback of different ring queue depthsChris Wilson
2020-06-17drm/i915/selftests: Use friendly request names for live_timeslice_rewindChris Wilson
2020-06-17drm/i915/selftests: Exercise far preemption rollbacksChris Wilson
2020-06-16drm/i915/selftests: Fix inconsistent IS_ERR and PTR_ERRGustavo A. R. Silva
2020-06-15drm/i915/selftests: Disable preemptive heartbeats over preemption testsChris Wilson
2020-06-13drm/i915/selftests: Trim execlists runtimeChris Wilson
2020-06-11drm/i915/selftests: Remove live_suppress_wait_preemptChris Wilson
2020-06-04drm/i915: Trim set_timer_ms() intervalsChris Wilson
2020-05-28drm/i915/gt: Prevent timeslicing into unpreemptable requestsChris Wilson
2020-05-21drm/i915/selftests: Flush the submission, not cancel it!Chris Wilson
2020-05-19drm/i915/selftests: Add tests for timeslicing virtual enginesChris Wilson
2020-05-19drm/i915/selftests: Check for an initial-breadcrumb in wait_for_submit()Chris Wilson
2020-05-19drm/i915/selftests: Restore to default heartbeatChris Wilson
2020-05-19drm/i915/selftests: Change priority overflow detectionChris Wilson
2020-05-18drm/i915/selftests: Refactor sibling selectionChris Wilson
2020-05-05drm/i915/gt: Stop holding onto the pinned_default_stateChris Wilson
2020-05-04drm/i915/gem: Implement legacy MI_STORE_DATA_IMMChris Wilson
2020-04-29drm/i915/gt: Keep a no-frills swappable copy of the default context stateChris Wilson
2020-04-29drm/i915/selftests: fix error handling in __live_lrc_indirect_ctx_bb()Dan Carpenter
2020-04-25drm/i915: Use indirect ctx bb to mend CMD_BUF_CCTLMika Kuoppala
2020-04-25drm/i915: Add live selftests for indirect ctx batchbuffersMika Kuoppala
2020-04-25drm/i915: Add engine scratch register to live_lrc_fixedMika Kuoppala
2020-04-24drm/i915: Make define for lrc state offsetMika Kuoppala
2020-04-24drm/i915/selftests: Add context batchbuffers registers to live_lrc_fixedMika Kuoppala
2020-04-22drm/i915/selftests: Try to detect rollback during batchbuffer preemptionChris Wilson
2020-04-10drm/i915/selftests: Check for an already completed timesliceChris Wilson
2020-04-08drm/i915/selftests: Take an explicit ref for rq->batchChris Wilson
2020-04-08drm/i915/selftests: Drop vestigal timeslicing assertChris Wilson