Hi,

On Tue, Mar 14, 2023 at 8:55 PM Pin-yen Lin <treapk...@chromium.org> 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 <treapk...@chromium.org>
> Reviewed-by: Robert Foss <rf...@kernel.org>
> Reviewed-by: Douglas Anderson <diand...@chromium.org>
> ---
>
> Changes in v2:
> - Remove the NULL assignment in ps8640_remove
>
>  drivers/gpu/drm/bridge/parade-ps8640.c | 60 +++++++++++++++-----------
>  1 file changed, 36 insertions(+), 24 deletions(-)

Landed in drm-misc-next:

6a17b4d1b52f drm/bridge: ps8640: Add a cache for EDID

Reply via email to