]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
drm/nouveau: fix acpi edid retrieval
authorMaarten Lankhorst <maarten.lankhorst@canonical.com>
Thu, 8 Nov 2012 16:19:38 +0000 (17:19 +0100)
committerBen Skeggs <bskeggs@redhat.com>
Fri, 9 Nov 2012 03:43:08 +0000 (13:43 +1000)
commitdf285500b203a5603b1cdd1b16f42ab7a3544d7b
treefba817f6633484725cfb8e64db34181be9bd61b5
parent11d92561c81be2f4a7af37f035e1af294b960abe
drm/nouveau: fix acpi edid retrieval

Commit c0077061e7ea accidentally inverted the logic for nouveau_acpi_edid,
causing it to only show a connector as connected when the edid could not
be retrieved with acpi.

Signed-off-by: Maarten Lankhorst <maarten.lankhorst@canonical.com>
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
drivers/gpu/drm/nouveau/nouveau_connector.c