Lines Matching defs:drm_cmdline_mode
1117 struct drm_cmdline_mode { struct
1123 char name[DRM_DISPLAY_MODE_LEN];
1130 bool specified;
1137 bool refresh_specified;
1144 bool bpp_specified;
1151 int xres;
1158 int yres;
1165 int bpp;
1172 int refresh;
1179 bool rb;
1186 bool interlace;
1194 bool cvt;
1202 bool margins;
1210 enum drm_connector_force force;
1220 unsigned int rotation_reflection;
1228 enum drm_panel_orientation panel_orientation;
1233 struct drm_connector_tv_margins tv_margins;