[PATCH v2 0/3] drm/xe: Small fixes and cleanups for PXP

Daniele Ceraolo Spurio daniele.ceraolospurio at intel.com
Thu May 22 20:46:03 UTC 2025


A couple of minor fixes (including fixing a non-properly defined case in
the UAPI to cover the case where GSC fails to load), plus some code
cleanup to make things more readable.

v2: very minor doc reword

Cc: John Harrison <John.C.Harrison at Intel.com>

Daniele Ceraolo Spurio (3):
  drm/xe/pxp: Use the correct define in the set_property_funcs array
  drm/xe/pxp: Clarify PXP queue creation behavior if PXP is not ready
  drm/xe/pxp: Decouple queue addition from PXP start

 drivers/gpu/drm/xe/xe_bo.c  |   2 +-
 drivers/gpu/drm/xe/xe_pxp.c | 145 ++++++++++++++++++++++--------------
 include/uapi/drm/xe_drm.h   |   5 ++
 3 files changed, 96 insertions(+), 56 deletions(-)

-- 
2.43.0



More information about the Intel-xe mailing list