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:
cb3e4e7
)
drm/radeon/pm: don't walk the crtc list before it has been initialized (v2)
author
Alex Deucher
<alexdeucher@gmail.com>
Tue, 15 Apr 2014 16:44:33 +0000
(12:44 -0400)
committer
Christian König
<christian.koenig@amd.com>
Tue, 22 Apr 2014 14:51:19 +0000
(16:51 +0200)
Avoids a crash in certain cases when thermal irqs are generated
before the display structures have been initialized.
v2: fix the vblank and vrefresh helpers as well
bug:
https://bugzilla.kernel.org/show_bug.cgi?id=73931
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org
No differences found