commit | 3ea8785503a05a92601ffa209ef7d560d271fa33 | [log] [tgz] |
---|---|---|
author | Dave Airlie <airlied@redhat.com> | Fri Mar 21 10:45:40 2014 +1000 |
committer | Dave Airlie <airlied@redhat.com> | Sat Mar 22 08:05:32 2014 +1000 |
tree | 697ae6a57143ddfbab5d823a6ebb34022bf14a45 | |
parent | 53f1904bced78d7c00f5d874c662ec3ac85d0f9f [diff] |
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>