Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-12-22 | nouveau: make use of nouveau_drm::fd instead of nouveau_device::fd | Ben Skeggs | 1 | -3/+4 |
2015-06-21 | nouveau: add asserts to make sure krefs are there | Ilia Mirkin | 1 | -0/+4 |
2015-04-28 | drm: remove drm_public macro | Emil Velikov | 1 | -10/+10 |
2014-08-04 | nouveau: Only export public functions. | Maarten Lankhorst | 1 | -10/+10 |
2013-11-07 | nouveau: prevent undefined behavior in nouveau_pushbuf_reloc with gcc-4.8 | Maarten Lankhorst | 1 | -1/+2 |
2013-03-26 | nouveau: add a way to override single pushbuffer memory limits | Marcin Slusarz | 1 | -2/+4 |
2013-03-26 | nouveau: return error from pushbuf_validate | Marcin Slusarz | 1 | -1/+1 |
2013-01-07 | nouveau: disallow pushbuf BOs in multiple memory types | Ben Skeggs | 1 | -4/+4 |
2012-06-09 | nouveau: silence some remaining valgrind warnings | Marcin Slusarz | 1 | -1/+3 |
2012-04-24 | nouveau: remove unnecessary EAGAIN loops | Marcin Slusarz | 1 | -5/+2 |
2012-04-14 | nouveau: pull in major libdrm rewrite | Ben Skeggs | 1 | -0/+774 |