Searched refs:drm_crtc_helper_set_config (Results 1 – 7 of 7) sorted by relevance
49 int drm_crtc_helper_set_config(struct drm_mode_set *set,
554 int drm_crtc_helper_set_config(struct drm_mode_set *set, in drm_crtc_helper_set_config() function835 EXPORT_SYMBOL(drm_crtc_helper_set_config);
476 .set_config = drm_crtc_helper_set_config,
564 .set_config = drm_crtc_helper_set_config,
327 ret = drm_crtc_helper_set_config(set, ctx); in amdgpu_display_crtc_set_config()
1246 .set_config = drm_crtc_helper_set_config,
641 ret = drm_crtc_helper_set_config(set, ctx); in radeon_crtc_set_config()