Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_step.h19 static inline u32 xe_step_to_gmdid(enum xe_step step) { return step - STEP_A0; } in xe_step_to_gmdid()
21 const char *xe_step_name(enum xe_step step);
H A Dxe_step_types.h69 enum xe_step { enum
/linux/drivers/gpu/drm/xe/compat-i915-headers/
H A Dintel_step.h11 #define intel_step xe_step
/linux/drivers/gpu/drm/xe/tests/
H A Dxe_pci.c134 static const char *step_prefix(enum xe_step step) in step_prefix()
139 static const char *step_name(enum xe_step step) in step_name()