Home
last modified time | relevance | path

Searched defs:gsc_to_gt (Results 1 – 5 of 5) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_gsc_debugfs.c18 gsc_to_gt(struct xe_gsc *gsc) in gsc_to_gt() function
Dxe_gsc_submit.c39 gsc_to_gt(struct xe_gsc *gsc) in gsc_to_gt() function
Dxe_gsc.c39 gsc_to_gt(struct xe_gsc *gsc) in gsc_to_gt() function
Dxe_gsc_proxy.c60 gsc_to_gt(struct xe_gsc *gsc) in gsc_to_gt() function
/linux-6.12.1/drivers/gpu/drm/i915/gt/
Dintel_gt.h117 static inline struct intel_gt *gsc_to_gt(struct intel_gsc *gsc) in gsc_to_gt() function