8249e8b7f3e5b71810c25fff366e5bf3e94d4cef

In the current code, previous crtc state is used to know the idle timeout period and to schedule the idle notify work. Due to this, notify work is not getting scheduled in some cases even when idle timeout is specified. This change uses current state for idle timeout period. Change-Id: I3ff4df6a8edd6a5a20d2e19c3c27ebb221694ac1 Signed-off-by: Yashwanth <yvulapu@codeaurora.org>
Description
No description provided
Languages
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%