Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/sti/
H A Dsti_plane.c102 static int sti_plane_get_default_zpos(enum drm_plane_type type) in sti_plane_get_default_zpos() function
118 plane->state->zpos = sti_plane_get_default_zpos(plane->type); in sti_plane_reset()
124 int zpos = sti_plane_get_default_zpos(type); in sti_plane_attach_zorder_property()
/kernel/linux/linux-6.6/drivers/gpu/drm/sti/
H A Dsti_plane.c103 static int sti_plane_get_default_zpos(enum drm_plane_type type) in sti_plane_get_default_zpos() function
119 int zpos = sti_plane_get_default_zpos(type); in sti_plane_attach_zorder_property()

Completed in 1 milliseconds