diff options
author | Ben Skeggs <bskeggs@redhat.com> | 2011-02-03 13:10:49 +0300 |
---|---|---|
committer | Ben Skeggs <bskeggs@redhat.com> | 2011-02-24 23:44:56 +0300 |
commit | c7ca4d1b6b529dac9de9ff3f951689f2e4365cc2 (patch) | |
tree | ffd03ef34616457984ae2fd11d56b8e93f55143e /drivers/gpu/drm/nouveau/nv50_evo.c | |
parent | 8348f36d89d1c9630580932931aca51b6069097a (diff) | |
download | linux-c7ca4d1b6b529dac9de9ff3f951689f2e4365cc2.tar.xz |
drm/nouveau: make vbios parser runnable from an atomic context
The nv50 display isr bh needs to be converted to a tasklet, which means
we can't sleep anymore. The places we execute vbios init tables are
rare, and not in any way performance critical, so this isn't a huge
problem.
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
Diffstat (limited to 'drivers/gpu/drm/nouveau/nv50_evo.c')
0 files changed, 0 insertions, 0 deletions