index
:
renesas/drm.git
android
live
master
libdrm, cloned from git://anongit.freedesktop.org/mesa/drm
Laurent Pinchart
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
nouveau
/
nouveau.c
Age
Commit message (
Expand
)
Author
2015-03-13
nouveau: Do not add most bo's to the global bo list.
Maarten Lankhorst
2015-03-13
nouveau: make nouveau importing global buffers completely thread-safe, with t...
Maarten Lankhorst
2015-02-16
nouveau: fix unlock nouveau_bo_name_ref()
Jerome Glisse
2014-09-28
nouveau: use drm_mmap/drm_munmap wrappers
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-03-26
nouveau: add a way to override single pushbuffer memory limits
Marcin Slusarz
2013-01-16
nouveau: expose channel engine selection on kepler chipsets
Ben Skeggs
2012-07-19
libdrm/nouveau: add prime handle->bo and bo->handle support.
Dave Airlie
2012-05-02
nouveau: fix channel closing
Marcin Slusarz
2012-04-24
nouveau: remove unnecessary EAGAIN loops
Marcin Slusarz
2012-04-14
nouveau: pull in major libdrm rewrite
Ben Skeggs