Hi,
On Tue, Mar 14, 2023 at 4:00 AM Pin-yen Lin wrote:
>
> When there are multiple EDID reads, the bridge will be repeatedly
> enabled and disabled. Add a cache for EDID to speed this up.
>
> Signed-off-by: Pin-yen Lin
> ---
>
> drivers/gpu/drm/bridge/parade-ps8640.c | 61 --
On Tue, Mar 14, 2023 at 12:01 PM Pin-yen Lin wrote:
>
> When there are multiple EDID reads, the bridge will be repeatedly
> enabled and disabled. Add a cache for EDID to speed this up.
>
> Signed-off-by: Pin-yen Lin
> ---
>
> drivers/gpu/drm/bridge/parade-ps8640.c | 61 --
When there are multiple EDID reads, the bridge will be repeatedly
enabled and disabled. Add a cache for EDID to speed this up.
Signed-off-by: Pin-yen Lin
---
drivers/gpu/drm/bridge/parade-ps8640.c | 61 --
1 file changed, 37 insertions(+), 24 deletions(-)
diff --git a/d