Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | drm/nvc0: don't un-bind every subchannel on init | Ben Skeggs | 2010-12-30 | 1 | -5/+0 |
* | nvc0: implement VRAM buffer transfers with bounce buffers | Christoph Bumiller | 2010-12-27 | 1 | -1/+2 |
* | nvc0: respond please inline to PIPE_SHADER_CAP_SUBROUTINES | Christoph Bumiller | 2010-12-23 | 1 | -0/+2 |
* | nvc0: use most defs/decls from nouveau_pushbuf.h | Christoph Bumiller | 2010-12-23 | 1 | -6/+4 |
* | nvc0: fence.bo is mappable, mark it as such | Ben Skeggs | 2010-12-21 | 1 | -1/+2 |
* | nvc0: use BIND_RING to set subchannel classes | Christoph Bumiller | 2010-12-19 | 1 | -8/+5 |
* | nvc0: support user clip planes | Christoph Bumiller | 2010-12-11 | 1 | -1/+11 |
* | nvc0: call grobj_alloc for all used classes | Christoph Bumiller | 2010-12-09 | 1 | -3/+26 |
* | nvc0: buffer suballocation with a primitive slab allocator | Christoph Bumiller | 2010-12-09 | 1 | -14/+41 |
* | nvc0: support primitive restart | Christoph Bumiller | 2010-12-09 | 1 | -1/+1 |
* | nvc0: import nvc0 gallium driver | Christoph Bumiller | 2010-11-12 | 1 | -0/+604 |