]> git.dujemihanovic.xyz Git - u-boot.git/commit
video: rockchip: vop: Add win offset support
authorJagan Teki <jagan@edgeble.ai>
Wed, 17 Jan 2024 07:51:44 +0000 (13:21 +0530)
committerAnatolij Gustschin <agust@denx.de>
Sun, 21 Apr 2024 07:07:00 +0000 (09:07 +0200)
commit41b612ee5f74ddc3de1fad4f3fb86f5354fe6d70
treebb2c61d1d5e0125a078c9a4ca321c80befafa601
parent3c0f45c632bb5240208a07b104e279d0f8f5eb9a
video: rockchip: vop: Add win offset support

Unlike RK3399, RK3288 the Newer Rockchip SoC's like RK3328 have
different offsets for win registers.

Group the win register set via win_regs pointers so that win_offset
would point the win_regs to access for any changes in the offset value.

Signed-off-by: Jagan Teki <jagan@edgeble.ai>
drivers/video/rockchip/rk_vop.c
drivers/video/rockchip/rk_vop.h