Searched refs:drm_sysfb_mode (Results 1 – 6 of 6) sorted by relevance
| /linux/drivers/gpu/drm/sysfb/ |
| H A D | drm_sysfb_helper.h | 61 struct drm_display_mode drm_sysfb_mode(unsigned int width,
|
| H A D | drm_sysfb_modeset.c | 21 struct drm_display_mode drm_sysfb_mode(unsigned int width, in drm_sysfb_mode() function 43 EXPORT_SYMBOL(drm_sysfb_mode);
|
| H A D | efidrm.c | 211 sysfb->fb_mode = drm_sysfb_mode(width, height, 0, 0); in efidrm_device_create()
|
| H A D | vesadrm.c | 479 sysfb->fb_mode = drm_sysfb_mode(width, height, 0, 0); in vesadrm_device_create()
|
| H A D | simpledrm.c | 680 sysfb->fb_mode = drm_sysfb_mode(width, height, width_mm, height_mm); in simpledrm_device_create()
|
| H A D | ofdrm.c | 986 sysfb->fb_mode = drm_sysfb_mode(width, height, 0, 0); in ofdrm_device_create()
|