]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/nouveau/disp: add tv encoders to output resource mapping
authorBen Skeggs <bskeggs@redhat.com>
Tue, 18 Jul 2017 03:30:29 +0000 (13:30 +1000)
committerBen Skeggs <bskeggs@redhat.com>
Mon, 24 Jul 2017 02:15:24 +0000 (12:15 +1000)
commit587f577e0beb4d20ee60bac8d21134b4c5a9fd29
tree9c1b99e8f59c738ad9190dda6a30558b1ab8b155
parent13a86519202c5d119d83640d6f781f3181205d2c
drm/nouveau/disp: add tv encoders to output resource mapping

We don't support them on G80, but we need to add them to the mapping to
avoid triggering a WARN_ON() on GPUs where the ports are present.

Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
drivers/gpu/drm/nouveau/nvkm/engine/disp/ior.h
drivers/gpu/drm/nouveau/nvkm/engine/disp/outp.c