[PATCH 06/11] drm/xe: Remove useless mem_access during probe

Matthew Auld matthew.auld at intel.com
Tue Mar 12 09:19:36 UTC 2024


On 11/03/2024 19:22, Rodrigo Vivi wrote:
> xe_pm_init is the very last thing during the xe_pci_probe(),
> hence these protections are useless from the point of view
> of ensuring that the device is awake.
> 
> Let's remove it so we continue towards the goal of killing
> xe_device_mem_access.
> 
> v2: Adding more cases
> v3: Provide a separate fix for xe_tile_init_noalloc return (Matt)
>      Adding a new case where display HDCP init calls which
>      are also called at display probe time.
> 
> Cc: Matthew Auld <matthew.auld at intel.com>
> Signed-off-by: Rodrigo Vivi <rodrigo.vivi at intel.com>
Reviewed-by: Matthew Auld <matthew.auld at intel.com>


More information about the Intel-gfx mailing list