[PATCH v2 2/2] drm/bridge: ps8640: Add a cache for EDID
Doug Anderson
dianders at chromium.org
Thu Mar 23 20:58:46 UTC 2023
Hi,
On Tue, Mar 14, 2023 at 8:55 PM Pin-yen Lin <treapking at 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 <treapking at chromium.org>
> Reviewed-by: Robert Foss <rfoss at kernel.org>
> Reviewed-by: Douglas Anderson <dianders at 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
More information about the dri-devel
mailing list