git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1d8eec8
)
drm/radeon: fix resuming mode in pm runtime resume path
author
Dave Airlie
<airlied@redhat.com>
Thu, 27 Mar 2014 04:09:19 +0000
(14:09 +1000)
committer
Christian König
<christian.koenig@amd.com>
Thu, 3 Apr 2014 10:35:41 +0000
(12:35 +0200)
For runtime pm we'd never suspend with the modesetting hw turned on,
so don't try and resume the modesetting hw, as that path will take
locks that the interface that is causing us to wake up might also
take.
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/radeon/radeon_device.c
patch
|
blob
|
history
diff --cc
drivers/gpu/drm/radeon/radeon_device.c
Simple merge