Searched refs:drm_sysfb_mode (Results 1 – 6 of 6) sorted by relevance
| /drivers/gpu/drm/sysfb/ |
| A D | drm_sysfb_modeset.c | 22 struct drm_display_mode drm_sysfb_mode(unsigned int width, in drm_sysfb_mode() function 44 EXPORT_SYMBOL(drm_sysfb_mode);
|
| A D | drm_sysfb_helper.h | 63 struct drm_display_mode drm_sysfb_mode(unsigned int width,
|
| A D | efidrm.c | 209 sysfb->fb_mode = drm_sysfb_mode(width, height, 0, 0); in efidrm_device_create()
|
| A D | vesadrm.c | 356 sysfb->fb_mode = drm_sysfb_mode(width, height, 0, 0); in vesadrm_device_create()
|
| A D | simpledrm.c | 683 sysfb->fb_mode = drm_sysfb_mode(width, height, width_mm, height_mm); in simpledrm_device_create()
|
| A D | ofdrm.c | 985 sysfb->fb_mode = drm_sysfb_mode(width, height, 0, 0); in ofdrm_device_create()
|
Completed in 14 milliseconds