summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-01-26tests: add fsl-dcu-drm to modulesStefan Agner1-0/+1
2016-01-26kmstest: Use util_open()Stefan Agner2-17/+32
2016-01-24configure.ac: don't detect disabled options dependenciesMarcin Ślusarz1-14/+22
2016-01-22xf86drm: Bound strstr() to the allocated dataDamien Lespiau1-1/+2
2016-01-21radeon: Pass radeon_bo_open flags to the DRM_RADEON_GEM_CREATE ioctlMichel Dänzer1-1/+1
2016-01-20amdgpu: Add new symbols to amdgpu-symbols-checkMichel Dänzer1-0/+4
2016-01-20amdgpu: list each entry safely for sw semaphore when submit ibJunwei Zhang1-2/+2
2016-01-20tests/amdgpu: add semaphore testChunming Zhou1-0/+133
2016-01-20amdgpu: add semaphore supportMarek Olšák3-4/+249
2016-01-20amdgpu: validate user memory for userptrChunming Zhou1-1/+2
2016-01-20amdgpu: drop address patching logicsmonk.liu1-10/+1
2016-01-20configure.ac: disable annoying warning -Wmissing-field-initializersMarek Olšák2-3/+2
2016-01-07Fix memory leak with drmModeGetConnectorCurrent()Ville Syrjälä1-4/+7
2016-01-06intel/kbl: Add Kabylake PCI idsRodrigo Vivi1-1/+56
2015-12-22intel: Restore formatting of offsets in debug statementsMichał Winiarski1-9/+14
2015-12-22Bump version for releaseBen Skeggs1-1/+1
2015-12-22nouveau: clean up nouveau.h, noting deprecated members/functionsBen Skeggs1-113/+114
2015-12-22nouveau: add support for newer kernel interfacesBen Skeggs2-7/+155
2015-12-22nouveau: add new interface to create a nouveau_deviceBen Skeggs3-47/+89
2015-12-22nouveau: remove nouveau_object_find()Ben Skeggs3-13/+0
2015-12-22nouveau: make use of nouveau_drm::fd instead of nouveau_device::fdBen Skeggs3-31/+40
2015-12-22nouveau: stack legacy nouveau_device on top of nouveau_drmBen Skeggs1-25/+21
2015-12-22nouveau: introduce object to represent the kernel clientBen Skeggs3-0/+55
2015-12-22nouveau: add interfaces to query information about supported classesBen Skeggs5-1/+117
2015-12-22nouveau: add interface to call an object's methodsBen Skeggs3-0/+10
2015-12-22nouveau: make it possible to init object in pre-allocated memoryBen Skeggs1-16/+48
2015-12-22nouveau: move object functions up, to avoid future foward declsBen Skeggs1-56/+56
2015-12-22nouveau: move more abi16-specific logic into abi16.cBen Skeggs3-58/+93
2015-12-22nouveau: import and install a selection of nvif headers from the kernelBen Skeggs10-2/+473
2015-12-18tests: remove missleading commentsStefan Agner1-14/+1
2015-12-18vbltest: Use util_open()Thierry Reding2-21/+20
2015-12-18proptest: Use util_open()Thierry Reding1-22/+38
2015-12-18modetest: Use util_open()Thierry Reding1-24/+3
2015-12-18tests: Add helper to open a device/moduleThierry Reding2-0/+57
2015-12-18tests: kms: Implement universal planes testThierry Reding2-2/+365
2015-12-18tests: kms: Implement CRTC stealing testThierry Reding2-0/+172
2015-12-18tests: Add libkms-test libraryThierry Reding9-1/+795
2015-12-18proptest: Add Android supportThierry Reding3-2/+19
2015-12-18tests: Move name tables to libutilThierry Reding5-101/+165
2015-12-18tests: Split helpers into libraryThierry Reding23-990/+1223
2015-12-18exynos: bump version numberTobias Jakobi1-1/+1
2015-12-18tests/exynos: add test for g2d_moveTobias Jakobi2-0/+133
2015-12-18exynos/fimg2d: add g2d_moveTobias Jakobi2-0/+98
2015-12-18exynos: fimg2d: add g2d_set_directionTobias Jakobi1-0/+51
2015-12-18tests/exynos: use XRGB8888 for framebufferTobias Jakobi1-1/+1
2015-12-18tests/exynos: add fimg2d event testTobias Jakobi3-2/+336
2015-12-18exynos/fimg2d: add g2d_config_eventTobias Jakobi3-2/+28
2015-12-18tests/exynos: add fimg2d performance analysisTobias Jakobi3-2/+345
2015-12-18exynos: Introduce exynos_handle_event()Tobias Jakobi4-0/+115
2015-12-14intel: Add drm_intel_bo_set_softpin_offset to intel-symbol-checkKristian Høgsberg Kristensen1-0/+1