1. 56e72d3 xf86drm: introduce drm_device_has_rdev() helper by Emil Velikov · 6 years ago
  2. 7f52a0e xf86drm: drmGetDevice2: error out if the fd has unknown subsys by Emil Velikov · 6 years ago
  3. 4fa33e4 amdgpu: make sure to set CLOEXEC on duplicated FDs by Christian König · 6 years ago
  4. 7e45010 Revert "amdgpu: don't call add_handle_to_table for KMS BO exports" by Michel Dänzer · 6 years ago
  5. fe0488a amdgpu: don't call add_handle_to_table for KMS BO exports by Marek Olšák · 6 years ago
  6. 7164abe intel: Introducing Amber Lake platform by José Roberto de Souza · 6 years ago
  7. 591c1d7 intel: Introducing Whiskey Lake platform by José Roberto de Souza · 6 years ago
  8. 22b3efb freedreno: add user ptr to fd_ringbuffer by Rob Clark · 6 years ago
  9. c1f2d9b amdgpu: Destroy fd_hash table when the last device is removed. by Jan Vesely · 6 years ago
  10. 52ef6fb amdgpu/util_hash_table: Add helper function to count the number of entries in hash table by Jan Vesely · 6 years ago
  11. 712fa0f amdgpu: Take a lock before removing devices from fd_tab hash table. by Jan Vesely · 6 years ago
  12. 3561569 Always pass O_CLOEXEC when opening DRM file descriptors by Michel Dänzer · 6 years ago
  13. f34b694 xf86drm: Be sure to closedir before return by Kevin Strasser · 6 years ago
  14. cb592ac bump version for release by Rob Clark · 6 years ago
  15. c5a6568 freedreno: add fd_pipe refcounting by Rob Clark · 6 years ago
  16. 1ac3ecd intel: add support for ICL 11 by Paulo Zanoni · 6 years ago
  17. bc9c789 amdgpu: Deinitialize vamgr_high{,_32} by Michel Dänzer · 6 years ago
  18. 50426f3 Intel: Add a Kaby Lake PCI ID by Matt Atwood · 6 years ago
  19. d4b4c51 amdgpu: enlarge the maximum number of cards supported by Xiaojie Yuan · 6 years ago
  20. cb850ce tests/amdgpu: add vce mv tests support and sets by James Zhu · 6 years ago
  21. 35affe8 libdrm: gralloc_handle.h: Fix build issue with Android by John Stultz · 6 years ago
  22. 8ec043e headers: Update README by Daniel Stone · 6 years ago
  23. 8e535dd headers: Sync with drm-next by Daniel Stone · 6 years ago
  24. 2fa58c7 headers: sync up amdgpu_drm.h with drm-next by Rex Zhu · 6 years ago
  25. 4dfa458 Revert "libdrm: intel/Android.mk: Filter libdrm_intel library requirements on x86/x86_64" by Emil Velikov · 6 years ago
  26. bb0fd5f intel: Do not use libpciaccess on Android by Tomasz Figa · 9 years ago
  27. 00aa374 xf86drmMode: merge successive mutually-exclusive #ifs by Eric Engestrom · 6 years ago
  28. bb45ce4 libdrm: Use readdir instead of readdir_r to avoid build warnings by John Stultz · 6 years ago
  29. 32ee9c0 android: Add missing include exports by Stefan Schake · 6 years ago
  30. d930ef8 omap: add Android build support by Gowtham Tammana · 6 years ago
  31. b81d44d libdrm: amdgpu: Adding DRM_RDWR flag in amdgpu_bo_export by Satyajit · 6 years ago
  32. 361d4bf meson: drop unnecessary variable by Eric Engestrom · 6 years ago
  33. edaca47 meson: move line to allow using `config` earlier by Eric Engestrom · 6 years ago
  34. 56f6d3d meson: drop unneeded dependency to libudev by Eric Engestrom · 6 years ago
  35. 0926f0a meson,configure: include config.h automatically by Eric Engestrom · 6 years ago
  36. 431f1a1 meson: replace `if(compiles) have=true` with `have=compiles` by Eric Engestrom · 6 years ago
  37. 0758520 meson,configure: always define UDEV by Eric Engestrom · 6 years ago
  38. e8d3d88 meson,configure: always define HAVE_VISIBILITY by Eric Engestrom · 6 years ago
  39. 1a44bba meson,configure: always define HAVE_OPEN_MEMSTREAM by Eric Engestrom · 6 years ago
  40. 32e0370 tests: fix memory leak issue by Inki Dae · 6 years ago
  41. ed07718 libdrm: intel/Android.mk: Filter libdrm_intel library requirements on x86/x86_64 by John Stultz · 6 years ago
  42. dff690a tests/exynos: remove dead condition by Seung-Woo Kim · 6 years ago
  43. a58490d meson: detect alloca.h by Eric Engestrom · 6 years ago
  44. 2bd461e meson: make it easy to add headers to check by Eric Engestrom · 6 years ago
  45. 0663dbd meson: don't use compiler.has_header by Dylan Baker · 6 years ago
  46. 5236de6 meson: use pkg-config to detect libatomic_ops by Eric Engestrom · 6 years ago
  47. a5329cd drm/amdgpu: Remove IB count checking by Sabre Shao · 7 years ago
  48. 666d59d Revert "amdgpu:support 16 ibs per submit for PAL/SRIOV" by Marek Olšák · 6 years ago
  49. 924f856 amdgpu:support 16 ibs per submit for PAL/SRIOV by Qiang Yu · 7 years ago
  50. 2837037 freedreno: add missing symbols to symbol-check by Eric Engestrom · 6 years ago
  51. 45eee3f drm/atomic: Refuse to add invalid objects to requests by Daniel Stone · 6 years ago
  52. 7b12381 intel/intel_chipset.h: Sync Cannonlake IDs. by Rodrigo Vivi · 6 years ago
  53. 85ae22a bump version for release by Rob Clark · 6 years ago
  54. 7a58c21 meson: add configuration summary by Eric Engestrom · 6 years ago
  55. a1a13d2 tests/amdgpu: Fix misspellings of "suite" by Michel Dänzer · 6 years ago
  56. 1f6a85c test/amdgpu: disable bo eviction test by default by Chunming Zhou · 6 years ago
  57. bca585b amdgpu: fix "add AMDGPU_VA_RANGE_HIGH" by Christian König · 6 years ago
  58. ff0da7b amdgpu: add AMDGPU_VA_RANGE_HIGH by Christian König · 6 years ago
  59. cd8a804 amdgpu: mostly revert "use the high VA range if possible v2" by Christian König · 6 years ago
  60. 1384c08 freedreno: add interface to get buffer address by Rob Clark · 6 years ago
  61. 4f08bfe *-symbol-check: Don't hard-code nm executable by Heiko Becker · 6 years ago
  62. 009634e android: fix gralloc_handle_create() problems by Rob Herring · 6 years ago
  63. 86c62e4 android: add helper to convert buffer_handle_t to gralloc_handle_t ptr by Rob Herring · 6 years ago
  64. 652bcea android: fix mis-named alloc_handle_t by Rob Herring · 6 years ago
  65. 5db7bf4 android: revert making handle magic and version members const by Rob Herring · 6 years ago
  66. 9eb6c8a meson/configure.ac: pthread-stubs not present on OpenBSD by Jonathan Gray · 6 years ago
  67. 9411f8e meson: do not use cairo/valgrind if disabled by Igor Gnatenko · 6 years ago
  68. 33a2851 amdgpu: Fix mistake in initial hole size calculation. by Andrey Grodzovsky · 6 years ago
  69. ab5aaf6 drm/tegra: Sanitize format modifiers by Thierry Reding · 7 years ago
  70. b3c4c79 drm/fourcc: Fix fourcc_mod_code() definition by Thierry Reding · 7 years ago
  71. e87a879 RELEASING: mention meson by Marek Olšák · 6 years ago
  72. a05f5ac meson: bump the version number by Marek Olšák · 6 years ago
  73. 36c816f configure.ac: bump version to 2.4.90 by Marek Olšák · 6 years ago
  74. e75e0ea android: Change gralloc_handle_t members to be fixed width by Robert Foss · 6 years ago
  75. 8e00d5f android: Remove member name from gralloc_handle_t by Robert Foss · 6 years ago
  76. ed0ed55 android: Mark gralloc_handle_t magic variable as const by Robert Foss · 6 years ago
  77. 76cd0af android: Add version variable to gralloc_handle_t by Robert Foss · 6 years ago
  78. a4b6fd6 android: Move gralloc handle struct to libdrm by Robert Foss · 7 years ago
  79. 03f80b9 amdgpu: Add amdgpu_query_sw_info to amdgpu-symbol-check by Michel Dänzer · 6 years ago
  80. ad5b702 amdgpu: add amdgpu_query_sw_info for querying high bits of 32-bit address space by Marek Olšák · 6 years ago
  81. deb5978 meson: include headers in root directory in ext_libdrm by Dylan Baker · 6 years ago
  82. 69f9fae amdgpu: clean up non list code path for vamgr v2 by Chunming Zhou · 6 years ago
  83. fa35b51 Revert "amdgpu: clean up non list code path for vamgr" by Michel Dänzer · 6 years ago
  84. 09642c0 tests/amdgpu: add bo eviction test by Chunming Zhou · 6 years ago
  85. 41b94a3 amdgpu: clean up non list code path for vamgr by Chunming Zhou · 6 years ago
  86. d07be74 amdgpu: fix inefficient vamgr algorithm by Chunming Zhou · 6 years ago
  87. bde3b9b fix return value for syncobj wait by Chunming Zhou · 6 years ago
  88. b1e63d9 drm: Fix 32-bit drmSyncobjWait. by Bas Nieuwenhuizen · 6 years ago
  89. 9e34ad5 meson: fix libdrm_nouveau pkgconfig include directories by Dylan Baker · 6 years ago
  90. 10e85a8 tests/amdgpu: add missing config.h include by Emil Velikov · 6 years ago
  91. ba17673 meson,configure: turn undefined preprocessor tokens warnings into errors by Eric Engestrom · 6 years ago
  92. 440e6ad exynos/tests: use #ifdef for never-defined token by Eric Engestrom · 7 years ago
  93. 0db36bd configure: always define HAVE_LIBDRM_ATOMIC_PRIMITIVES and HAVE_LIB_ATOMIC_OPS by Eric Engestrom · 7 years ago
  94. 7797751 xf86drmHash: remove always-false #if guards by Eric Engestrom · 7 years ago
  95. 75758d2 meson,configure: add warning when using undefined preprocessor tokens by Eric Engestrom · 6 years ago
  96. 8177d73 meson: cleanup whitespace by Eric Engestrom · 6 years ago
  97. 2d50a40 xf86atomic: fix -Wundef warning by Eric Engestrom · 6 years ago
  98. 5457e00 meson: sort HAVE_* defines by Eric Engestrom · 6 years ago
  99. 1d7bbf8 always define HAVE_VALGRIND by Eric Engestrom · 6 years ago
  100. d2b0a4e always define HAVE_CAIRO by Eric Engestrom · 6 years ago