Searched refs:drm_crtc_helper_set_config (Results 1 – 7 of 7) sorted by relevance
47 int drm_crtc_helper_set_config(struct drm_mode_set *set,
529 int drm_crtc_helper_set_config(struct drm_mode_set *set, in drm_crtc_helper_set_config() function810 EXPORT_SYMBOL(drm_crtc_helper_set_config);
472 .set_config = drm_crtc_helper_set_config,
562 .set_config = drm_crtc_helper_set_config,
289 ret = drm_crtc_helper_set_config(set, ctx); in amdgpu_display_crtc_set_config()
1253 .set_config = drm_crtc_helper_set_config,
641 ret = drm_crtc_helper_set_config(set, ctx); in radeon_crtc_set_config()