summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/xe/xe_sriov_packet.c
AgeCommit message (Expand)AuthorLines
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-1/+1
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-1/+1
2026-01-15drm/xe: Cleanup unused header includesMatt Roper-1/+0
2025-11-27drm/xe/xe_sriov_packet: Return int from pf_descriptor_initJonathan Cavitt-1/+1
2025-11-13drm/xe/pf: Add minimalistic migration descriptorMichał Winiarski-1/+91
2025-11-13drm/xe/pf: Add support for encap/decap of bitstream to/from packetMichał Winiarski-0/+293
2025-11-13drm/xe/pf: Add helpers for migration data packet allocation / freeMichał Winiarski-0/+137