Skip to content
Commit fae4d81e authored by Harsh Sahu's avatar Harsh Sahu
Browse files

drm/msm/sde : cache crtc in sde phys wb encoder



DRM framework clears the crtc and connector links during normal display
commit work in drm_atomic_helper_update_legacy_modeset_state. This may
lead to race condition on accessing the crtc and connector pointer.
This change caches the crtc in sde phys wb encoder on enable and clears
it on disable.

Change-Id: I748567102739328e612a5ae66c6c16c89c020234
Signed-off-by: default avatarHarsh Sahu <hsahu@codeaurora.org>
parent 1e52ed04
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