Home
last modified time | relevance | path

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

/linux-4.1.27/include/drm/
Ddrm_atomic.h58 drm_atomic_set_crtc_for_plane(struct drm_plane_state *plane_state,
/linux-4.1.27/drivers/gpu/drm/
Ddrm_atomic_helper.c1299 ret = drm_atomic_set_crtc_for_plane(plane_state, crtc); in drm_atomic_helper_update_plane()
1381 ret = drm_atomic_set_crtc_for_plane(plane_state, NULL); in drm_atomic_helper_disable_plane()
1531 ret = drm_atomic_set_crtc_for_plane(primary_state, NULL); in drm_atomic_helper_set_config()
1547 ret = drm_atomic_set_crtc_for_plane(primary_state, crtc); in drm_atomic_helper_set_config()
1822 ret = drm_atomic_set_crtc_for_plane(plane_state, crtc); in drm_atomic_helper_page_flip()
Ddrm_atomic.c406 return drm_atomic_set_crtc_for_plane(state, crtc); in drm_atomic_plane_set_property()
746 drm_atomic_set_crtc_for_plane(struct drm_plane_state *plane_state, in drm_atomic_set_crtc_for_plane() function
780 EXPORT_SYMBOL(drm_atomic_set_crtc_for_plane);