Lines Matching defs:drm_cmdline_mode
1184 struct drm_cmdline_mode { struct
1190 char name[DRM_DISPLAY_MODE_LEN];
1197 bool specified;
1204 bool refresh_specified;
1211 bool bpp_specified;
1218 int xres;
1225 int yres;
1232 int bpp;
1239 int refresh;
1246 bool rb;
1253 bool interlace;
1261 bool cvt;
1269 bool margins;
1277 enum drm_connector_force force;
1287 unsigned int rotation_reflection;
1295 enum drm_panel_orientation panel_orientation;
1300 struct drm_connector_tv_margins tv_margins;