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-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
2015-12-18
modetest: Use util_open()
Thierry Reding
1
-24
/
+3
2015-12-18
tests: Add helper to open a device/module
Thierry Reding
2
-0
/
+57
2015-12-18
tests: kms: Implement universal planes test
Thierry Reding
2
-2
/
+365
2015-12-18
tests: kms: Implement CRTC stealing test
Thierry Reding
2
-0
/
+172
2015-12-18
tests: Add libkms-test library
Thierry Reding
9
-1
/
+795
2015-12-18
proptest: Add Android support
Thierry Reding
3
-2
/
+19
2015-12-18
tests: Move name tables to libutil
Thierry Reding
5
-101
/
+165
2015-12-18
tests: Split helpers into library
Thierry Reding
23
-990
/
+1223
2015-12-18
exynos: bump version number
Tobias Jakobi
1
-1
/
+1
2015-12-18
tests/exynos: add test for g2d_move
Tobias Jakobi
2
-0
/
+133
2015-12-18
exynos/fimg2d: add g2d_move
Tobias Jakobi
2
-0
/
+98
2015-12-18
exynos: fimg2d: add g2d_set_direction
Tobias Jakobi
1
-0
/
+51
2015-12-18
tests/exynos: use XRGB8888 for framebuffer
Tobias Jakobi
1
-1
/
+1
2015-12-18
tests/exynos: add fimg2d event test
Tobias Jakobi
3
-2
/
+336
2015-12-18
exynos/fimg2d: add g2d_config_event
Tobias Jakobi
3
-2
/
+28
2015-12-18
tests/exynos: add fimg2d performance analysis
Tobias Jakobi
3
-2
/
+345
2015-12-18
exynos: Introduce exynos_handle_event()
Tobias Jakobi
4
-0
/
+115
2015-12-14
intel: Add drm_intel_bo_set_softpin_offset to intel-symbol-check
Kristian Høgsberg Kristensen
1
-0
/
+1
[prev]
[next]