Am Mittwoch, 22. November 2023, 13:54:13 CET schrieb Andy Yan:
> From: Andy Yan <[email protected]>
>
> At first we thought the half_block_en bit in AFBCD_CTRL register
> only work in afbc mode. But the fact is that it control the line
> buffer in all mode(afbc/tile/line), so we need configure it in
> all case.
>
> Signed-off-by: Andy Yan <[email protected]>
This looks common to the rk3568 variant, right, so I guess this should
have a
Fixes: 604be85547ce ("drm/rockchip: Add VOP2 driver")
perhaps?
Heiko