linux-hardened/drivers/gpu/drm/nouveau/core
Emil Velikov 378f2bcdf7 drm/nv50-/disp: Use output specific mask in interrupt
The commit

   commit 476e84e126
   Author: Ben Skeggs <bskeggs@redhat.com>
   Date:   Mon Feb 11 09:24:23 2013 +1000

       drm/nv50-/disp: initial supervisor support for off-chip encoders

changed the write mask in one of the interrupt functions for on-chip encoders,
causing a regression in certain VGA dual-head setups. This commit reintroduces
the mask thus resolving the regression

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=66129
Reported-and-Tested-by: Yves-Alexis <corsac@debian.org>
Cc: stable@vger.kernel.org [3.9+]
CC: Ben Skeggs <bskeggs@redhat.com>
Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
2013-07-05 14:22:29 +10:00
..
core drm/nouveau/core: move falcon class to engine/ 2013-07-01 13:50:47 +10:00
engine drm/nv50-/disp: Use output specific mask in interrupt 2013-07-05 14:22:29 +10:00
include drm/nvd7/gr: initial support 2013-07-05 13:43:16 +10:00
subdev drm/nouveau: use vmalloc for pgt allocation 2013-07-05 13:48:41 +10:00
os.h drm/nouveau/mc: handle irq-related setup ourselves 2013-04-26 15:37:52 +10:00