683585ad7ad14f0945805afb03f8db630d7ffdbf

The right_mixer and hist_en checks in LTM hist disable function are not valid for dual display use cases, since in dual display use cases, right_mixer will always be NULL. When device enters suspend state, hist_en will be set to false in sde_cp_crtc_suspend(), and together with the right_mixer check, it will block the ltm buffer lists from resetting and cause LTM has no buffers to use after resume. Change-Id: I51b1b00f4af59e42105322de68019479c65f2fbb Signed-off-by: Yuchao Ma <yuchaom@codeaurora.org>
Опис
Немає опису
Мови
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%