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.
---
drm/nouveau/nvkm/subdev/bios/i2c.c | 6 +-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/drm/nou
Enough to get VGA monitor on DVI-I output have output.
HDMI output not yet working
---
drm/nouveau/nvkm/engine/device/gm100.c | 43 ++
1 file changed, 43 insertions(+)
diff --git a/drm/nouveau/nvkm/engine/device/gm100.c
b/drm/nouveau/nvkm/engine/device/gm100.c
ind