Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/sti/
Dsti_drm_plane.c81 int lay_res, mix_res; in sti_drm_disable_plane() local
95 mix_res = sti_mixer_set_layer_status(mixer, layer, false); in sti_drm_disable_plane()
96 if (mix_res) in sti_drm_disable_plane()
107 if (lay_res || mix_res) in sti_drm_disable_plane()