Lines Matching defs:drm_cmdline_mode
1097 struct drm_cmdline_mode { struct
1103 char name[DRM_DISPLAY_MODE_LEN];
1110 bool specified;
1117 bool refresh_specified;
1124 bool bpp_specified;
1131 int xres;
1138 int yres;
1145 int bpp;
1152 int refresh;
1159 bool rb;
1166 bool interlace;
1174 bool cvt;
1182 bool margins;
1190 enum drm_connector_force force;
1200 unsigned int rotation_reflection;
1208 enum drm_panel_orientation panel_orientation;
1213 struct drm_connector_tv_margins tv_margins;