[PATCH 2/9] drm/xe: Convert xe_gem_fault to use direct xe_pm_runtime calls
Matthew Auld
matthew.auld at intel.com
Tue Mar 5 10:18:59 UTC 2024
On 04/03/2024 18:21, Rodrigo Vivi wrote:
> The gem page fault is one of the outer bound protections where
> we want to ensure that the hardware is in D0 before proceeding
> with memory access. Let's convert it towards the xe_pm_runtime
> functions directly so we can then convert the mem_access to be
> inner protection only and then Kill it for good.
>
> Signed-off-by: Rodrigo Vivi <rodrigo.vivi at intel.com>
Reviewed-by: Matthew Auld <matthew.auld at intel.com>
More information about the Intel-xe
mailing list