[PATCH 1/2] drm/xe: Stop passing user flag to xe_bo_create_user()

Matthew Auld matthew.auld at intel.com
Thu Mar 14 17:07:53 UTC 2024


On 14/03/2024 05:26, Lucas De Marchi wrote:
> It's quite redundant to pass XE_BO_CREATE_USER_BIT to
> xe_bo_create_user() since the only difference of that function is to
> force that flag. Stop passing the flag in the few cases that were
> explicitly doing so.
> 
> Signed-off-by: Lucas De Marchi <lucas.demarchi at intel.com>
Reviewed-by: Matthew Auld <matthew.auld at intel.com>


More information about the Intel-xe mailing list