cf4877c2c3585e1a11417e41237f8ee77fcb1791

Currently, in SST mode, sink edid is read once after hpd and reused on subsequent mode enumeration calls. But in MST mode, there is no caching and the driver re-reads the edid from the sink on every get_modes call for each monitor. Each read takes more than 500ms causing unnecessary delays during MST enumeration. This change reads the edid once per hpd and uses the cached data on subsequent calls. Change-Id: I27545a44b9f9bd40000dde60735815f9c47fa54c Signed-off-by: Sudarsan Ramesh <sudarame@codeaurora.org>
Опис
Немає опису
Мови
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%