Home
last modified time | relevance | path

Searched refs:sti_plane_get_default_zpos (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/sti/
Dsti_plane.c100 static int sti_plane_get_default_zpos(enum drm_plane_type type) in sti_plane_get_default_zpos() function
116 plane->state->zpos = sti_plane_get_default_zpos(plane->type); in sti_plane_reset()
122 int zpos = sti_plane_get_default_zpos(type); in sti_plane_attach_zorder_property()