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

/linux-master/drivers/gpu/drm/imx/ipuv3/
H A Dipuv3-plane.c140 drm_plane_state_to_ubo(struct drm_plane_state *state) function
483 ubo = drm_plane_state_to_ubo(new_state);
489 old_ubo = drm_plane_state_to_ubo(old_state);
709 ubo = drm_plane_state_to_ubo(new_state);
725 ubo = drm_plane_state_to_ubo(new_state);

Completed in 132 milliseconds