drm/msm: workaround for missing irq
authorRob Clark <robdclark@gmail.com>
Wed, 11 Sep 2013 21:14:30 +0000 (17:14 -0400)
committerRob Clark <robdclark@gmail.com>
Wed, 11 Sep 2013 21:37:48 +0000 (17:37 -0400)
commit6b8819c811c2a80a7e5896b4d1e2580be825d590
treec2edc9c4c5e9ee2a19e1f0a124d72245b6c3369d
parentf816f272437f3a2be0c9254d4ab8f917950d86a0
drm/msm: workaround for missing irq

Occasionally we seem to miss an IRQ from the ME (microengine).  I'm not
entirely sure the root cause, but for now we can unwedge things by
retiring from the hangcheck timer.

Signed-off-by: Rob Clark <robdclark@gmail.com>
drivers/gpu/drm/msm/msm_gpu.c