Searched refs:drm_plane_state_to_eba (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/gpu/drm/imx/ipuv3/
H A Dipuv3-plane.c125 drm_plane_state_to_eba(struct drm_plane_state *state, int plane) function
144 unsigned long eba = drm_plane_state_to_eba(state, 0);
163 unsigned long eba = drm_plane_state_to_eba(state, 0);
434 eba = drm_plane_state_to_eba(new_state, 0);
514 alpha_eba = drm_plane_state_to_eba(new_state, 1);
623 eba = drm_plane_state_to_eba(new_state, 0);
740 alpha_eba = drm_plane_state_to_eba(new_state, 1);

Completed in 226 milliseconds