1. b5c0cf0 gitignore: ignore kms-steal-crtc and kms-universal-planes by Gustavo Padovan · 8 years ago
  2. 2e6f8f1 tests: add virtio_gpu to the driver list by Gustavo Padovan · 8 years ago
  3. 49041c3 freedreno: add support for FD_TIMESTAMP by Rob Clark · 8 years ago
  4. 67e7103 freedreno: update uapi by Rob Clark · 8 years ago
  5. ea07de9 intel: Adding missing Broxton PCI IDs. by Rodrigo Vivi · 8 years ago
  6. 4274539 android: add virgl to be a valid driver by Chih-Wei Huang · 8 years ago
  7. db7202d vmwgfx: update uapi by Thomas Hellstrom · 8 years ago
  8. 99ede3e amdgpu/tests: fix tests for asics with one VCE instance by Sonny Jiang · 8 years ago
  9. add8936 add libdrm_vc4.pc to .gitignore by Rob Clark · 8 years ago
  10. d49efb5 Bump version for release by Rob Clark · 8 years ago
  11. 9b77443 freedreno: add support for FD_MAX_FREQ by Rob Clark · 8 years ago
  12. bc5497d freedreno: small refactor for get_param by Rob Clark · 8 years ago
  13. c47385c freedreno: update uapi by Rob Clark · 8 years ago
  14. f884af9 amdgpu: fix for submition with no ibs by Ken Wang · 9 years ago
  15. 6950af4 tests/amdgpu: add a test for cp dma copy by Alex Deucher · 9 years ago
  16. 35c35ea tests/amdgpu: make amdgpu_command_submission_sdma_copy_linear generic by Alex Deucher · 9 years ago
  17. 0edc442 tests/amdgpu: add a test for cp dma fill by Alex Deucher · 9 years ago
  18. 7c656ba tests/amdgpu: make amdgpu_command_submission_sdma_const_fill generic by Alex Deucher · 9 years ago
  19. 47c7e7a tests/amdgpu: add a test for cp write data by Alex Deucher · 9 years ago
  20. c5da5ea tests/amdgpu: make amdgpu_command_submission_sdma_write_linear generic by Alex Deucher · 9 years ago
  21. 8be79be tests/amdgpu: make amdgpu_sdma_test_exec_cs() generic (v2) by Alex Deucher · 9 years ago
  22. 682eaa0 android: enable building static version of libdrm by Sumit Semwal · 9 years ago
  23. ca5017b libkms: add libdrm to Requires.private by Emil Velikov · 9 years ago
  24. 31badf0 radeon: add libdrm to Requires.private by Emil Velikov · 9 years ago
  25. 87b3bf6 amdgpu: add libdrm as private requirement/dependency by Emil Velikov · 9 years ago
  26. 3c717f6 vc4: Add headers and .pc files for VC4 userspace development. by Eric Anholt · 9 years ago
  27. 0ad32e7 util: Add support for vc4. by Eric Anholt · 9 years ago
  28. eeb23de vc4: Add the DRM header file. by Eric Anholt · 9 years ago
  29. 432e08d tests/kmstest: inverse the order of LDADD libraries by Emil Velikov · 9 years ago
  30. ff0c9ca tests: Include poll.h rather than sys/poll.h by Kylie McClain · 9 years ago
  31. 358615f tests: Include sys/select.h by Khem Raj · 9 years ago
  32. 1674147 tests: util: Fixup util_open() parameter order by Thierry Reding · 9 years ago
  33. 2ad5ea7 tests: add fsl-dcu-drm to modules by Stefan Agner · 9 years ago
  34. 0caf58a kmstest: Use util_open() by Stefan Agner · 9 years ago
  35. 798022b configure.ac: don't detect disabled options dependencies by Marcin Ślusarz · 9 years ago
  36. 3627f38 xf86drm: Bound strstr() to the allocated data by Damien Lespiau · 9 years ago
  37. db138b9 radeon: Pass radeon_bo_open flags to the DRM_RADEON_GEM_CREATE ioctl by Michel Dänzer · 9 years ago
  38. 25712f1 amdgpu: Add new symbols to amdgpu-symbols-check by Michel Dänzer · 9 years ago
  39. 6b79c66 amdgpu: list each entry safely for sw semaphore when submit ib by Junwei Zhang · 9 years ago
  40. d4d4184 tests/amdgpu: add semaphore test by Chunming Zhou · 9 years ago
  41. 6afadea amdgpu: add semaphore support by Marek Olšák · 9 years ago
  42. f06c992 amdgpu: validate user memory for userptr by Chunming Zhou · 9 years ago
  43. 50386e0 amdgpu: drop address patching logics by monk.liu · 9 years ago
  44. 5198f2b configure.ac: disable annoying warning -Wmissing-field-initializers by Marek Olšák · 9 years ago
  45. e342c0f Fix memory leak with drmModeGetConnectorCurrent() by Ville Syrjälä · 9 years ago
  46. 242f77c intel/kbl: Add Kabylake PCI ids by Rodrigo Vivi · 9 years ago
  47. b38a4b2 intel: Restore formatting of offsets in debug statements by Michał Winiarski · 9 years ago
  48. f49bfd9 Bump version for release by Ben Skeggs · 9 years ago
  49. f208f2a nouveau: clean up nouveau.h, noting deprecated members/functions by Ben Skeggs · 9 years ago
  50. 4291eea nouveau: add support for newer kernel interfaces by Ben Skeggs · 9 years ago
  51. 4c92a9d nouveau: add new interface to create a nouveau_device by Ben Skeggs · 9 years ago
  52. 4a68c56 nouveau: remove nouveau_object_find() by Ben Skeggs · 9 years ago
  53. 4283e3f nouveau: make use of nouveau_drm::fd instead of nouveau_device::fd by Ben Skeggs · 9 years ago
  54. cdf9029 nouveau: stack legacy nouveau_device on top of nouveau_drm by Ben Skeggs · 9 years ago
  55. b845d61 nouveau: introduce object to represent the kernel client by Ben Skeggs · 9 years ago
  56. f6b1b5b nouveau: add interfaces to query information about supported classes by Ben Skeggs · 9 years ago
  57. c00e1a9 nouveau: add interface to call an object's methods by Ben Skeggs · 9 years ago
  58. 343d1ee nouveau: make it possible to init object in pre-allocated memory by Ben Skeggs · 9 years ago
  59. 0996ad0 nouveau: move object functions up, to avoid future foward decls by Ben Skeggs · 9 years ago
  60. 4a3cbf5 nouveau: move more abi16-specific logic into abi16.c by Ben Skeggs · 9 years ago
  61. d1ec093 nouveau: import and install a selection of nvif headers from the kernel by Ben Skeggs · 9 years ago
  62. 0cfb6a3 tests: remove missleading comments by Stefan Agner · 9 years ago
  63. b020b02 vbltest: Use util_open() by Thierry Reding · 9 years ago
  64. 6223481 proptest: Use util_open() by Thierry Reding · 9 years ago
  65. c26266f modetest: Use util_open() by Thierry Reding · 9 years ago
  66. e744b02 tests: Add helper to open a device/module by Thierry Reding · 9 years ago
  67. 89cca28 tests: kms: Implement universal planes test by Thierry Reding · 9 years ago
  68. e0ec59e tests: kms: Implement CRTC stealing test by Thierry Reding · 9 years ago
  69. c13c504 tests: Add libkms-test library by Thierry Reding · 9 years ago
  70. ca6c5f8 proptest: Add Android support by Thierry Reding · 9 years ago
  71. 4664d65 tests: Move name tables to libutil by Thierry Reding · 9 years ago
  72. 1ec3c44 tests: Split helpers into library by Thierry Reding · 9 years ago
  73. 15d90ef exynos: bump version number by Tobias Jakobi · 9 years ago
  74. 6689e4e tests/exynos: add test for g2d_move by Tobias Jakobi · 9 years ago
  75. 676462c exynos/fimg2d: add g2d_move by Tobias Jakobi · 9 years ago
  76. 51fd93b exynos: fimg2d: add g2d_set_direction by Tobias Jakobi · 9 years ago
  77. 1b32e5d tests/exynos: use XRGB8888 for framebuffer by Tobias Jakobi · 9 years ago
  78. 58a39f6 tests/exynos: add fimg2d event test by Tobias Jakobi · 9 years ago
  79. 60df358 exynos/fimg2d: add g2d_config_event by Tobias Jakobi · 9 years ago
  80. 2e4b9f0 tests/exynos: add fimg2d performance analysis by Tobias Jakobi · 9 years ago
  81. 2191ed9 exynos: Introduce exynos_handle_event() by Tobias Jakobi · 9 years ago
  82. d6ffb99 intel: Add drm_intel_bo_set_softpin_offset to intel-symbol-check by Kristian Høgsberg Kristensen · 9 years ago
  83. 3b7d971 Add tests/drmdevice to .gitignore by Kristian Høgsberg Kristensen · 9 years ago
  84. 8b4d57e intel: Add support for softpin by Michał Winiarski · 9 years ago
  85. 5453f89 intel: add drm_intel_bo_use_48b_address_range to symbol-check test by Michel Thierry · 9 years ago
  86. 3350add intel: 48b ppgtt support (EXEC_OBJECT_SUPPORTS_48B_ADDRESS flag) by Michel Thierry · 9 years ago
  87. 7d74a83 intel: Update i915_drm.h by Kristian Høgsberg Kristensen · 9 years ago
  88. 42f2f92 intel: add the missing <strings.h> include by Chih-Wei Huang · 9 years ago
  89. c05049b amdgpu: Make amdgpu_cs_calculate_timeout() return something sensible on error by Tom St Denis · 9 years ago
  90. 9c15b4a amdgpu: fix overflow for timeout calculation by Jammy Zhou · 9 years ago
  91. 8913cd9 configure.ac: test for the same atomic function as the one we use by Emil Velikov · 9 years ago
  92. f4b83bf configure.ac: rework compiler builtin atomic tests by Jonathan Gray · 9 years ago
  93. c3deddd radeon: Handle surface offsets exceeding 32 bits correctly by Michel Dänzer · 9 years ago
  94. ce3185d libdrm: Use userspace compatible type in fourcc_mod_code macro by Tvrtko Ursulin · 9 years ago
  95. 4309bfd intel: Cleanup SKL PCI ID definitions. by Ben Widawsky · 9 years ago
  96. cad0e03 intel: Add SKL GT4 PCI IDs by Ben Widawsky · 9 years ago
  97. b176372 amdgpu: Cleanly handle ENOMEM on result in amdgpu_bo_list_create() by Tom St Denis · 9 years ago
  98. 1a6a8f3 amdgpu: Fix use-after-free bug in vamgr_deinit by Tom St Denis · 9 years ago
  99. 988f31e amdgpu: Unlock mutex if base_required is invalid by Tom St Denis · 9 years ago
  100. c745e54 drm: add virtgpu_drm.h by Dave Airlie · 9 years ago