aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/gt/selftest_lrc.c
AgeCommit message (Expand)Author
2023-10-31drm/i915/gt: add selftest to exercise WABBAndrzej Hajda
2023-10-31drm/i915: Add WABB blit for Wa_16018031267 / Wa_16018063123Andrzej Hajda
2023-08-10drm/i915: Make i915_coherent_map_type GT-centricJonathan Cavitt
2023-01-09drm/i915/selftest: use igt_vma_move_to_active_unlocked if possibleAndrzej Hajda
2022-12-06drm/i915: Wrap all access to i915_vma.node.start|sizeChris Wilson
2022-11-16drm/i915/selftests: add igt_vma_move_to_active_unlockedAndrzej Hajda
2022-11-16drm/i915: call i915_request_await_object from _i915_vma_move_to_activeAndrzej Hajda
2022-09-14drm/i915/selftest: Clear the output buffers before GPU writesChris Wilson
2022-09-14drm/i915/selftest: Always cancel semaphore on errorChris Wilson
2022-09-14drm/i915/selftests: Check for incomplete LRI from the context imageChris Wilson
2022-09-14drm/i915/gt: Explicitly clear BB_OFFSET for new contextsChris Wilson
2022-07-11drm/i915/selftests: fix a couple IS_ERR() vs NULL testsDan Carpenter
2022-05-02drm/i915/selftests: Skip poisoning SET_PREDICATE_RESULT on dg2Chris Wilson
2022-05-02drm/i915/xehpsdv/dg1/tgl: Fix issue with LRI relative addressingAkeem G Abodunrin
2022-04-05drm/i915: Track context current active timeTvrtko Ursulin
2022-02-11drm/i915: split out i915_gem_internal.h from i915_drv.hJani Nikula
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