index
:
~deathsimple/drm
master
Unnamed repository; edit this file 'description' to name the repository.
deathsimple
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-06
Android: strip out header files from sources list
Rob Herring
10
-11
/
+11
2016-06-29
intel: Removing PCI IDs that are no longer listed as Kabylake.
Rodrigo Vivi
1
-13
/
+3
2016-06-29
intel: Add more Kabylake PCI IDs.
Rodrigo Vivi
1
-4
/
+10
2016-06-14
radeon: use SAMPLE_SPLIT=2 for better MSAA perf on EG/CM
Marek Olšák
1
-2
/
+4
2016-06-13
freedreno/msm: fix memory leak on ringbuffer free
Rob Clark
1
-0
/
+5
2016-06-10
xf86drm: ensure proper alignment of pointers in drmProcessPciDevice
Nicolai Hähnle
1
-1
/
+1
2016-06-06
drm: fix multi GPU drmGetDevices only return one device
Qiang Yu
1
-1
/
+4
2016-06-02
amdgpu: fix fence status query
Christian König
1
-0
/
+6
2016-05-13
tests/amdgpu: adapt to new polaris10/11 uvd fw
Sonny Jiang
1
-6
/
+42
2016-05-13
tests/amdgpu: add interface to adapt firmware requirement
Leo Liu
1
-2
/
+5
2016-05-13
tests/amdgpu: expand write/copy tests to compute
Alex Deucher
1
-7
/
+34
2016-05-13
tests/amdgpu: expand write/copy tests to compute
Alex Deucher
1
-3
/
+6
2016-04-27
Bump version for release
Kenneth Graunke
1
-1
/
+1
2016-04-27
intel/skl: Add missing SKL PCI IDs
Michał Winiarski
1
-8
/
+16
2016-04-21
freedreno: add dummy fd_bo_from_fbdev implementation when KGSL is disabled
Nicolas Dechesne
1
-0
/
+7
2016-04-12
headers: Update drm.h
Daniel Vetter
1
-26
/
+41
2016-04-12
headers: Update drm_mode.h
Daniel Vetter
1
-51
/
+119
2016-04-12
headers: Update drm_fourcc.h
Daniel Vetter
1
-4
/
+13
2016-04-12
headers: Update drm_sarea.h
Daniel Vetter
1
-0
/
+2
2016-04-12
headers: Update drm_i915.h
Daniel Vetter
1
-8
/
+35
2016-04-12
tests/kms-steal-crtc: Use correct includes
Daniel Vetter
1
-0
/
+1
2016-04-12
headers: Remove _DRM_GEM
Daniel Vetter
1
-1
/
+0
2016-04-07
tegra: Sync with Linux kernel UAPI header
Thierry Reding
1
-1
/
+2
2016-04-07
xf86drm: Fix spelling mistakes
Eric Engestrom
2
-2
/
+2
2016-04-07
tests: Fix spelling mistakes
Eric Engestrom
1
-3
/
+3
2016-04-07
intel: Fix spelling mistakes
Eric Engestrom
5
-5
/
+5
2016-04-07
freedreno: Fix spelling mistakes
Eric Engestrom
2
-3
/
+3
2016-04-07
exynos: Fix spelling mistake
Eric Engestrom
1
-1
/
+1
2016-04-07
amdgpu: Fix spelling mistakes
Eric Engestrom
1
-2
/
+2
2016-03-28
proptest: print signed values correctly
Emil Velikov
1
-0
/
+2
2016-03-28
modetest: print signed values correctly
Gustavo Padovan
1
-0
/
+2
2016-03-28
gitignore: ignore kms-steal-crtc and kms-universal-planes
Gustavo Padovan
1
-0
/
+2
2016-03-28
tests: add virtio_gpu to the driver list
Gustavo Padovan
1
-0
/
+1
2016-03-13
freedreno: add support for FD_TIMESTAMP
Rob Clark
3
-0
/
+4
2016-03-13
freedreno: update uapi
Rob Clark
1
-0
/
+1
2016-03-02
intel: Adding missing Broxton PCI IDs.
Rodrigo Vivi
1
-1
/
+5
2016-02-25
android: add virgl to be a valid driver
Chih-Wei Huang
1
-0
/
+2
2016-02-24
vmwgfx: update uapi
Thomas Hellstrom
1
-158
/
+634
2016-02-18
amdgpu/tests: fix tests for asics with one VCE instance
Sonny Jiang
1
-8
/
+12
2016-02-15
add libdrm_vc4.pc to .gitignore
Rob Clark
1
-0
/
+1
2016-02-15
Bump version for release
Rob Clark
1
-1
/
+1
2016-02-12
freedreno: add support for FD_MAX_FREQ
Rob Clark
3
-0
/
+6
2016-02-12
freedreno: small refactor for get_param
Rob Clark
1
-13
/
+30
2016-02-12
freedreno: update uapi
Rob Clark
1
-0
/
+1
2016-02-04
amdgpu: fix for submition with no ibs
Ken Wang
2
-0
/
+9
2016-02-04
tests/amdgpu: add a test for cp dma copy
Alex Deucher
1
-0
/
+18
2016-02-04
tests/amdgpu: make amdgpu_command_submission_sdma_copy_linear generic
Alex Deucher
1
-10
/
+17
2016-02-04
tests/amdgpu: add a test for cp dma fill
Alex Deucher
1
-0
/
+18
2016-02-04
tests/amdgpu: make amdgpu_command_submission_sdma_const_fill generic
Alex Deucher
1
-8
/
+16
2016-02-04
tests/amdgpu: add a test for cp write data
Alex Deucher
1
-0
/
+125
[next]