Home
last modified time | relevance | path

Searched refs:xe_device_snapshot_print (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/drivers/gpu/drm/xe/
H A Dxe_device.h180 void xe_device_snapshot_print(struct xe_device *xe, struct drm_printer *p);
H A Dxe_devcoredump.c112 xe_device_snapshot_print(xe, &p); in __xe_devcoredump_read()
H A Dxe_device.c1077 void xe_device_snapshot_print(struct xe_device *xe, struct drm_printer *p) in xe_device_snapshot_print() function
H A Dxe_guc_ct.c1835 xe_device_snapshot_print(xe, &lp); in ct_dead_print()