Searched refs:tilcdc_crtc_max_width (Results 1 - 3 of 3) sorted by relevance

/drivers/gpu/drm/tilcdc/
H A Dtilcdc_drv.h170 int tilcdc_crtc_max_width(struct drm_crtc *crtc);
H A Dtilcdc_crtc.c426 int tilcdc_crtc_max_width(struct drm_crtc *crtc) function
450 if (mode->hdisplay > tilcdc_crtc_max_width(crtc))
H A Dtilcdc_drv.c93 dev->mode_config.max_width = tilcdc_crtc_max_width(priv->crtc);

Completed in 209 milliseconds