Skip to content
Commit d7174ec0 authored by Raviteja Tamatam's avatar Raviteja Tamatam
Browse files

drm: msm: dsi-staging: update the crtc value in mode fixup



crtc is taken from bridge->encoder which doesnot have a mutex
lock protection. This resulted in race condition where
bridge->encoder->crtc becomes NULL within the null check
condition. The change takes crtc from crtc_state to avoid this.

Change-Id: Icaf224d944eaf91a25e011a897c93973bada29d5
Signed-off-by: default avatarRaviteja Tamatam <travitej@codeaurora.org>
parent 669aeab5
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