All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] drm/xe: Small fixes and cleanups for PXP
@ 2025-05-19 23:32 Daniele Ceraolo Spurio
  2025-05-19 23:32 ` [PATCH 1/3] drm/xe/pxp: Use the correct define in the set_property_funcs array Daniele Ceraolo Spurio
                   ` (10 more replies)
  0 siblings, 11 replies; 17+ messages in thread
From: Daniele Ceraolo Spurio @ 2025-05-19 23:32 UTC (permalink / raw)
  To: intel-xe; +Cc: Daniele Ceraolo Spurio, John Harrison

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.

Cc: John Harrison <John.C.Harrison@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


^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2025-05-22 15:17 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-19 23:32 [PATCH 0/3] drm/xe: Small fixes and cleanups for PXP Daniele Ceraolo Spurio
2025-05-19 23:32 ` [PATCH 1/3] drm/xe/pxp: Use the correct define in the set_property_funcs array Daniele Ceraolo Spurio
2025-05-21 20:40   ` John Harrison
2025-05-19 23:32 ` [PATCH 2/3] drm/xe/pxp: Clarify PXP queue creation behavior if PXP is not ready Daniele Ceraolo Spurio
2025-05-20 13:48   ` Souza, Jose
2025-05-21 20:40   ` John Harrison
2025-05-22 15:17   ` Rodrigo Vivi
2025-05-19 23:32 ` [PATCH 3/3] drm/xe/pxp: Decouple queue addition from PXP start Daniele Ceraolo Spurio
2025-05-21 20:41   ` John Harrison
2025-05-20  0:44 ` ✓ CI.Patch_applied: success for drm/xe: Small fixes and cleanups for PXP Patchwork
2025-05-20  0:44 ` ✓ CI.checkpatch: " Patchwork
2025-05-20  0:45 ` ✓ CI.KUnit: " Patchwork
2025-05-20  0:56 ` ✓ CI.Build: " Patchwork
2025-05-20  0:58 ` ✓ CI.Hooks: " Patchwork
2025-05-20  1:00 ` ✓ CI.checksparse: " Patchwork
2025-05-20  1:24 ` ✓ Xe.CI.BAT: " Patchwork
2025-05-20 14:02 ` ✗ Xe.CI.Full: failure " Patchwork

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.