]> git.dujemihanovic.xyz Git - linux.git/commit
drm/xe: Replace dma_buf mem_access per direct xe_pm_runtime calls
authorRodrigo Vivi <rodrigo.vivi@intel.com>
Thu, 22 Feb 2024 16:39:31 +0000 (11:39 -0500)
committerRodrigo Vivi <rodrigo.vivi@intel.com>
Mon, 26 Feb 2024 14:06:45 +0000 (09:06 -0500)
commitdb5a5a8338347ef43bb53ccab730cde326d030e8
treefe58c214f1446268d30e006a6a6af5546eae72ea
parent5b2b3a0fbb287d862cb39469a0f4826d8073b30e
drm/xe: Replace dma_buf mem_access per direct xe_pm_runtime calls

Continue on the path to entirely remove mem_access helpers in
favour of the direct xe_pm_runtime calls. This item is one of
the direct outer bounds of the protection.

Reviewed-by: Matthew Auld <matthew.auld@intel.com>
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240222163937.138342-8-rodrigo.vivi@intel.com
drivers/gpu/drm/xe/xe_dma_buf.c