Home
last modified time | relevance | path

Searched refs:drm_atomic_set_crtc_for_plane (Results 1 - 7 of 7) sorted by relevance

/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/
H A Ddrm_atomic_uapi.c153 * drm_atomic_set_crtc_for_plane - set CRTC for plane
166 int drm_atomic_set_crtc_for_plane(struct drm_plane_state *plane_state, struct drm_crtc *crtc) in drm_atomic_set_crtc_for_plane() function
202 EXPORT_SYMBOL(drm_atomic_set_crtc_for_plane); variable
520 return drm_atomic_set_crtc_for_plane(state, crtc); in drm_atomic_plane_set_property()
H A Ddrm_atomic_helper.c2944 ret = drm_atomic_set_crtc_for_plane(plane_state, crtc); in drm_atomic_helper_update_plane()
3136 ret = drm_atomic_set_crtc_for_plane(plane_state, NULL); in drm_atomic_helper_disable_all()
3423 ret = drm_atomic_set_crtc_for_plane(plane_state, crtc); in page_flip_common()
/device/soc/rockchip/rk3588/kernel/drivers/gpu/drm/rockchip/
H A Drockchip_drm_logo.c814 ret = drm_atomic_set_crtc_for_plane(primary_state, crtc); in update_state()
H A Drockchip_drm_vop2.c4289 ret = drm_atomic_set_crtc_for_plane(pstate, crtc); in rockchip_atomic_helper_update_plane()
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/rockchip/
H A Drockchip_drm_logo.c853 ret = drm_atomic_set_crtc_for_plane(primary_state, crtc); in update_state()
H A Drockchip_drm_vop.c2037 ret = drm_atomic_set_crtc_for_plane(plane_state, crtc); in rockchip_atomic_helper_update_plane()
H A Drockchip_drm_vop2.c4288 ret = drm_atomic_set_crtc_for_plane(pstate, crtc); in rockchip_atomic_helper_update_plane()

Completed in 51 milliseconds