Home
last modified time | relevance | path

Searched refs:intel_step (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/drivers/gpu/drm/i915/display/
H A Dintel_display_device.c27 const enum intel_step *map; /* revid to step map */
696 static const enum intel_step skl_steppings[] = {
734 static const enum intel_step kbl_steppings[] = {
832 static const enum intel_step bxt_steppings[] = {
850 static const enum intel_step glk_steppings[] = {
912 static const enum intel_step icl_steppings[] = {
1004 static const enum intel_step tgl_steppings[] = {
1039 static const enum intel_step dg1_steppings[] = {
1555 const enum intel_step *map = main->map; in get_pre_gmdid_step()
1558 enum intel_step step; in get_pre_gmdid_step()
[all …]
/linux-6.15/drivers/gpu/drm/i915/
H A Dintel_step.h70 enum intel_step { enum
78 const char *intel_step_name(enum intel_step step);
H A Dintel_step.c262 const char *intel_step_name(enum intel_step step) in intel_step_name()
H A DMakefile44 intel_step.o \
/linux-6.15/drivers/gpu/drm/xe/compat-i915-headers/
H A Dintel_step.h11 #define intel_step xe_step macro