Skip to content
Commit 12d908fe authored by Jayant Shekhar's avatar Jayant Shekhar
Browse files

drm/msm/sde: Fix NOC error in vsync handler



There are cases where MDP clocks switches off and then
mod timer triggers vsync handler where auto refresh config
register is accessed with clock disabled. This results in
NOC error and then resulting in system crash. Fix the issue
by adding resource control while accessing the auto refresh
config register.

Change-Id: I742775d32bf422c8a073d86530a36b724f16486f
Signed-off-by: default avatarJayant Shekhar <jshekhar@codeaurora.org>
parent 099e9fc7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment