Searched refs:drm_crtc_helper_set_config (Results 1 – 9 of 9) sorted by relevance
47 int drm_crtc_helper_set_config(struct drm_mode_set *set,
516 int drm_crtc_helper_set_config(struct drm_mode_set *set, in drm_crtc_helper_set_config() function797 EXPORT_SYMBOL(drm_crtc_helper_set_config);
563 return drm_crtc_helper_set_config(set, ctx); in gma_crtc_set_config()566 ret = drm_crtc_helper_set_config(set, ctx); in gma_crtc_set_config()
472 .set_config = drm_crtc_helper_set_config,
287 ret = drm_crtc_helper_set_config(set, ctx); in amdgpu_display_crtc_set_config()
584 drm_crtc_helper_set_config
1543 drm_crtc_helper_set_config
1253 .set_config = drm_crtc_helper_set_config,
643 ret = drm_crtc_helper_set_config(set, ctx); in radeon_crtc_set_config()