diff options
author | Hugh Cole-Baker <sigmaris@gmail.com> | 2021-10-19 22:58:42 +0100 |
---|---|---|
committer | Heiko Stuebner <heiko@sntech.de> | 2022-09-15 15:09:11 +0200 |
commit | 7ae7a6211fe7251543796d5af971acb8c9e2da9e (patch) | |
tree | 4847f2e30c1cb6791b5c4e5a1e9ac051d92d097e /drivers/irqchip/irq-mchp-eic.c | |
parent | 3ba000d6ae999b99f29afd64814877a5c4406786 (diff) |
drm/rockchip: support gamma control on RK3399
The RK3399 has a 1024-entry gamma LUT with 10 bits per component on its
"big" VOP and a 256-entry, 8 bit per component LUT on the "little" VOP.
Compared to the RK3288, it no longer requires disabling gamma while
updating the LUT. On the RK3399, the LUT can be updated at any time as
the hardware has two LUT buffers, one can be written while the other is
in use. A swap of the buffers is triggered by writing 1 to the
update_gamma_lut register.
Signed-off-by: Hugh Cole-Baker <sigmaris@gmail.com>
Tested-by: "Milan P. Stanić" <mps@arvanta.net>
Tested-by: Linus Heckemann <git@sphalerite.org>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Link: https://patchwork.freedesktop.org/patch/msgid/20211019215843.42718-3-sigmaris@gmail.com
Diffstat (limited to 'drivers/irqchip/irq-mchp-eic.c')
0 files changed, 0 insertions, 0 deletions