Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-11-04 | nouveau: turn another assertion into an error | Ben Skeggs | |
Signed-off-by: Ben Skeggs <skeggsb@beleth.(none)> | |||
2009-11-04 | nouveau: modify api slightly to allow caller to handle reloc failures | Ben Skeggs | |
Signed-off-by: Ben Skeggs <skeggsb@beleth.(none)> | |||
2009-11-04 | nouveau: add reloc refcnt to pending bo list | Ben Skeggs | |
Signed-off-by: Ben Skeggs <bskeggs@redhat.com> | |||
2009-11-04 | nouveau: drop rendering on the floor rather than asserting if flush fails | Ben Skeggs | |
Signed-off-by: Ben Skeggs <bskeggs@redhat.com> | |||
2009-11-04 | nouveau: update view of available aperture space after each flush | Ben Skeggs | |
Signed-off-by: Ben Skeggs <bskeggs@redhat.com> | |||
2009-10-20 | nouveau: retry if pushbuf ioctl interrupted by signal | Ben Skeggs | |
Signed-off-by: Ben Skeggs <bskeggs@redhat.com> | |||
2009-08-19 | nouveau: fix a thinko in copyless pushbuf ioctl | Ben Skeggs | |
No idea why G80 doesn't hit this, but, this fixes at least one NV40 card. | |||
2009-08-18 | nouveau: support for copy-less pushbuf ioctl | Ben Skeggs | |
2009-08-18 | nouveau: for the moment, assert if we exceed some reloc limits | Ben Skeggs | |
Nasty, but nicer than silently not writing into the pushbuf | |||
2009-07-28 | nouveau: drm api 0.0.15, update object header, remove fake bo support | Ben Skeggs | |
2009-06-05 | nouveau: 0.0.14 + extend bo interface to support subrange mapping | Ben Skeggs | |
Normal map() should operate as before, and map_range()/map_flush() should give correct results but lacking any performance difference from map(). Nothing exiting being done here yet, but the interface is a good start. | |||
2009-02-04 | nouveau: install libdrm_nouveau with libdrm | Ben Skeggs | |