OSDN Git Service

drm: rockchip: add missing registers for RK3188
authorAlex Bee <knaerzche@gmail.com>
Fri, 28 May 2021 13:05:51 +0000 (15:05 +0200)
committerHeiko Stuebner <heiko@sntech.de>
Fri, 28 May 2021 17:27:58 +0000 (19:27 +0200)
commitab64b448a175b8a5a4bd323b8f74758c2574482c
tree5b7b157d8d75dc8816627418129cc9e86fd7f661
parent53c2710c0d92e615c9fffcc64aa963dfa0e100a7
drm: rockchip: add missing registers for RK3188

Add dither_up, dsp_lut_en and data_blank registers to enable their
respective functionality for RK3188's VOP.
While at that also fix .dsp_blank register which is (only) set with
BIT24 (same as RK3066)

Signed-off-by: Alex Bee <knaerzche@gmail.com>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Link: https://patchwork.freedesktop.org/patch/msgid/20210528130554.72191-3-knaerzche@gmail.com
drivers/gpu/drm/rockchip/rockchip_vop_reg.c