commit | 4b2b42f8e910c65aceb8b2d12fe392a7b7955449 | [log] [tgz] |
---|---|---|
author | Ben Skeggs <bskeggs@redhat.com> | Fri May 19 23:59:34 2017 +1000 |
committer | Ben Skeggs <bskeggs@redhat.com> | Fri Jun 16 14:04:47 2017 +1000 |
tree | 3c1d9592a01b5d87fc4a7879785b74cbbf6bac41 | |
parent | 981a8162e2f8282c90f6523324bb51720699bc6a [diff] |
drm/nouveau/disp: delay output path / connector construction until oneinit() This is to allow hw-specific code to instantiate output resources first, so we can cull unsupported output paths based on them. Signed-off-by: Ben Skeggs <bskeggs@redhat.com>