index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
xe
/
xe_pxp.c
Age
Commit message (
Expand
)
Author
2025-06-02
drm/xe/pxp: Decouple queue addition from PXP start
Daniele Ceraolo Spurio
2025-06-02
drm/xe/pxp: Clarify PXP queue creation behavior if PXP is not ready
Daniele Ceraolo Spurio
2025-03-11
Merge tag 'drm-intel-next-2025-03-10' of https://gitlab.freedesktop.org/drm/i...
Dave Airlie
2025-03-03
drm/i915/pxp & drm/xe/pxp: Figure out pxp instance from the gem object
Jani Nikula
2025-02-26
drm/xe/pxp: Don't kill queues while holding PXP locks
Daniele Ceraolo Spurio
2025-02-04
drm/xe/pxp: Fail the load if PXP fails to initialize
Daniele Ceraolo Spurio
2025-02-03
drm/xe/pxp: add PXP PM support
Daniele Ceraolo Spurio
2025-02-03
drm/xe/pxp/uapi: Add API to mark a BO as using PXP
Daniele Ceraolo Spurio
2025-02-03
drm/xe/pxp/uapi: Add a query for PXP status
Daniele Ceraolo Spurio
2025-02-03
drm/xe/pxp/uapi: Add userspace and LRC support for PXP-using queues
Daniele Ceraolo Spurio
2025-02-03
drm/xe/pxp: Add PXP queue tracking and session start
Daniele Ceraolo Spurio
2025-02-03
drm/xe/pxp: Handle the PXP termination interrupt
Daniele Ceraolo Spurio
2025-02-03
drm/xe/pxp: Allocate PXP execution resources
Daniele Ceraolo Spurio
2025-02-03
drm/xe/pxp: Initialize PXP structure and KCR reg
Daniele Ceraolo Spurio