Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
libdrm
/
739b8886025b31f2f9d09a535c8ff3670bb1d036
739b888
freedreno: add dummy fd_bo_from_fbdev implementation when KGSL is disabled
by Nicolas Dechesne
· 9 years ago
cc9a53f
headers: Update drm.h
by Daniel Vetter
· 9 years ago
89cdda3
headers: Update drm_mode.h
by Daniel Vetter
· 9 years ago
268ae7c
headers: Update drm_fourcc.h
by Daniel Vetter
· 9 years ago
f37b9a8
headers: Update drm_sarea.h
by Daniel Vetter
· 9 years ago
7cba3bb
headers: Update drm_i915.h
by Daniel Vetter
· 9 years ago
1e5c590
tests/kms-steal-crtc: Use correct includes
by Daniel Vetter
· 9 years ago
81506da
headers: Remove _DRM_GEM
by Daniel Vetter
· 9 years ago
65ea85d
tegra: Sync with Linux kernel UAPI header
by Thierry Reding
· 9 years ago
ce97507
xf86drm: Fix spelling mistakes
by Eric Engestrom
· 9 years ago
96f2907
tests: Fix spelling mistakes
by Eric Engestrom
· 9 years ago
723a694
intel: Fix spelling mistakes
by Eric Engestrom
· 9 years ago
7b356f4
freedreno: Fix spelling mistakes
by Eric Engestrom
· 9 years ago
caef42b
exynos: Fix spelling mistake
by Eric Engestrom
· 9 years ago
0b3f978
amdgpu: Fix spelling mistakes
by Eric Engestrom
· 9 years ago
ea78c17
proptest: print signed values correctly
by Emil Velikov
· 9 years ago
dfd8cd4
modetest: print signed values correctly
by Gustavo Padovan
· 9 years ago
b5c0cf0
gitignore: ignore kms-steal-crtc and kms-universal-planes
by Gustavo Padovan
· 9 years ago
2e6f8f1
tests: add virtio_gpu to the driver list
by Gustavo Padovan
· 9 years ago
49041c3
freedreno: add support for FD_TIMESTAMP
by Rob Clark
· 9 years ago
67e7103
freedreno: update uapi
by Rob Clark
· 9 years ago
ea07de9
intel: Adding missing Broxton PCI IDs.
by Rodrigo Vivi
· 9 years ago
4274539
android: add virgl to be a valid driver
by Chih-Wei Huang
· 9 years ago
db7202d
vmwgfx: update uapi
by Thomas Hellstrom
· 9 years ago
99ede3e
amdgpu/tests: fix tests for asics with one VCE instance
by Sonny Jiang
· 9 years ago
add8936
add libdrm_vc4.pc to .gitignore
by Rob Clark
· 9 years ago
d49efb5
Bump version for release
by Rob Clark
· 9 years ago
9b77443
freedreno: add support for FD_MAX_FREQ
by Rob Clark
· 9 years ago
bc5497d
freedreno: small refactor for get_param
by Rob Clark
· 9 years ago
c47385c
freedreno: update uapi
by Rob Clark
· 9 years ago
f884af9
amdgpu: fix for submition with no ibs
by Ken Wang
· 9 years ago
6950af4
tests/amdgpu: add a test for cp dma copy
by Alex Deucher
· 9 years ago
35c35ea
tests/amdgpu: make amdgpu_command_submission_sdma_copy_linear generic
by Alex Deucher
· 9 years ago
0edc442
tests/amdgpu: add a test for cp dma fill
by Alex Deucher
· 9 years ago
7c656ba
tests/amdgpu: make amdgpu_command_submission_sdma_const_fill generic
by Alex Deucher
· 9 years ago
47c7e7a
tests/amdgpu: add a test for cp write data
by Alex Deucher
· 9 years ago
c5da5ea
tests/amdgpu: make amdgpu_command_submission_sdma_write_linear generic
by Alex Deucher
· 9 years ago
8be79be
tests/amdgpu: make amdgpu_sdma_test_exec_cs() generic (v2)
by Alex Deucher
· 9 years ago
682eaa0
android: enable building static version of libdrm
by Sumit Semwal
· 9 years ago
ca5017b
libkms: add libdrm to Requires.private
by Emil Velikov
· 9 years ago
31badf0
radeon: add libdrm to Requires.private
by Emil Velikov
· 9 years ago
87b3bf6
amdgpu: add libdrm as private requirement/dependency
by Emil Velikov
· 9 years ago
3c717f6
vc4: Add headers and .pc files for VC4 userspace development.
by Eric Anholt
· 9 years ago
0ad32e7
util: Add support for vc4.
by Eric Anholt
· 9 years ago
eeb23de
vc4: Add the DRM header file.
by Eric Anholt
· 9 years ago
432e08d
tests/kmstest: inverse the order of LDADD libraries
by Emil Velikov
· 9 years ago
ff0c9ca
tests: Include poll.h rather than sys/poll.h
by Kylie McClain
· 9 years ago
358615f
tests: Include sys/select.h
by Khem Raj
· 9 years ago
1674147
tests: util: Fixup util_open() parameter order
by Thierry Reding
· 9 years ago
2ad5ea7
tests: add fsl-dcu-drm to modules
by Stefan Agner
· 9 years ago
0caf58a
kmstest: Use util_open()
by Stefan Agner
· 9 years ago
798022b
configure.ac: don't detect disabled options dependencies
by Marcin Ślusarz
· 9 years ago
3627f38
xf86drm: Bound strstr() to the allocated data
by Damien Lespiau
· 9 years ago
db138b9
radeon: Pass radeon_bo_open flags to the DRM_RADEON_GEM_CREATE ioctl
by Michel Dänzer
· 9 years ago
25712f1
amdgpu: Add new symbols to amdgpu-symbols-check
by Michel Dänzer
· 9 years ago
6b79c66
amdgpu: list each entry safely for sw semaphore when submit ib
by Junwei Zhang
· 9 years ago
d4d4184
tests/amdgpu: add semaphore test
by Chunming Zhou
· 9 years ago
6afadea
amdgpu: add semaphore support
by Marek Olšák
· 9 years ago
f06c992
amdgpu: validate user memory for userptr
by Chunming Zhou
· 9 years ago
50386e0
amdgpu: drop address patching logics
by monk.liu
· 9 years ago
5198f2b
configure.ac: disable annoying warning -Wmissing-field-initializers
by Marek Olšák
· 9 years ago
e342c0f
Fix memory leak with drmModeGetConnectorCurrent()
by Ville Syrjälä
· 9 years ago
242f77c
intel/kbl: Add Kabylake PCI ids
by Rodrigo Vivi
· 9 years ago
b38a4b2
intel: Restore formatting of offsets in debug statements
by Michał Winiarski
· 9 years ago
f49bfd9
Bump version for release
by Ben Skeggs
· 9 years ago
f208f2a
nouveau: clean up nouveau.h, noting deprecated members/functions
by Ben Skeggs
· 9 years ago
4291eea
nouveau: add support for newer kernel interfaces
by Ben Skeggs
· 9 years ago
4c92a9d
nouveau: add new interface to create a nouveau_device
by Ben Skeggs
· 9 years ago
4a68c56
nouveau: remove nouveau_object_find()
by Ben Skeggs
· 9 years ago
4283e3f
nouveau: make use of nouveau_drm::fd instead of nouveau_device::fd
by Ben Skeggs
· 9 years ago
cdf9029
nouveau: stack legacy nouveau_device on top of nouveau_drm
by Ben Skeggs
· 9 years ago
b845d61
nouveau: introduce object to represent the kernel client
by Ben Skeggs
· 9 years ago
f6b1b5b
nouveau: add interfaces to query information about supported classes
by Ben Skeggs
· 9 years ago
c00e1a9
nouveau: add interface to call an object's methods
by Ben Skeggs
· 9 years ago
343d1ee
nouveau: make it possible to init object in pre-allocated memory
by Ben Skeggs
· 9 years ago
0996ad0
nouveau: move object functions up, to avoid future foward decls
by Ben Skeggs
· 9 years ago
4a3cbf5
nouveau: move more abi16-specific logic into abi16.c
by Ben Skeggs
· 9 years ago
d1ec093
nouveau: import and install a selection of nvif headers from the kernel
by Ben Skeggs
· 9 years ago
0cfb6a3
tests: remove missleading comments
by Stefan Agner
· 9 years ago
b020b02
vbltest: Use util_open()
by Thierry Reding
· 9 years ago
6223481
proptest: Use util_open()
by Thierry Reding
· 9 years ago
c26266f
modetest: Use util_open()
by Thierry Reding
· 9 years ago
e744b02
tests: Add helper to open a device/module
by Thierry Reding
· 9 years ago
89cca28
tests: kms: Implement universal planes test
by Thierry Reding
· 9 years ago
e0ec59e
tests: kms: Implement CRTC stealing test
by Thierry Reding
· 9 years ago
c13c504
tests: Add libkms-test library
by Thierry Reding
· 9 years ago
ca6c5f8
proptest: Add Android support
by Thierry Reding
· 9 years ago
4664d65
tests: Move name tables to libutil
by Thierry Reding
· 9 years ago
1ec3c44
tests: Split helpers into library
by Thierry Reding
· 9 years ago
15d90ef
exynos: bump version number
by Tobias Jakobi
· 9 years ago
6689e4e
tests/exynos: add test for g2d_move
by Tobias Jakobi
· 9 years ago
676462c
exynos/fimg2d: add g2d_move
by Tobias Jakobi
· 9 years ago
51fd93b
exynos: fimg2d: add g2d_set_direction
by Tobias Jakobi
· 9 years ago
1b32e5d
tests/exynos: use XRGB8888 for framebuffer
by Tobias Jakobi
· 9 years ago
58a39f6
tests/exynos: add fimg2d event test
by Tobias Jakobi
· 9 years ago
60df358
exynos/fimg2d: add g2d_config_event
by Tobias Jakobi
· 9 years ago
2e4b9f0
tests/exynos: add fimg2d performance analysis
by Tobias Jakobi
· 9 years ago
2191ed9
exynos: Introduce exynos_handle_event()
by Tobias Jakobi
· 9 years ago
d6ffb99
intel: Add drm_intel_bo_set_softpin_offset to intel-symbol-check
by Kristian Høgsberg Kristensen
· 9 years ago
3b7d971
Add tests/drmdevice to .gitignore
by Kristian Høgsberg Kristensen
· 9 years ago
Next »