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:
7e547ad
)
drm/nouveau/bios: fix i2c table parsing for dcb 4.1
author
Stefan Huehner
<stefan@huehner.org>
Sun, 22 Feb 2015 14:46:36 +0000
(15:46 +0100)
committer
Ben Skeggs
<bskeggs@redhat.com>
Mon, 16 Mar 2015 23:44:23 +0000
(09:44 +1000)
Code before looked only at bit 31 to decide if a port is unused.
However dcb 4.1 spec says 0x1F in bits 31-27 and 26-22 means unused.
This fixed hdmi monitor detection on GM206.
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
No differences found