Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/display/
H A Dintel_display_device.c30 const enum intel_step *map; /* revid to step map */
699 static const enum intel_step skl_steppings[] = {
737 static const enum intel_step kbl_steppings[] = {
835 static const enum intel_step bxt_steppings[] = {
853 static const enum intel_step glk_steppings[] = {
915 static const enum intel_step icl_steppings[] = {
942 static const enum intel_step jsl_ehl_steppings[] = {
1007 static const enum intel_step tgl_steppings[] = {
1012 static const enum intel_step tgl_uy_steppings[] = {
1042 static const enum intel_step dg1_steppings[] = {
[all …]
/linux/drivers/gpu/drm/i915/
H A Dintel_step.h70 enum intel_step { enum
78 const char *intel_step_name(enum intel_step step);
/linux/drivers/gpu/drm/xe/compat-i915-headers/
H A Dintel_step.h11 #define intel_step xe_step macro