drm/rockchip: vop2: rename window formats to show window type using them
authorAndy Yan <andy.yan@rock-chips.com>
Wed, 18 Oct 2023 09:43:39 +0000 (17:43 +0800)
committerHeiko Stuebner <heiko@sntech.de>
Tue, 24 Oct 2023 19:29:14 +0000 (21:29 +0200)
commit215737e37d07ade8952048339e37aec6c6f82223
tree53e8331ff87304c5b6a19d52177f62aa4a7e1b62
parentbfd8a5c228fa3bb97884f77529c09e8745da08b9
drm/rockchip: vop2: rename window formats to show window type using them

formats_win_full_10bit is for cluster window,
formats_win_full_10bit_yuyv is for rk356x esmart, rk3588 esmart window
will support more format.
formats_win_lite is for smart window.

Rename it based the windows type may let meaning is clearer

Signed-off-by: Andy Yan <andy.yan@rock-chips.com>
Acked-by: Sascha Hauer <s.hauer@pengutronix.de>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Link: https://patchwork.freedesktop.org/patch/msgid/20231018094339.2476142-1-andyshrk@163.com
drivers/gpu/drm/rockchip/rockchip_vop2_reg.c