Skip to content
Commit d38eb1f3 authored by Stuart Menefy's avatar Stuart Menefy Committed by Greg Kroah-Hartman
Browse files

drm/meson: Correct OSD1 global alpha value



[ Upstream commit 6836829c ]

VIU_OSD1_CTRL_STAT.GLOBAL_ALPHA is a 9 bit field, so the maximum
value is 0x100 not 0xff.

This matches the vendor kernel.

Signed-off-by: default avatarStuart Menefy <stuart.menefy@mathembedded.com>
Fixes: bbbe775e ("drm: Add support for Amlogic Meson Graphic Controller")
Reviewed-by: default avatarNeil Armstrong <narmstrong@baylibre.com>
Signed-off-by: default avatarNeil Armstrong <narmstrong@baylibre.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20220908155103.686904-1-stuart.menefy@mathembedded.com


Signed-off-by: default avatarSasha Levin <sashal@kernel.org>
parent 89cfddd4
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment