Searched defs:drm_cmdline_mode (Results 1 – 2 of 2) sorted by relevance
1051 struct drm_cmdline_mode { struct1057 char name[DRM_DISPLAY_MODE_LEN];1064 bool specified;1071 bool refresh_specified;1078 bool bpp_specified;1085 int xres;1092 int yres;1099 int bpp;1106 int refresh;1113 bool rb;[all …]
1348 struct drm_cmdline_mode { struct1354 char name[DRM_DISPLAY_MODE_LEN];1361 bool specified;1368 bool refresh_specified;1375 bool bpp_specified;1382 unsigned int pixel_clock;1389 int xres;1396 int yres;1403 int bpp;1410 int refresh;[all …]