Commit e7aae9f
drm/rockchip: vop2: Add uv swap for cluster window
The Cluster windows of upcoming VOP on rk3576 also support
linear YUV support, we need to set uv swap bit for it.
As the VOP2_WIN_UV_SWA register defined on rk3568/rk3588 is
0xffffffff, so this register will not be touched on these
two platforms.
Signed-off-by: Andy Yan <[email protected]>
Tested-by: Michael Riesch <[email protected]> # on RK3568
Tested-by: Detlev Casanova <[email protected]>
Signed-off-by: Heiko Stuebner <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]1 parent b90fa71 commit e7aae9f
1 file changed
+2
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1377 | 1377 | | |
1378 | 1378 | | |
1379 | 1379 | | |
1380 | | - | |
1381 | | - | |
1382 | | - | |
1383 | | - | |
| 1380 | + | |
| 1381 | + | |
1384 | 1382 | | |
1385 | 1383 | | |
1386 | 1384 | | |
| |||
0 commit comments