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:
6375bda
)
drm/radeon/kms: Fix logic error in DP HPD handler
author
Alex Deucher
<alexander.deucher@amd.com>
Mon, 3 Oct 2011 12:37:33 +0000
(08:37 -0400)
committer
Dave Airlie
<airlied@redhat.com>
Mon, 3 Oct 2011 17:37:32 +0000
(18:37 +0100)
Only disable the pipe if the monitor is physically
disconnected. The previous logic also disabled the
pipe if the link was trained.
Fixes:
https://bugs.freedesktop.org/show_bug.cgi?id=41248
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@kernel.org
Signed-off-by: Dave Airlie <airlied@redhat.com>
No differences found