index
:
mesa/drm
103-regression-intel-mesa-buildtests-broken-by-libdrm-update
agpgart_2_0_branch
amdgpu
ati-4-0-0-branch
ati-4-0-1-branch
ati-4-1-0-branch
ati-4-1-1-branch
ati-5-0-0-branch
ati-5-0-1-branch
ati-pcigart-0-0-1-branch
ati-pcigart-1-0-0-branch
bsd-1-0-0-branch
bsd-1-0-1-branch
bsd-2-0-0-branch
bsd-3-0-0-branch
bsd-4-0-0-branch
cle266-0-0-1-branch
dri2-swapbuffers
driinterface-0-0-3-branch
drm-filp-0-1-branch
drm-sman-branch
drm-ttm-branch
drmcommand-0-0-1-branch
drmfntbl-0-0-1
drmfntbl-0-0-2-branch
drmlib-0-0-1-branch
gamma-1-0-0-branch
gamma-2-0-0-branch
glxmisc-1-0-0-branch
glxmisc-3-0-0-branch
i865-agp-0-1-branch
i915-pageflip
i915-zone-rendering
i915tex-compat
import-1.1.1
intel-post-reloc
kms-pageflip
libdrm-1_0-branch
libdrm-2_0-branch
libdrm-2_3-branch
mach64-0-0-0-branch
mach64-0-0-1-branch
mach64-0-0-2-branch
mach64-0-0-3-branch
mach64-0-0-3-dma-branch
mach64-0-0-4-branch
mach64-0-0-4-dma-branch
mach64-0-0-5-branch
mach64-0-0-6-branch
mach64-0-0-7-branch
main
master
mesa-3-5-branch
mesa-4-0-4-branch
mesa-4-0-branch
mesa-4-1-branch
mga-0-0-1-branch
mga-0-0-2-branch
mga-0-0-3-branch
mga-1-0-0-branch
mga-lock-debug-0-0-1-branch
mga-lock-debug-0-2-0-branch
mga-readpix-0-0-1-branch
mgadh-0-0-3-branch
modesetting-101
modesetting-101-hotplug
modesetting-dirty
modesetting-gem
modesetting-newttm
multihead-1-0-0-branch
newdrm-0-0-1-branch
newioctl-0.1
newmesa-0-0-1-branch
pageflip
ppc-1-0-0-branch
ppc-1-0-1-branch
pre-superioctl-branch
r200-0-1-branch
r200-0-2-branch
r200-stable-1-0-branch
r6xx-r7xx-support
radeon-1-0-0-branch
s3virge-0-0-1-branch
sarea-1-0-0-branch
savage-0-0-1-branch
savage-1_0_0-branch
savage-2-0-0-branch
tcl-0-0-branch
tdfx-1-1
tdfx-2-0-branch
tdfx-2-1-branch
tdfx-3-0-0-branch
tdfx-3-1-0-branch
tdlabs-0-0-1-branch
texmem-0-0-1
trident-0-0-1-branch
trident-0-0-2-branch
vblank-event
video-1-0-0-branch
xgi-0-0-1
xv845g-0-1-branch
Direct Rendering Manager headers and kernel modules (mirrored from https://gitlab.freedesktop.org/mesa/drm)
brianp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
nouveau
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-14
libdrm: remove autotools support
Eric Engestrom
1
-35
/
+0
2019-10-04
*-symbols-check: let meson figure out how to execute the scripts
Eric Engestrom
1
-2
/
+2
2019-10-04
*-symbols-check: use normal shell over bash
Emil Velikov
1
-1
/
+1
2018-10-04
*-symbols-check: error out when using unset variables
Emil Velikov
1
-0
/
+2
2018-10-04
automake: set NM before running the tests
Emil Velikov
1
-0
/
+1
2018-09-20
nouveau: add missing drm_public exports
Eric Engestrom
2
-2
/
+2
2018-09-19
autotools: make symbols hidden by default
Lucas De Marchi
1
-0
/
+1
2018-09-19
meson: make symbols hidden by default
Lucas De Marchi
1
-1
/
+1
2018-09-19
nouveau: annotate public functions
Lucas De Marchi
3
-39
/
+39
2018-03-20
meson,configure: include config.h automatically
Eric Engestrom
4
-16
/
+0
2018-03-09
meson: use pkg-config to detect libatomic_ops
Eric Engestrom
1
-1
/
+1
2018-02-23
*-symbol-check: Don't hard-code nm executable
Heiko Becker
2
-1
/
+2
2018-01-31
meson: fix libdrm_nouveau pkgconfig include directories
Dylan Baker
1
-1
/
+1
2018-01-12
Add meson build system
Dylan Baker
1
-0
/
+58
2017-01-27
android: introduce Android.common.mk to reduce boilerplate
Emil Velikov
1
-5
/
+2
2017-01-27
android: remove LOCAL_MODULE_TAGS := optional tag
Emil Velikov
1
-1
/
+0
2016-07-23
automake: Don't include Android Makefiles in the release tarball
Andreas Boll
1
-1
/
+1
2016-07-06
Android: strip out header files from sources list
Rob Herring
1
-1
/
+1
2015-12-22
nouveau: clean up nouveau.h, noting deprecated members/functions
Ben Skeggs
1
-113
/
+114
2015-12-22
nouveau: add support for newer kernel interfaces
Ben Skeggs
2
-7
/
+155
2015-12-22
nouveau: add new interface to create a nouveau_device
Ben Skeggs
3
-47
/
+89
2015-12-22
nouveau: remove nouveau_object_find()
Ben Skeggs
3
-13
/
+0
2015-12-22
nouveau: make use of nouveau_drm::fd instead of nouveau_device::fd
Ben Skeggs
3
-31
/
+40
2015-12-22
nouveau: stack legacy nouveau_device on top of nouveau_drm
Ben Skeggs
1
-25
/
+21
2015-12-22
nouveau: introduce object to represent the kernel client
Ben Skeggs
3
-0
/
+55
2015-12-22
nouveau: add interfaces to query information about supported classes
Ben Skeggs
5
-1
/
+117
2015-12-22
nouveau: add interface to call an object's methods
Ben Skeggs
3
-0
/
+10
2015-12-22
nouveau: make it possible to init object in pre-allocated memory
Ben Skeggs
1
-16
/
+48
2015-12-22
nouveau: move object functions up, to avoid future foward decls
Ben Skeggs
1
-56
/
+56
2015-12-22
nouveau: move more abi16-specific logic into abi16.c
Ben Skeggs
3
-58
/
+93
2015-12-22
nouveau: import and install a selection of nvif headers from the kernel
Ben Skeggs
9
-2
/
+472
2015-09-04
nouveau: use designated initializers
Emil Velikov
2
-6
/
+13
2015-06-21
nouveau: add asserts to make sure krefs are there
Ilia Mirkin
1
-0
/
+4
2015-05-21
nouveau: add coherent BO attribute
Alexandre Courbot
2
-0
/
+4
2015-05-06
nouveau: restore check that avoids multiple user bos per kernel bo
Ben Skeggs
1
-0
/
+10
2015-04-28
Add missing <strings.h> includes
Greg Hackmann
1
-0
/
+1
2015-04-28
drm: remove drm_public macro
Emil Velikov
3
-35
/
+35
2015-04-28
drm: remove no longer needed VISIBILITY_CFLAGS
Emil Velikov
1
-1
/
+0
2015-04-28
drm: rename libdrm{,_macros}.h
Emil Velikov
2
-2
/
+2
2015-04-28
nouveau: add symbols test
Emil Velikov
2
-1
/
+54
2015-04-28
nouveau: annotate the private symbols
Emil Velikov
3
-17
/
+17
2015-03-20
autotools: remove ${srcdir} from the includes
Emil Velikov
1
-1
/
+0
2015-03-20
android: remove LOCAL_COPY_HEADERS* variables
Emil Velikov
1
-3
/
+0
2015-03-20
android: remove ${srcdir} from the includes
Emil Velikov
1
-3
/
+0
2015-03-20
android: simplify LOCAL_C_INCLUDES
Emil Velikov
1
-3
/
+1
2015-03-20
android: correcly set LOCAL_EXPORT_C_INCLUDE_DIRS
Emil Velikov
1
-2
/
+1
2015-03-13
nouveau: Do not add most bo's to the global bo list.
Maarten Lankhorst
1
-24
/
+22
2015-03-13
nouveau: make nouveau importing global buffers completely thread-safe, with t...
Maarten Lankhorst
1
-37
/
+32
2015-02-23
android: remove duplicate libdrm in LOCAL_SHARED_LIBRARIES
Chih-Wei Huang
1
-3
/
+0
2015-02-16
nouveau: fix unlock nouveau_bo_name_ref()
Jerome Glisse
1
-1
/
+1
[next]