Home
last modified time | relevance | path

Searched refs:drm_plane_state_to_eba (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/imx/
H A Dipuv3-plane.c93 drm_plane_state_to_eba(struct drm_plane_state *state, int plane) in drm_plane_state_to_eba() function
112 unsigned long eba = drm_plane_state_to_eba(state, 0); in drm_plane_state_to_ubo()
131 unsigned long eba = drm_plane_state_to_eba(state, 0); in drm_plane_state_to_vbo()
410 eba = drm_plane_state_to_eba(state, 0); in ipu_plane_atomic_check()
484 alpha_eba = drm_plane_state_to_eba(state, 1); in ipu_plane_atomic_check()
584 eba = drm_plane_state_to_eba(state, 0); in ipu_plane_atomic_update()
682 alpha_eba = drm_plane_state_to_eba(state, 1); in ipu_plane_atomic_update()
/kernel/linux/linux-6.6/drivers/gpu/drm/imx/ipuv3/
H A Dipuv3-plane.c125 drm_plane_state_to_eba(struct drm_plane_state *state, int plane) in drm_plane_state_to_eba() function
144 unsigned long eba = drm_plane_state_to_eba(state, 0); in drm_plane_state_to_ubo()
163 unsigned long eba = drm_plane_state_to_eba(state, 0); in drm_plane_state_to_vbo()
434 eba = drm_plane_state_to_eba(new_state, 0); in ipu_plane_atomic_check()
514 alpha_eba = drm_plane_state_to_eba(new_state, 1); in ipu_plane_atomic_check()
623 eba = drm_plane_state_to_eba(new_state, 0); in ipu_plane_atomic_update()
740 alpha_eba = drm_plane_state_to_eba(new_state, 1); in ipu_plane_atomic_update()

Completed in 3 milliseconds