drm/nouveau: store a per-client channel list
authorBen Skeggs <bskeggs@redhat.com>
Wed, 1 Jun 2011 09:18:48 +0000 (19:18 +1000)
committerBen Skeggs <bskeggs@redhat.com>
Thu, 23 Jun 2011 05:58:25 +0000 (15:58 +1000)
Removes the need to disable IRQs to lookup channel struct on every pushbuf
ioctl, among others.

Signed-off-by: Ben Skeggs <bskeggs@redhat.com>

No differences found