Lines Matching defs:drm_cmdline_mode
1043 struct drm_cmdline_mode { struct
1049 char name[DRM_DISPLAY_MODE_LEN];
1056 bool specified;
1063 bool refresh_specified;
1070 bool bpp_specified;
1077 int xres;
1084 int yres;
1091 int bpp;
1098 int refresh;
1105 bool rb;
1112 bool interlace;
1120 bool cvt;
1128 bool margins;
1136 enum drm_connector_force force;
1146 unsigned int rotation_reflection;
1154 enum drm_panel_orientation panel_orientation;
1159 struct drm_connector_tv_margins tv_margins;