commit | 2a55c9a7ff2a863f05a9b9c8519ef81737d4a3ef | [log] [tgz] |
---|---|---|
author | Ben Skeggs <bskeggs@redhat.com> | Thu Dec 30 11:53:48 2010 +1000 |
committer | Ben Skeggs <bskeggs@redhat.com> | Thu Dec 30 11:55:07 2010 +1000 |
tree | 2d0c5cc9fc0dfd30a5641812c8c30136238546b9 | |
parent | 6effe39364f1212aa57e1b5f0bd0f388ebfe9b24 [diff] |
drm/nvc0: reserve only subc 0 for kernel use Current 3D driver expects this behaviour. While this could be changed, there's no compelling reason to reserve more than one subchannel for the DRM. If we ever need to use an object other then M2MF, we can just re-bind subchannel 0 as required. Signed-off-by: Ben Skeggs <bskeggs@redhat.com>