1. 3bc14c8 xf86drm: fix sign-compare warning by Grazvydas Ignotas · 7 years ago
  2. 0825792 xf86drm: implement an OpenBSD specific drmGetDevice2 by Jonathan Gray · 7 years ago
  3. fd19056 xf86drm: implement drmParsePciBusInfo for OpenBSD by Jonathan Gray · 7 years ago
  4. c0ef1d0 xf86drm: implement drmParsePciDeviceInfo for OpenBSD by Jonathan Gray · 7 years ago
  5. d05b9f2 xf86drm: implement drmParseSubsystemType for OpenBSD by Jonathan Gray · 7 years ago
  6. f189011 xf86drm: implement drmGetMinorNameForFD for non-sysfs by Jonathan Gray · 7 years ago
  7. 5c1c91b tests: automake: reorder makefile contents by Emil Velikov · 7 years ago
  8. 0ec7252 configure: remove libudev checks by Emil Velikov · 7 years ago
  9. 9b05d40 kms: remove commented out libudev code by Emil Velikov · 7 years ago
  10. 0c80fdd tests: remove useless legacy tests by Emil Velikov · 7 years ago
  11. b305238 tests/drmdevice: use drmGetDevice[s]2 by Emil Velikov · 7 years ago
  12. 11687bf xf86drm: introduce drmGetDevice[s]2 by Emil Velikov · 7 years ago
  13. aae3f31 xf86drm: parse the separate sysfs files for vendor... info by Emil Velikov · 8 years ago
  14. 138d231 xf86drm: add plumbing to not retrieve PCI device revision by Emil Velikov · 7 years ago
  15. b40a65d xf86drm: use maj/min in drmParsePciDeviceInfo() by Emil Velikov · 7 years ago
  16. dae413e Bump version for release by Robert Bragg · 7 years ago
  17. a831583 vc4: Add new GETPARAMs that have been merged to drm-next. by Eric Anholt · 7 years ago
  18. 23d10b8 freedreno: 64bit support by Rob Clark · 7 years ago
  19. d15515a etnaviv: add etna_pipe_wait_ns(..) by Christian Gmeiner · 7 years ago
  20. 4f750ec etnaviv: change get_abs_timeout(..) to use ns. by Christian Gmeiner · 7 years ago
  21. 1924b67 libdrm: random typo fixes by Grazvydas Ignotas · 7 years ago
  22. 1fc32f1 tests: kms: fix shadowed declaration warning by Grazvydas Ignotas · 7 years ago
  23. 37d790f xf86drm: introduce drmGetDeviceNameFromFd2 by Emil Velikov · 7 years ago
  24. 7e0bc3b automake: make the build less chatty by Emil Velikov · 7 years ago
  25. 911280c intel: Add drm_intel_gem_context_get_id to intel-symbols-check by Michel Dänzer · 7 years ago
  26. 770f6bc intel: Add a getter for the intel_context ctx_id by Robert Bragg · 9 years ago
  27. befb642 etnaviv: add API to create etna_device from private dup() fd by Christian Gmeiner · 7 years ago
  28. a14d6a6 etnaviv: add API to get drm fd from etna_device by Christian Gmeiner · 7 years ago
  29. 3e81f8b intel: Add Geminilake PCI IDs by Ben Widawsky · 7 years ago
  30. 317bdff Bump version for release by Emil Velikov · 7 years ago
  31. f53d354 xd86drm: read more than 128 bytes of uevent in drmParsePciBusInfo by Emil Velikov · 7 years ago
  32. de13ea3 headers: Add README file by Emil Velikov · 7 years ago
  33. 8cf4312 Bump version for release by Matt Turner · 7 years ago
  34. b91bcbf freedreno: Add fd_ringbuffer_flush2 to symbol check. by Matt Turner · 7 years ago
  35. 01db192 amdgpu: Add amdgpu_asic_id.h to Makefile.sources. by Matt Turner · 7 years ago
  36. 51002c0 intel: Add uthash.h to Makefile.sources. by Matt Turner · 7 years ago
  37. 319108f intel: Allow some codenames in INTEL_DEVID_OVERRIDE by Neil Roberts · 8 years ago
  38. 670f1e4 amdgpu: add the function to get the marketing name (v4) by Junwei Zhang · 8 years ago
  39. e9eb44b freedreno: add fence fd support by Rob Clark · 8 years ago
  40. 9270d98 freedreno: sync uapi header by Rob Clark · 8 years ago
  41. f803a45 add libsync.h helper by Rob Clark · 8 years ago
  42. 6493860 amdgpu: check parameters in amdgpu_query_gpu_info by Alex Deucher · 8 years ago
  43. fe4579e intel: Look prime handle up in handle hash table by Chris Wilson · 8 years ago
  44. ec39fe0 intel: Add new symbols to intel-symbol-check by Michel Dänzer · 8 years ago
  45. 9e24d0c intel: Migrate handle/name lookups from linear lists to hashtables by Chris Wilson · 8 years ago
  46. 455e9b4 intel: Export raw GEM mmap interfaces by Chris Wilson · 9 years ago
  47. 2d8c01f Silence runtime complaints on platform devices by Eric Anholt · 8 years ago
  48. 677cd97 Return an -ENODEV from drmGetDevice() when no device was found. by Rob Herring · 8 years ago
  49. 7dd2847 Add drmModePageFlipTarget by Michel Dänzer · 8 years ago
  50. 9433b70 headers: Sync drm{,_mode}.h with the kernel by Michel Dänzer · 8 years ago
  51. a44c9c3 Bump version for release by Rob Clark · 8 years ago
  52. 207efb1 tests/amdgpu: update vce encRefPic addr mode to tiled by Leo Liu · 8 years ago
  53. abfa680 Add drmModeAddFB2WithModifiers() which takes format modifiers by Kristian H. Kristensen · 8 years ago
  54. 0659558 libdrm: add etnaviv tests by The etnaviv authors · 8 years ago
  55. 95e2cc6 libdrm: add etnaviv drm support by The etnaviv authors · 8 years ago
  56. 2d00869 intel: Add new symbols to intel-symbol-check by Michel Dänzer · 8 years ago
  57. 9888714 intel: Export pooled EU and min no. of eus in a pool. by Yang Rong · 8 years ago
  58. a625ba8 amdgpu: add SI support by Ronie Salgado · 8 years ago
  59. c653779 amdgpu: fix valgrind warnings caused by amdgpu_query_firmware_version by Marek Olšák · 8 years ago
  60. 77bc69a amdgpu: sync amdgpu_drm.h with the kernel by Marek Olšák · 8 years ago
  61. 39fff59 radeon: sync radeon_drm.h with the kernel by Marek Olšák · 8 years ago
  62. 4462303 amdgpu: expose the AMDGPU_GEM_CREATE_VRAM_CLEARED flag by Flora Cui · 8 years ago
  63. 72a0416 modetest: Also print the pixel clock by Stéphane Marchesin · 8 years ago
  64. 587e5a8 modetest: add mediatek to module list by Daniel Kurtz · 8 years ago
  65. 3106a33 modetest: Adding amdgpu to module list by satsahu · 8 years ago
  66. b214b05 list: fix an issue with android build using clang by Rob Clark · 8 years ago
  67. f19cd3a Simplify the RELEASING steps based on current release.sh. by Eric Anholt · 8 years ago
  68. 0caa84c Bump version for release by Rob Clark · 8 years ago
  69. 248b334 radeon: Fix typo in stderr message by Andreas Boll · 8 years ago
  70. 22263ca man: Fix typo by Andreas Boll · 8 years ago
  71. 7e9e373 automake: Include virtgpu_drm.h in the release tarball by Andreas Boll · 8 years ago
  72. 9af2ccd virtgpu: Update kernel header by Andreas Boll · 8 years ago
  73. a544677 automake: Don't include Android Makefiles in the release tarball by Andreas Boll · 8 years ago
  74. 9d1ce35 radeon: Wire up radeon-symbol-check to make check by Andreas Boll · 8 years ago
  75. feb1b39 freedreno: fix warnings by Rob Clark · 8 years ago
  76. 1f1b61d freedreno: fix android build break by Rob Clark · 8 years ago
  77. 1af780c freedreno: fix distcheck errors by Rob Clark · 8 years ago
  78. b59ed18 freedreno: move legacy kgsl related README by Rob Clark · 8 years ago
  79. 6a23bd4 freedreno/msm: use hashtable to track bo idx by Rob Clark · 8 years ago
  80. 419a154 freedreno: support growable cmdstream buffers by Rob Clark · 8 years ago
  81. d93d697 freedreno/msm: split out dump_submit() helper by Rob Clark · 8 years ago
  82. 1d1e01b list: add first/last entry macros by Rob Clark · 8 years ago
  83. dd1f372 freedreno/msm: split out cmd buffer tracking from ring by Rob Clark · 8 years ago
  84. 0d61529 freedreno/msm: drop return from get_cmd() by Rob Clark · 8 years ago
  85. 892141a freedreno/msm: use private bo-cache for ringbuffer bo's by Rob Clark · 8 years ago
  86. 19b82b9 freedreno: fix potential leak at free by Rob Clark · 8 years ago
  87. 9e697c7 freedreno: ocd by Rob Clark · 8 years ago
  88. 8a6a851 freedreno: support either coarse or fine-grained bucket sizes by Rob Clark · 8 years ago
  89. 904f136 freedreno: expose kernel driver version by Rob Clark · 8 years ago
  90. fe07584 freedreno: fix potential fd leak in error path by Rob Clark · 8 years ago
  91. eb846d4 freedreno: add madvise support by Rob Clark · 8 years ago
  92. 0c270df freedreno: sync uapi by Rob Clark · 8 years ago
  93. 82780c8 freedreno: move bo-cache to it's own file by Rob Clark · 8 years ago
  94. 0b34b68 freedreno: refactor bo-cache API by Rob Clark · 8 years ago
  95. b18b6e2 freedreno: split out fd_bo_cache by Rob Clark · 8 years ago
  96. 2ca73c6 freedreno: add simpler ring-reloc by Rob Clark · 8 years ago
  97. 73db0a0 freedreno: rework internal ring->emit_reloc_ring() by Rob Clark · 8 years ago
  98. 681fd2a tests/drmdevice: be move verbose when using open() by Emil Velikov · 8 years ago
  99. dd58044 tests/drmdevice: print out the full 'bus' and 'dev' strings by Emil Velikov · 8 years ago
  100. 6c056ee drm: fix drmFreeDevices memory leak on multi GPU setups by Qiang Yu · 8 years ago