]> git.baikalelectronics.ru Git - kernel.git/commit
drm/helper: lock all around force mode restore
authorDave Airlie <airlied@redhat.com>
Fri, 21 Mar 2014 00:45:40 +0000 (10:45 +1000)
committerDave Airlie <airlied@redhat.com>
Fri, 21 Mar 2014 22:05:32 +0000 (08:05 +1000)
commitea058563402eb42522168f81aaa03a3e839e8e0a
tree697ae6a57143ddfbab5d823a6ebb34022bf14a45
parentfc92bf38b7ac4c9a81bef4300b644b68eba6e52b
drm/helper: lock all around force mode restore

Since Daniel documented things with a sledge hammer, we got lots of
nice backtraces in suspend/resume operations, I've check the callers
of this and they all seems safe to me,

This fixes one set of warns I reported.

Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/drm_crtc_helper.c