Home
last modified time | relevance | path

Searched refs:drm_mode_convert_umode (Results 1 – 3 of 3) sorted by relevance

/drivers/gpu/drm/
Ddrm_modes.c1955 int drm_mode_convert_umode(struct drm_device *dev, in drm_mode_convert_umode() function
2018 EXPORT_SYMBOL_GPL(drm_mode_convert_umode);
Ddrm_crtc.c717 ret = drm_mode_convert_umode(dev, mode, &crtc_req->mode); in drm_mode_setcrtc()
Ddrm_atomic_uapi.c143 ret = drm_mode_convert_umode(crtc->dev, in drm_atomic_set_mode_prop_for_crtc()