commit | 372aa73e20197d463fc8b34524c20b089a98b1c3 | [log] [tgz] |
---|---|---|
author | Ben Skeggs <bskeggs@redhat.com> | Thu Aug 10 11:32:18 2017 +1000 |
committer | Ben Skeggs <bskeggs@redhat.com> | Thu Aug 10 11:39:18 2017 +1000 |
tree | c4f816a63e6f6e4868c21e3212d2cef76a0068cf | |
parent | 38bcb208f60924a031b9f809f7cd252ea4a94e5f [diff] |
drm/nouveau/disp/nv04: avoid creation of output paths Fixes hitting WARN_ON() during initialisation of pre-NV50 GPUs, caused by the recent changes to support pad macro routing on GM20x. We currently don't use them here for older GPUs anyway. Signed-off-by: Ben Skeggs <bskeggs@redhat.com>