]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/stm: ltdc: reset plane transparency after plane disable
authorYannick Fertre <yannick.fertre@foss.st.com>
Fri, 12 Jul 2024 13:13:44 +0000 (15:13 +0200)
committerRaphael Gallais-Pou <raphael.gallais-pou@foss.st.com>
Fri, 19 Jul 2024 09:34:50 +0000 (11:34 +0200)
commit02fa62d41c8abff945bae5bfc3ddcf4721496aca
tree575f4172f77d58b53e7410f60e3b52abb833774a
parentd5070c9b29440c270b534bbacd636b8fa558e82b
drm/stm: ltdc: reset plane transparency after plane disable

The plane's opacity should be reseted while the plane
is disabled. It prevents from seeing a possible global
or layer background color set earlier.

Signed-off-by: Yannick Fertre <yannick.fertre@foss.st.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240712131344.98113-1-yannick.fertre@foss.st.com
Signed-off-by: Raphael Gallais-Pou <raphael.gallais-pou@foss.st.com>
drivers/gpu/drm/stm/ltdc.c