summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-01-06intel/kbl: Add Kabylake PCI idsHEADmasterkbl-cleanupjenkinsRodrigo 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
2015-12-14Add tests/drmdevice to .gitignoreKristian Høgsberg Kristensen1-0/+1
2015-12-14intel: Add support for softpinMichał Winiarski4-27/+169
2015-12-14intel: add drm_intel_bo_use_48b_address_range to symbol-check testMichel Thierry1-0/+1
2015-12-14intel: 48b ppgtt support (EXEC_OBJECT_SUPPORTS_48B_ADDRESS flag)Michel Thierry4-19/+95
2015-12-14intel: Update i915_drm.hKristian Høgsberg Kristensen1-10/+49
2015-12-01intel: add the missing <strings.h> includeChih-Wei Huang1-0/+1
2015-11-20amdgpu: Make amdgpu_cs_calculate_timeout() return something sensible on errorTom St Denis1-2/+4
2015-11-20amdgpu: fix overflow for timeout calculationJammy Zhou1-2/+6
2015-11-16configure.ac: test for the same atomic function as the one we useEmil Velikov1-1/+1
2015-11-16configure.ac: rework compiler builtin atomic testsJonathan Gray1-2/+2
2015-11-10radeon: Handle surface offsets exceeding 32 bits correctlyMichel Dänzer1-8/+9
2015-11-05libdrm: Use userspace compatible type in fourcc_mod_code macroTvrtko Ursulin1-1/+1
2015-11-03intel: Cleanup SKL PCI ID definitions.Ben Widawsky1-18/+22