Re: [PATCH] drm/rockchip: vop_reg: add PX30 version info

2021-05-28 Thread Heiko Stuebner
On Sun, 31 Jan 2021 13:50:16 +0100, Johan Jonker wrote: > To reduce memory various Rockchip VOP versions share > common reg structures. However more recent added SoCs not > always have to same futures as the old ones. > Add PX30 missing version info, so all VOP version checks > work correct if need

[PATCH] drm/rockchip: vop_reg: add PX30 version info

2021-02-01 Thread Johan Jonker
To reduce memory various Rockchip VOP versions share common reg structures. However more recent added SoCs not always have to same futures as the old ones. Add PX30 missing version info, so all VOP version checks work correct if needed in the future. Signed-off-by: Johan Jonker --- drivers/gpu/d