summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/xe_pxp_submit.c
AgeCommit message (Expand)AuthorFilesLines
2025-09-10drm/xe: Convert xe_bo_create_pin_map() for exhaustive evictionThomas Hellström1-10/+24
2025-08-12drm/xe: Assign ioctl xe file handler to vm in xe_vm_createPiotr Piórkowski1-1/+1
2025-02-12drm/xe/pxp: Don't use 0 to indicate NULLDaniele Ceraolo Spurio1-1/+1
2025-02-03drm/xe/pxp: Add GSC session initialization supportDaniele Ceraolo Spurio1-0/+47
2025-02-03drm/xe/pxp: Add GSC session invalidation supportDaniele Ceraolo Spurio1-0/+228
2025-02-03drm/xe/pxp: Add VCS inline termination supportDaniele Ceraolo Spurio1-0/+114
2025-02-03drm/xe/pxp: Allocate PXP execution resourcesDaniele Ceraolo Spurio1-0/+199