]> Git Repo - linux.git/commit
drm/nv50/disp: fix selection of bios script for analog outputs
authorMarcin Slusarz <[email protected]>
Thu, 3 Jan 2013 18:38:45 +0000 (19:38 +0100)
committerBen Skeggs <[email protected]>
Sun, 13 Jan 2013 08:07:45 +0000 (18:07 +1000)
commitc684cef795cb5356ae7f6a7ad613946eef14265f
treefc13ab8584bea1f047ff5b07cccde9fe5b764763
parentf20ebd034eab43fd38c58b11c5bb5fb125e5f7d7
drm/nv50/disp: fix selection of bios script for analog outputs

Analog output number was overwritten by value from digital output path.
Fix it.

Fixes resume from s2ram: https://bugs.freedesktop.org/show_bug.cgi?id=58729
(as stumbled on by J Binder, Pontus Fuchs and me)
Fixes blank screen on module load (reported by Sune Mølgaard).

Fixes regression from commit 186ecad21c854385823a430b1402053ae7fd59dc
("drm/nv50/disp: move remaining interrupt handling into core").

Reported-by: J Binder <[email protected]>
Reported-by: Pontus Fuchs <[email protected]>
Reported-by: Sune Mølgaard <[email protected]>
Signed-off-by: Marcin Slusarz <[email protected]>
Tested-by: Marcin Slusarz <[email protected]>
Tested-by: Sune Mølgaard <[email protected]>
Signed-off-by: Ben Skeggs <[email protected]>
drivers/gpu/drm/nouveau/core/engine/disp/nv50.c
This page took 0.057446 seconds and 4 git commands to generate.