3c5c21b0fb89ed906eb226a003289133bc8745c8
During a seamless transition commit, the driver takes the values of bandwidth (BW) and clock that were set during the set_property phase of the commit, after the transition is completed. However, during a non-seamless transition commit, the BW and clock properties set by userspace cause the bw_control to be set to true. When crtc is disabled, this bw_control is set to false. If there are no updates to BW/clock for subsequent commits, the driver will set the maximum value, which will affect the power consumed by the display hardware. This change prevents bw_control from being set to false if it is not a power-off commit. Change-Id: I3348aacfb9ce338fe4625978364d14c11c2c26bc Signed-off-by: Mahadevan <quic_mahap@quicinc.com>
Description
No description provided
Languages
C
99.7%
Makefile
0.2%