index
:
~sima/libdrm
for-xexaxo
gen2-b0rked-relaxed-fencing
gen2-tile-cleanup
no_fence_accounting
Unnamed repository; edit this file to name it for gitweb.
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-31
headers: Update drm.h
for-xexaxo
Daniel Vetter
1
-26
/
+41
2016-03-31
headers: Update drm_mode.h
Daniel Vetter
1
-51
/
+119
2016-03-31
headers: Update drm_fourcc.h
Daniel Vetter
1
-4
/
+13
2016-03-31
headers: Update drm_sarea.h
Daniel Vetter
1
-0
/
+2
2016-03-31
headers: Update drm_i915.h
Daniel Vetter
1
-8
/
+35
2016-03-30
tests/kms-steal-crtc: Use correct includes
Daniel Vetter
1
-0
/
+1
2016-03-30
headers: Remove _DRM_GEM
Daniel Vetter
1
-1
/
+0
2016-02-04
android: enable building static version of libdrm
Sumit Semwal
1
-0
/
+19
2016-02-04
libkms: add libdrm to Requires.private
Emil Velikov
1
-0
/
+1
2016-02-04
radeon: add libdrm to Requires.private
Emil Velikov
1
-0
/
+1
2016-02-04
amdgpu: add libdrm as private requirement/dependency
Emil Velikov
1
-0
/
+1
2016-02-03
vc4: Add headers and .pc files for VC4 userspace development.
Eric Anholt
7
-0
/
+742
2016-02-03
util: Add support for vc4.
Eric Anholt
1
-0
/
+1
2016-02-03
vc4: Add the DRM header file.
Eric Anholt
2
-0
/
+280
2016-01-27
tests/kmstest: inverse the order of LDADD libraries
Emil Velikov
1
-2
/
+2
2016-01-26
tests: Include poll.h rather than sys/poll.h
Kylie McClain
2
-2
/
+2
2016-01-26
tests: Include sys/select.h
Khem Raj
5
-1
/
+13
2016-01-26
tests: util: Fixup util_open() parameter order
Thierry Reding
3
-3
/
+3
2016-01-26
tests: add fsl-dcu-drm to modules
Stefan Agner
1
-0
/
+1
2016-01-26
kmstest: Use util_open()
Stefan Agner
2
-17
/
+32
2016-01-24
configure.ac: don't detect disabled options dependencies
Marcin Ślusarz
1
-14
/
+22
2016-01-22
xf86drm: Bound strstr() to the allocated data
Damien Lespiau
1
-1
/
+2
2016-01-21
radeon: Pass radeon_bo_open flags to the DRM_RADEON_GEM_CREATE ioctl
Michel Dänzer
1
-1
/
+1
2016-01-20
amdgpu: Add new symbols to amdgpu-symbols-check
Michel Dänzer
1
-0
/
+4
2016-01-20
amdgpu: list each entry safely for sw semaphore when submit ib
Junwei Zhang
1
-2
/
+2
2016-01-20
tests/amdgpu: add semaphore test
Chunming Zhou
1
-0
/
+133
2016-01-20
amdgpu: add semaphore support
Marek Olšák
3
-4
/
+249
2016-01-20
amdgpu: validate user memory for userptr
Chunming Zhou
1
-1
/
+2
2016-01-20
amdgpu: drop address patching logics
monk.liu
1
-10
/
+1
2016-01-20
configure.ac: disable annoying warning -Wmissing-field-initializers
Marek Olšák
2
-3
/
+2
2016-01-07
Fix memory leak with drmModeGetConnectorCurrent()
Ville Syrjälä
1
-4
/
+7
2016-01-06
intel/kbl: Add Kabylake PCI ids
Rodrigo Vivi
1
-1
/
+56
2015-12-22
intel: Restore formatting of offsets in debug statements
Michał Winiarski
1
-9
/
+14
2015-12-22
Bump version for release
Ben Skeggs
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
10
-2
/
+473
2015-12-18
tests: remove missleading comments
Stefan Agner
1
-14
/
+1
2015-12-18
vbltest: Use util_open()
Thierry Reding
2
-21
/
+20
2015-12-18
proptest: Use util_open()
Thierry Reding
1
-22
/
+38
[next]