Searched hist:"7 b256880fdb2d7f23393b87bb557090f049e686a" (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/gpu/drm/rockchip/ |
H A D | rockchip_drm_vop2.h | 7b256880fdb2d7f23393b87bb557090f049e686a Sat Dec 14 08:17:02 UTC 2024 Andy Yan <andy.yan@rock-chips.com> drm/rockchip: vop2: Set AXI id for rk3588
There are two AXI bus in vop2, windows attached on the same bus must have a unique channel YUV and RGB channel ID.
The default IDs will conflict with each other on the rk3588, so they need to be reassigned.
Fixes: 5a028e8f062f ("drm/rockchip: vop2: Add support for rk3588") Signed-off-by: Andy Yan <andy.yan@rock-chips.com> Tested-by: Derek Foreman <derek.foreman@collabora.com> Tested-by: Detlev Casanova <detlev.casanova@collabora.com> Signed-off-by: Heiko Stuebner <heiko@sntech.de> Link: https://patchwork.freedesktop.org/patch/msgid/20241214081719.3330518-4-andyshrk@163.com
|
H A D | rockchip_drm_vop2.c | 7b256880fdb2d7f23393b87bb557090f049e686a Sat Dec 14 08:17:02 UTC 2024 Andy Yan <andy.yan@rock-chips.com> drm/rockchip: vop2: Set AXI id for rk3588
There are two AXI bus in vop2, windows attached on the same bus must have a unique channel YUV and RGB channel ID.
The default IDs will conflict with each other on the rk3588, so they need to be reassigned.
Fixes: 5a028e8f062f ("drm/rockchip: vop2: Add support for rk3588") Signed-off-by: Andy Yan <andy.yan@rock-chips.com> Tested-by: Derek Foreman <derek.foreman@collabora.com> Tested-by: Detlev Casanova <detlev.casanova@collabora.com> Signed-off-by: Heiko Stuebner <heiko@sntech.de> Link: https://patchwork.freedesktop.org/patch/msgid/20241214081719.3330518-4-andyshrk@163.com
|