aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux
diff options
context:
space:
mode:
authorKalyan Thota <[email protected]>2021-03-19 05:54:06 -0700
committerRob Clark <[email protected]>2021-04-09 12:02:35 -0700
commita29c8c0241654d5f3165d52e9307e4feff955621 (patch)
treea3bd0df6252c08a114f5d8cf388b15a2ae837f2f /scripts/gdb/linux
parent33b2b91e3430b0764234dc2ec28c5ae128828fe0 (diff)
drm/msm/disp/dpu1: fix display underruns during modeset.
During crtc disable, display perf structures are reset to 0 which includes state varibles which are immutable. On crtc enable, we use the same structures and they don't refelect the actual values 1) Fix is to avoid updating the state structures during disable. 2) Reset the perf structures during atomic check when there is no modeset enable. Signed-off-by: Kalyan Thota <[email protected]> Reported-by: Stephen Boyd <[email protected]> Tested-by: Douglas Anderson <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Rob Clark <[email protected]>
Diffstat (limited to 'scripts/gdb/linux')
0 files changed, 0 insertions, 0 deletions