Age | Commit message (Expand) | Author |
2015-02-23 | android: remove duplicate libdrm in LOCAL_SHARED_LIBRARIES | Chih-Wei Huang |
2015-02-16 | nouveau: fix unlock nouveau_bo_name_ref() | Jerome Glisse |
2015-01-26 | nouveau: Remove unused static function. | Thomas Klausner |
2014-09-28 | fix compile error on 32bit systems | Rob Clark |
2014-09-28 | nouveau: use drm_mmap/drm_munmap wrappers | Emil Velikov |
2014-09-28 | automake: pick up all files for distribution. | Emil Velikov |
2014-09-01 | nouveau: add Android build support | Emil Velikov |
2014-09-01 | libdrm, freedreno, intel, nouveau, radeon: add Makefile.sources | Emil Velikov |
2014-08-04 | nouveau: Only export public functions. | Maarten Lankhorst |
2014-04-16 | amend previous commit to actually compile | Maarten Lankhorst |
2014-04-15 | nouveau: safen up nouveau_device list usage against concurrent access | Maarten Lankhorst |
2013-11-07 | nouveau: prevent undefined behavior in nouveau_pushbuf_reloc with gcc-4.8 | Maarten Lankhorst |
2013-03-26 | nouveau: add a way to override single pushbuffer memory limits | Marcin Slusarz |
2013-03-26 | nouveau: return error from pushbuf_validate | Marcin Slusarz |
2013-01-16 | nouveau: use @PACKAGE_VERSION@ in libdrm_nouveau.pc | Maarten Lankhorst |
2013-01-16 | nouveau: expose channel engine selection on kepler chipsets | Ben Skeggs |
2013-01-14 | libdrm_nouveau.pc: don't include I${includedir}/nouveau | Marcin Slusarz |
2013-01-07 | nouveau: disallow pushbuf BOs in multiple memory types | Ben Skeggs |
2012-07-19 | libdrm/nouveau: add prime handle->bo and bo->handle support. | Dave Airlie |
2012-06-09 | nouveau: silence some remaining valgrind warnings | Marcin Slusarz |
2012-05-02 | nouveau: fix channel closing | Marcin Slusarz |
2012-04-24 | nouveau: expose notifier handle on nvc0 as well | Christoph Bumiller |
2012-04-24 | nouveau: remove unnecessary EAGAIN loops | Marcin Slusarz |
2012-04-17 | nouveau: init nvc0 channel alloc req structure fully | Ben Skeggs |
2012-04-14 | nouveau: pull in major libdrm rewrite | Ben Skeggs |
2011-11-27 | nouveau: Mark nouveau subchannel unbound nouveau_grobj_free | Maarten Lankhorst |
2011-10-19 | nouveau: free in error path if drmAvailable fails. | Dave Airlie |
2011-09-18 | nouveau: assert argument cannot have side effects | Marcin Slusarz |
2010-12-21 | nouveau: fix up reloc_emit() to accept NULL target buffer | Ben Skeggs |
2010-12-21 | nouveau: split pushbuf macros specific to nv04-nv50 out, and add nvc0 | Ben Skeggs |
2010-12-21 | nouveau: nvc0 drm has no concept of "notifier block" | Ben Skeggs |
2010-11-22 | nouveau: Add implicit pushbuf flush before gpuobj destruction. | Francisco Jerez |
2010-10-31 | nouveau: Avoid unnecessary call to CPU_FINI. | Francisco Jerez |
2010-10-12 | nouveau: Let the user choose the push buffer size. | Francisco Jerez |
2010-10-12 | nouveau: Define buffer object usage flags. | Francisco Jerez |
2010-09-21 | nouveau: fix drm version check some more | Ben Skeggs |
2010-09-20 | nouveau: fix thinko in drm version check | Ben Skeggs |
2010-08-18 | nouveau: accept both 0.0.16 and 1.x.x | Ben Skeggs |
2010-04-09 | nouveau: stop shipping nouveau_class.h | Ben Skeggs |
2010-03-19 | nouveau: fix annoying compiler warning | Ben Skeggs |
2010-03-19 | nouveau: fix segfault in nouveau_bo_new_tile() failure path | Ben Skeggs |
2010-03-19 | nouveau: remove unused field from nouveau_bo | Ben Skeggs |
2010-03-18 | nouveau: Regenerate nouveau_class.h. | Francisco Jerez |
2010-03-17 | Install headers to $(includedir)/libdrm | Julien Cristau |
2010-03-17 | libdrm_nouveau requires libdrm | Julien Cristau |
2010-03-13 | nouveau: Fix up the stride of NV20TCL_LIGHT_BACK_*. | Francisco Jerez |
2010-03-07 | nouveau: Small lighting related addition to nouveau_class.h. | Francisco Jerez |
2010-03-06 | nouveau: Update nouveau_class.h. | Francisco Jerez |
2010-03-02 | nouveau: make sure initial kalloc for user bo ends up in the right place | Maarten Maathuis |
2010-02-25 | nouveau: Update nouveau_class.h. | Francisco Jerez |