dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/gpu/drm/nouveau/core/engine/disp
Marcin Slusarz c684cef795 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 186ecad21c
("drm/nv50/disp: move remaining interrupt handling into core").

Reported-by: J Binder <wheel@herr-der-mails.de>
Reported-by: Pontus Fuchs <pontus.fuchs@gmail.com>
Reported-by: Sune Mølgaard <sune@molgaard.org>
Signed-off-by: Marcin Slusarz <marcin.slusarz@gmail.com>
Tested-by: Marcin Slusarz <marcin.slusarz@gmail.com>
Tested-by: Sune Mølgaard <sune@molgaard.org>
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
2013-01-13 18:07:45 +10:00
..
dacnv50.c drm/nv50/disp: call into core for dac load detection 2012-11-29 09:57:50 +10:00
hdanva3.c drm/nva3/disp: move hda codec handling to core 2012-11-29 09:57:51 +10:00
hdanvd0.c drm/nvd0/disp: move HDA codec setup to core 2012-11-29 09:57:47 +10:00
hdminv84.c drm/nv84/disp: move hdmi control into core 2012-11-29 09:57:51 +10:00
hdminva3.c drm/nv84/disp: move hdmi control into core 2012-11-29 09:57:51 +10:00
hdminvd0.c drm/nvd0/disp: move HDMI control to core 2012-11-29 09:57:47 +10:00
nv04.c drm/nouveau: port all engines to new engine module format 2012-10-03 13:12:56 +10:00
nv50.c drm/nv50/disp: fix selection of bios script for analog outputs 2013-01-13 18:07:45 +10:00
nv50.h drm/nouveau/dp: remove last bits of VBIOS parsing from DRM code 2012-11-29 09:57:54 +10:00
nv84.c drm/nvd0/disp: calculate U script id in supervisor interrupt 2012-11-29 09:57:52 +10:00
nv94.c drm/nouveau/dp: remove last bits of VBIOS parsing from DRM code 2012-11-29 09:57:54 +10:00
nva0.c drm/nv84/disp: move hdmi control into core 2012-11-29 09:57:51 +10:00
nva3.c drm/nouveau/dp: remove last bits of VBIOS parsing from DRM code 2012-11-29 09:57:54 +10:00
nvd0.c drm/nouveau/disp: add support for 10bpc over DisplayPort 2012-11-29 09:57:59 +10:00
nve0.c drm/nouveau/dp: remove last bits of VBIOS parsing from DRM code 2012-11-29 09:57:54 +10:00
sornv50.c drm/nouveau/dp: remove last bits of VBIOS parsing from DRM code 2012-11-29 09:57:54 +10:00
sornv94.c drm/nouveau/dp: remove last bits of VBIOS parsing from DRM code 2012-11-29 09:57:54 +10:00
sornvd0.c drm/nvd0/disp: move link training helpers into core as display methods 2012-11-29 09:57:45 +10:00
vga.c drm/nouveau: quiet some static-related sparse noise 2012-10-03 13:13:07 +10:00