From: Rob Clark Date: Tue, 2 Dec 2014 16:50:06 +0000 (-0500) Subject: drm/msm/mdp5: update irqs on crtc<->encoder link change X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~356^2~6^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8bc1fe92e15742985fcbd543df6954dae5f6b33e;p=pandora-kernel.git drm/msm/mdp5: update irqs on crtc<->encoder link change If crtc <-> encoder linkage changes, we could end up with the CRTC listening for the wrong error or vsync irqs. Generally this problem would correct itself relatively quickly, since we update the global irqmask after dispatching irqs, but to be sure let the CRTC trigger update_irq(). Signed-off-by: Rob Clark --- Reading git-diff-tree failed