1. adc4cef Makes libdrm available on host by Jason Macnak · 4 years, 10 months ago android-r-preview-1
  2. 31952e3 DO NOT MERGE - qt-qpr1-dev-plus-aosp-without-vendor@5915889 into stage-aosp-master by Xin Li · 5 years ago
  3. 1bd20c1 Merge "Merge tag 'libdrm-2.4.99' into aosp/master" am: 698ab7fa1f am: e3e9c23a19 by John Stultz · 5 years ago
  4. 1dea00f Merge "Merge tag 'libdrm-2.4.99' into aosp/master" am: 698ab7fa1f am: e3e9c23a19 by John Stultz · 5 years ago
  5. e3e9c23 Merge "Merge tag 'libdrm-2.4.99' into aosp/master" am: 698ab7fa1f by John Stultz · 5 years ago
  6. 698ab7f Merge "Merge tag 'libdrm-2.4.99' into aosp/master" by Treehugger Robot · 5 years ago ndk-sysroot-r21
  7. 914b3b1 Merge tag 'libdrm-2.4.99' into aosp/master by John Stultz · 5 years ago
  8. b2103fa Bump version to 2.4.99 by Marek Olšák · 5 years ago
  9. 1ec0df8 amdgpu: Rename fd_mutex/list to dev_mutex/list by Michel Dänzer · 5 years ago
  10. a1bde9b amdgpu: Add BO handle to table in amdgpu_bo_create by Michel Dänzer · 5 years ago
  11. b12282d amdgpu: Pass file descriptor directly to amdgpu_close_kms_handle by Michel Dänzer · 5 years ago
  12. cecedcb etnaviv: Fix double-free in etna_bo_cache_free() by Marek Vasut · 5 years ago
  13. 469ead9 Update OWNERS for my new LDAP am: 681e860638 am: 99f5f3300d am: 11f888cc5c by Alistair Delva · 5 years ago
  14. 11f888c Update OWNERS for my new LDAP am: 681e860638 am: 99f5f3300d by Alistair Delva · 5 years ago
  15. 99f5f33 Update OWNERS for my new LDAP am: 681e860638 by Alistair Delva · 5 years ago
  16. 681e860 Update OWNERS for my new LDAP by Alistair Delva · 5 years ago android-o-mr1-iot-release-1.0.14
  17. 46cb2aa amdgpu: Update amdgpu_bo_handle_type_kms_noimport documentation by Michel Dänzer · 5 years ago
  18. e246114 amdgpu: Move union declaration to top of amdgpu_cs_ctx_override_priority by Michel Dänzer · 5 years ago
  19. 8849aa8 etnaviv: drop etna_bo_from_handle symbol by Lucas Stach · 5 years ago
  20. 08bd098 util: fix include path for drm_mode.h by Ilia Mirkin · 5 years ago
  21. f2da507 modetest: add FP16 format support by Ilia Mirkin · 5 years ago
  22. 5d0e9de modetest: add the ability to specify fill patterns on the commandline by Ilia Mirkin · 6 years ago
  23. bfc469f modetest: add C8 support to generate SMPTE pattern by Ilia Mirkin · 7 years ago
  24. 557d1a2 modetest: add an add_property_optional variant that does not print errors by Ilia Mirkin · 5 years ago
  25. 78ea933 modetest: don't pretend that atomic mode includes a format by Ilia Mirkin · 5 years ago
  26. def955c util: add cairo drawing for 30bpp formats when available by Ilia Mirkin · 5 years ago
  27. b59d14e util: add fp16 format support by Ilia Mirkin · 5 years ago
  28. e544219 util: add gradient pattern by Ilia Mirkin · 7 years ago
  29. 32401fe util: fix MAKE_RGBA macro for 10bpp modes by Ilia Mirkin · 7 years ago
  30. 8d27dec util: add C8 format, support it with SMPTE pattern by Ilia Mirkin · 5 years ago
  31. 0eaf5df tests/amdgpu/vcn: add VCN2.0 decode support by Leo Liu · 6 years ago
  32. dbab346 libdrm/amdgpu: add new vram type (GDDR6) for navi10 by Tao Zhou · 6 years ago
  33. 9f2e558 libdrm/amdgpu: add new member in drm_amdgpu_device_info for navi10 by Hawking Zhang · 6 years ago
  34. 74efcc7 amdgpu: add navi family id by Huang Rui · 7 years ago
  35. 5db0f76 enable syncobj test depending on capability by Chunming Zhou · 5 years ago
  36. f3e6d22 update drm.h by Chunming Zhou · 5 years ago
  37. 922d929 amdgpu: Add amdgpu_cs_syncobj_transfer to amdgpu-symbol-check by Michel Dänzer · 5 years ago
  38. 7ab471e add syncobj timeline tests v3 by Chunming Zhou · 5 years ago
  39. 6a72661 wrap transfer interfaces by Chunming Zhou · 5 years ago
  40. 6bb5cc1 expose timeline signal/export/import interfaces v2 by Chunming Zhou · 5 years ago
  41. 12712eb add timeline signal/transfer ioctls v2 by Chunming Zhou · 5 years ago
  42. 46f930d wrap syncobj timeline query/wait APIs for amdgpu v3 by Chunming Zhou · 5 years ago
  43. ec6ae51 add timeline wait/query ioctl v2 by Chunming Zhou · 5 years ago
  44. 642ec7f add cs chunk for syncobj timeline by Chunming Zhou · 5 years ago
  45. b39377d xf86drm: Fix possible memory leak with drmModeGetPropertyPtr() by Seung-Woo Kim · 5 years ago
  46. 6a7d132 tests/libkms-test-plane: fix possbile memory leak by Seung-Woo Kim · 5 years ago
  47. 357ef59 libdrm: omap: Add DRM_RDWR flag to dmabuf export by Hemant Hariyani · 5 years ago
  48. 763f646 libdrm: reduce number of reallocations in drmModeAtomicAddProperty by Adrian Salido · 5 years ago
  49. 225d73f libdrm: Avoid additional drm open close by Prabhanjan Kandula · 5 years ago
  50. 51553dd libdrm: amdgpu: Initialize unions with memset rather than "= {0}" by John Stultz · 5 years ago
  51. ebbb8f9 libdrm: Use mmap64 instead of __mmap2 by Sean Paul · 5 years ago
  52. 818033d libdrm: Android.mk: Add minimal Android platform check by John Stultz · 5 years ago
  53. 7cecc30 Revert "Revert "Revert "libdrm: Add rotation property fields""" am: 89d3141ee7 by Alistair Strachan · 5 years ago
  54. a5af8e4 Revert "Revert "Revert "libdrm: Add rotation property fields""" am: 89d3141ee7 by Alistair Strachan · 5 years ago android-o-mr1-iot-release-1.0.13
  55. 89d3141 Revert "Revert "Revert "libdrm: Add rotation property fields""" by Alistair Strachan · 5 years ago oreo-mr1-iot-release android-o-mr1-iot-release-1.0.12
  56. b2929e3 Revert "Revert "libdrm: Add rotation property fields"" am: 5bc2a48ffc by Jeongik Cha · 5 years ago
  57. df62eb3 Revert "Revert "libdrm: Add rotation property fields"" am: 5bc2a48ffc by Jeongik Cha · 5 years ago
  58. 5bc2a48 Revert "Revert "libdrm: Add rotation property fields"" by Jeongik Cha · 5 years ago
  59. cd9d04f Revert "libdrm: Add rotation property fields" am: 38b22bd197 am: 694940424d by John Stultz · 5 years ago
  60. 6949404 Revert "libdrm: Add rotation property fields" am: 38b22bd197 by John Stultz · 5 years ago
  61. 38b22bd Revert "libdrm: Add rotation property fields" by John Stultz · 5 years ago
  62. 500aed2 libdrm: Remove AOSP specific tegra changes (for PixelC) am: ab1c374913 by John Stultz · 5 years ago
  63. 2edbb3d libdrm: Remove AOSP specific rockchip additions am: 5888e0702a am: 8dd0ea72ec by John Stultz · 5 years ago
  64. dca775e libdrm: Drop AOSP specific planetest code. am: 53551454a4 am: 7248aec834 by John Stultz · 5 years ago
  65. 6ec837e libdrm: Remove AOSP specific tegra changes (for PixelC) am: ab1c374913 by John Stultz · 5 years ago
  66. 8dd0ea7 libdrm: Remove AOSP specific rockchip additions am: 5888e0702a by John Stultz · 5 years ago
  67. 7248aec libdrm: Drop AOSP specific planetest code. am: 53551454a4 by John Stultz · 5 years ago
  68. ab1c374 libdrm: Remove AOSP specific tegra changes (for PixelC) by John Stultz · 5 years ago
  69. 5888e07 libdrm: Remove AOSP specific rockchip additions by John Stultz · 5 years ago
  70. 5355145 libdrm: Drop AOSP specific planetest code. by John Stultz · 5 years ago
  71. 52766f9 UPSTREAM: freedreno: revert bad freedreno/atomic_ops commits am: b42d5e8805 by Eric Engestrom · 5 years ago
  72. 1f53292 Merge tag 'libdrm-2.4.97' into aosp-merge-libdrm-2.4.97 am: 370a9af5bc by John Stultz · 5 years ago
  73. 4fce100 UPSTREAM: freedreno: revert bad freedreno/atomic_ops commits am: b42d5e8805 by Eric Engestrom · 5 years ago
  74. d050bcf Merge tag 'libdrm-2.4.97' into aosp-merge-libdrm-2.4.97 am: 370a9af5bc by John Stultz · 5 years ago
  75. be3b076 Bump the version to 2.4.98 by Emil Velikov · 5 years ago
  76. b42d5e8 UPSTREAM: freedreno: revert bad freedreno/atomic_ops commits by Eric Engestrom · 6 years ago
  77. 232dc33 amdgpu: Add context priority override function. by Bas Nieuwenhuizen · 6 years ago
  78. 0b474ea tests/util: Add armada-drm driver by Lubomir Rintel · 6 years ago
  79. 439a4c0 Revert "libdrm: Fix issue about differrent domainID but same BDF" by Emil Velikov · 5 years ago
  80. f8f8b2b tests/modetest: add QCOM_COMPRESSED to supported modifiers list by Fritz Koenig · 6 years ago
  81. 360292c fix various typos by Eric Engestrom · 6 years ago
  82. ad8bec1 amdgpu/tests: drop unused local vars by Eric Engestrom · 6 years ago
  83. 370a9af Merge tag 'libdrm-2.4.97' into aosp-merge-libdrm-2.4.97 by John Stultz · 5 years ago
  84. fcf80e2 amdgpu: Fix a structure initialization issue by Pan, Xinhui · 5 years ago
  85. 210bfdf headers: Sync with drm-next by Ayan Halder · 5 years ago
  86. b4fbc6d drm/amdgpu: support test mask by xinhui pan · 6 years ago
  87. b21d23e amdgpu: add ras tests by xinhui pan · 6 years ago
  88. 028cbff amdgpu: update amdgpu_drm.h from drm-next for 5.2 by Alex Deucher · 5 years ago
  89. 4835d74 virtgpu: Update kernel header by Gurchetan Singh · 6 years ago
  90. ae836de intel: sync i915_pciids.h with kernel by Anusha · 6 years ago
  91. a85b31c tests/amdgpu: minor fix for dispatch/draw test by Cui, Flora · 6 years ago
  92. 852a9d2 tests/amdgpu: add memcpy draw test by Cui, Flora · 6 years ago
  93. 00dd9b7 tests/amdgpu: add memset draw test by Cui, Flora · 6 years ago
  94. c1ced0b tests/amdgpu: add memcpy dispatch test by Cui, Flora · 6 years ago
  95. 8db4e2d tests/amdgpu: add memset dispatch test by Cui, Flora · 6 years ago
  96. 8c6dbd7 tests/amdgpu: add deadlock test for sdma by Cui, Flora · 6 years ago
  97. c8bc69a amdgpu: add marketing name for AMD Radeon VII by Alex Deucher · 6 years ago
  98. 4735ca7 xf86drm: Fix segmentation fault while parsing device info by Andreas Baierl · 6 years ago
  99. 0b032a6 libkms: update list of intel_drivers for Android build by Tapani Pälli · 6 years ago
  100. d54e546 configure.ac fix build error for config.h in autotools by Seung-Woo Kim · 6 years ago