Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/sti/
H A Dsti_mixer.h55 int sti_mixer_set_plane_depth(struct sti_mixer *mixer, struct sti_plane *plane);
H A Dsti_crtc.c160 if (sti_mixer_set_plane_depth(mixer, plane)) { in sti_crtc_atomic_flush()
H A Dsti_mixer.c237 int sti_mixer_set_plane_depth(struct sti_mixer *mixer, struct sti_plane *plane) in sti_mixer_set_plane_depth() function