Home
last modified time | relevance | path

Searched refs:drm_sysfb_mode (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/gpu/drm/sysfb/
H A Ddrm_sysfb_helper.h61 struct drm_display_mode drm_sysfb_mode(unsigned int width,
H A Ddrm_sysfb_modeset.c21 struct drm_display_mode drm_sysfb_mode(unsigned int width, in drm_sysfb_mode() function
43 EXPORT_SYMBOL(drm_sysfb_mode);
H A Defidrm.c211 sysfb->fb_mode = drm_sysfb_mode(width, height, 0, 0); in efidrm_device_create()
H A Dvesadrm.c479 sysfb->fb_mode = drm_sysfb_mode(width, height, 0, 0); in vesadrm_device_create()
H A Dsimpledrm.c680 sysfb->fb_mode = drm_sysfb_mode(width, height, width_mm, height_mm); in simpledrm_device_create()
H A Dofdrm.c986 sysfb->fb_mode = drm_sysfb_mode(width, height, 0, 0); in ofdrm_device_create()