commit | ab64b448a175b8a5a4bd323b8f74758c2574482c | [log] [tgz] |
---|---|---|
author | Alex Bee <knaerzche@gmail.com> | Fri May 28 15:05:51 2021 +0200 |
committer | Heiko Stuebner <heiko@sntech.de> | Fri May 28 19:27:58 2021 +0200 |
tree | 5b7b157d8d75dc8816627418129cc9e86fd7f661 | |
parent | 53c2710c0d92e615c9fffcc64aa963dfa0e100a7 [diff] |
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