index
:
~johnharr/scheduler
IGT
LibDRM
all
fence
scheduler
i915 GPU scheduler patches
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-28
drm/i915: Native sync
LibDRM
John Harrison
5
-14
/
+99
2016-04-14
drm/i915: Add wrapper for context priority interface
John Harrison
3
-0
/
+76
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
2016-02-04
tests/amdgpu: make amdgpu_command_submission_sdma_write_linear generic
Alex Deucher
1
-9
/
+18
2016-02-04
tests/amdgpu: make amdgpu_sdma_test_exec_cs() generic (v2)
Alex Deucher
1
-23
/
+28
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
[next]