Searched refs:DRM_SHADOW_PLANE_MAX_WIDTH (Results 1 – 6 of 6) sorted by relevance
31 #define DRM_SHADOW_PLANE_MAX_WIDTH (4096u) macro
287 max_width = max_t(unsigned long, width, DRM_SHADOW_PLANE_MAX_WIDTH); in efidrm_device_create()
1007 max_width = max_t(unsigned long, width, DRM_SHADOW_PLANE_MAX_WIDTH); in ofdrm_device_create()
720 max_width = max_t(unsigned long, mode->hdisplay, DRM_SHADOW_PLANE_MAX_WIDTH); in st7920_init_modeset()
682 drm->mode_config.max_width = max(adev->height, DRM_SHADOW_PLANE_MAX_WIDTH); in appletbdrm_setup_mode_config()
1880 max_width = max_t(unsigned long, mode->hdisplay, DRM_SHADOW_PLANE_MAX_WIDTH); in ssd130x_init_modeset()