Lines Matching full:overlay
28 int overlay, struct drm_plane *plane) in sun8i_ui_layer_update_alpha() argument
44 SUN8I_MIXER_CHAN_UI_LAYER_ATTR(ch_base, overlay), in sun8i_ui_layer_update_alpha()
49 int overlay, struct drm_plane *plane, in sun8i_ui_layer_update_coord() argument
58 DRM_DEBUG_DRIVER("Updating UI channel %d overlay %d\n", in sun8i_ui_layer_update_coord()
59 channel, overlay); in sun8i_ui_layer_update_coord()
80 SUN8I_MIXER_CHAN_UI_LAYER_SIZE(ch_base, overlay), in sun8i_ui_layer_update_coord()
117 int overlay, struct drm_plane *plane) in sun8i_ui_layer_update_formats() argument
135 SUN8I_MIXER_CHAN_UI_LAYER_ATTR(ch_base, overlay), in sun8i_ui_layer_update_formats()
142 int overlay, struct drm_plane *plane) in sun8i_ui_layer_update_buffer() argument
169 SUN8I_MIXER_CHAN_UI_LAYER_PITCH(ch_base, overlay), in sun8i_ui_layer_update_buffer()
175 SUN8I_MIXER_CHAN_UI_LAYER_TOP_LADDR(ch_base, overlay), in sun8i_ui_layer_update_buffer()
227 layer->overlay, plane, zpos); in sun8i_ui_layer_atomic_update()
229 layer->overlay, plane); in sun8i_ui_layer_atomic_update()
231 layer->overlay, plane); in sun8i_ui_layer_atomic_update()
233 layer->overlay, plane); in sun8i_ui_layer_atomic_update()
325 layer->overlay = 0; in sun8i_ui_layer_init_one()