Re: [PATCH v4 0/3] drm: rockchip: vop2: Add VP clock resets support

2024-11-25 Thread Detlev Casanova
Hi Andy, Yes, the issue can be reproduced with the details in patch 2/3 [1]. [1]: https://lore.kernel.org/linux-arm-kernel/20241115162120.83990-3-detlev.casan...@collabora.com/T/#m82b38f4a83c4793bb82919bf736b2f6bd804a283 Detlev. On Monday, 25 November 2024 02:55:41 EST Andy Yan wrote: > Hello

Re:[PATCH v4 0/3] drm: rockchip: vop2: Add VP clock resets support

2024-11-24 Thread Andy Yan
Hello Detlev, At 2024-11-16 00:20:39, "Detlev Casanova" wrote: >The clock reset must be used when the VOP is configured. Skipping it can >put the VOP in an unknown state where the HDMI signal is either lost or >not matching the selected mode. Can you provide some detail about how to reproduce th