universe.0xinfinity.dev/distro/kernel/atom?h=master rnate' title='Atom feed' href='https://universe.0xinfinity.dev/distro/kernel/atom/drivers/gpu/drm/i915/gt/selftest_lrc.c?h=master' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/gt/selftest_lrc.c
AgeCommit message (Expand)Author
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