]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/rockchip: vop2: Remove AFBC from TRANSFORM_OFFSET register macro
authorAndy Yan <andy.yan@rock-chips.com>
Tue, 18 Feb 2025 11:27:29 +0000 (19:27 +0800)
committerHeiko Stuebner <heiko@sntech.de>
Sun, 2 Mar 2025 18:32:12 +0000 (19:32 +0100)
commit838a871a4d51b59fe56ac0422b97443203bfa55c
tree08f2b44ed1dd9439a8476950c1053d542ef83c44
parentff0b6c031ed3ed31024618340c795523a86e6688
drm/rockchip: vop2: Remove AFBC from TRANSFORM_OFFSET register macro

This TRANSFORM_OFFSET register needs to be configured not only in
AFBC mode, but also in tile mode, so remove the AFBC/AFBCD prefix.

This also help avoid "exceeds 100 columns" warning from checkpatch.

Signed-off-by: Andy Yan <andy.yan@rock-chips.com>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Link: https://patchwork.freedesktop.org/patch/msgid/20250218112744.34433-3-andyshrk@163.com
drivers/gpu/drm/rockchip/rockchip_drm_vop2.c
drivers/gpu/drm/rockchip/rockchip_drm_vop2.h