git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6effe39
)
drm/nvc0: reserve only subc 0 for kernel use
author
Ben Skeggs
<bskeggs@redhat.com>
Thu, 30 Dec 2010 01:53:48 +0000
(11:53 +1000)
committer
Ben Skeggs
<bskeggs@redhat.com>
Thu, 30 Dec 2010 01:55:07 +0000
(11:55 +1000)
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>
No differences found