diff options
author | Ben Skeggs <bskeggs@redhat.com> | 2009-12-16 07:28:55 +0300 |
---|---|---|
committer | Ben Skeggs <bskeggs@redhat.com> | 2009-12-16 10:05:57 +0300 |
commit | 0735f62e116fae1e4f36237a97de28e8a56b4c2c (patch) | |
tree | 3c43ff86368448a041fecd5c8841de3e8230a003 /REPORTING-BUGS | |
parent | 3c8868d3dbba5110bd43b49879f12d1a6b2a28ca (diff) | |
download | linux-0735f62e116fae1e4f36237a97de28e8a56b4c2c.tar.xz |
drm/nouveau: prevent all channel creation if accel not available
Previously, if there was no firmware available, the DRM would just
disable channel creation from userspace, but still use a single
channel for its own purposes.
With a bit of care it should actually be possible to do this, due
to the DRM's very limited use of the engine. It currently doesn't
work correctly however, resulting in corrupted fbcon and hangs on
a number of cards.
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
Diffstat (limited to 'REPORTING-BUGS')
0 files changed, 0 insertions, 0 deletions