Home
last modified time | relevance | path

Searched refs:drm_helper_crtc_mode_set (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/include/drm/
Ddrm_crtc_helper.h222 int drm_helper_crtc_mode_set(struct drm_crtc *crtc, struct drm_display_mode *mode,
/linux-4.4.14/drivers/gpu/drm/sti/
Dsti_crtc.c233 .mode_set = drm_helper_crtc_mode_set,
/linux-4.4.14/drivers/gpu/drm/
Ddrm_crtc_helper.c923 int drm_helper_crtc_mode_set(struct drm_crtc *crtc, struct drm_display_mode *mode, in drm_helper_crtc_mode_set() function
972 EXPORT_SYMBOL(drm_helper_crtc_mode_set);
/linux-4.4.14/drivers/gpu/drm/atmel-hlcdc/
Datmel_hlcdc_crtc.c265 .mode_set = drm_helper_crtc_mode_set,