1. 876ee6d Add LICENSE file for libdrm am: 588355adb6 by Alistair Delva · 3 years ago
  2. 588355a Add LICENSE file for libdrm by Alistair Delva · 3 years ago
  3. 5d97031 README.rst: Include some notes about syncing uapi headers by Marius Vlad · 3 years, 4 months ago
  4. 65d8939 xf86drm: Add support for decoding AMLOGIC format modifiers by Marius Vlad · 3 years, 4 months ago
  5. 9ae8f17 xf86drm: Add support for decoding AMD format modifiers by Marius Vlad · 3 years, 4 months ago
  6. 99a0522 xf86drm: Add support for decoding Nvidia format modifiers by Marius Vlad · 3 years, 5 months ago
  7. a04b674 xf86drm: Add a vendor function to decode the format modifier by Marius Vlad · 3 years, 5 months ago
  8. 67e9119 xf86drm: Add a human readable representation for format modifiers by Marius Vlad · 3 years, 5 months ago
  9. f287d19 Conditionally include <linux/limits.h> and <sys/params.h> on Linux, BSD by Eleni Maria Stea · 3 years ago
  10. 8bc56fe _WANT_KERNEL_ERRNO must be defined in FreeBSD for ERESTART to be used by Eleni Maria Stea · 3 years ago
  11. 90c9175 include <sys/types.h> in xf86drmMode when the OS is FreeBSD by Eleni Maria Stea · 3 years ago
  12. 085ee3e amdgpu: Add vamgr for capture/replay. by Bas Nieuwenhuizen · 3 years, 7 months ago
  13. d615430 tests/amdgpu/hotunplug: Add hotunplug with exported fence by Andrey Grodzovsky · 3 years ago
  14. 93a4708 tests/amdgpu/hotunplug: Add hotunplug with exported bo test by Andrey Grodzovsky · 3 years, 1 month ago
  15. b5f611c tests/amdgpu/hotunplug: Add unplug with cs test. by Andrey Grodzovsky · 3 years, 1 month ago
  16. d4b780a test/amdgpu/hotunplug: Add test suite for GPU unplug by Andrey Grodzovsky · 3 years, 1 month ago
  17. d330f68 test/amdgpu: Add helper functions for hot unplug by Andrey Grodzovsky · 3 years, 1 month ago
  18. ae2e2bd tests/amdgpu: Fix valgrind warning by Andrey Grodzovsky · 3 years, 1 month ago
  19. 140ce56 amdgpu: Added product name for E9390,E9560 and E9565 dgpu by Rahul Kumar · 3 years ago
  20. c5714d3 Snap for 7418644 from c6ace24f3a789b073dda4bbd292498835c28135b to tm-release by android-build-team Robot · 3 years, 1 month ago
  21. c6ace24 Merge sc-mainline-prod by Xin Li · 3 years, 1 month ago
  22. 4e17880 Revert "tests/amdgpu: fix bo eviction test issue" by Lang Yu · 3 years, 1 month ago
  23. 4c83651 intel: Add support for ADLP by Tejas Upadhyay · 3 years, 1 month ago
  24. 77b642b Bump version to 2.4.106 by Dave Airlie · 3 years, 1 month ago
  25. cfbea78 nouveau: add debug option to sync pushbuffer submissions by Karol Herbst · 3 years, 1 month ago
  26. 91c3eb1 novueau: document debug flags by Karol Herbst · 3 years, 1 month ago
  27. 17a51b0 nouveau: rework debugging so we can also dump into a file by Karol Herbst · 3 years, 1 month ago
  28. c0ae9cf nouveau: make debug features accessible in normal builds by Karol Herbst · 3 years, 1 month ago
  29. 2f04bd2 nouveau: mask push buffer length pushbuf_dump by Karol Herbst · 4 years, 2 months ago
  30. 52fd2a2 nouveau: fix crash in pushbuf_dump with an unmapped bo by Karol Herbst · 4 years, 2 months ago
  31. bf08984 ci: use `base-devel` tag of archlinux image instead of `base` and then installing `base-devel` after by Eric Engestrom · 3 years, 2 months ago
  32. b4847d9 ci: use archlinux/archlinux docker image instead of deprecated and now removed archlinux/base by Eric Engestrom · 3 years, 2 months ago
  33. 40f73d0 Revert "xf86drmMode: set FB_MODIFIERS flag when modifiers are supplied" by Bas Nieuwenhuizen · 3 years, 2 months ago
  34. c7dc046 test/amdgpu: Add emit mem sync flag for test IB by Jinzhou Su · 3 years, 2 months ago
  35. 67a64bb test/amdgpu: use tmz ids to check whether enable security tests by Huang Rui · 3 years, 2 months ago
  36. 3c02304 tests/amdgpu/vcn: update to support aldebaran by James Zhu · 3 years, 2 months ago
  37. 7b844da tests/amdgpu:retire asic_id check on unsupported cases by Feifei Xu · 3 years, 7 months ago
  38. 991e95f tests/amdgpu: update gfx9 BufferCopy/BufferClear by Feifei Xu · 3 years, 3 months ago
  39. 6b4e956 Bump version to 2.4.105 by Leo Liu · 3 years, 2 months ago
  40. 1d13cc1 amdgpu: add function of INFO ioctl for querying video caps by Leo Liu · 3 years, 5 months ago
  41. 50c9833 amdgpu: sync up amdgpu_drm.h with latest from kernel by Leo Liu · 3 years, 4 months ago
  42. b362850 xf86drmMode: set FB_MODIFIERS flag when modifiers are supplied by Simon Ser · 3 years, 4 months ago
  43. a5a400c tests/amdgpu: fix bo eviction test issue by Lang Yu · 3 years, 3 months ago
  44. af871ec drm/tests/amdgpu: fix Metadata test failed issue by Lang Yu · 3 years, 3 months ago
  45. 6d82161 xf86drmMode: introduce drmModeGetPropertyType by Simon Ser · 3 years, 4 months ago
  46. f5abbc3 test/amdgpu: remove static varible in Syncobj test by Jinzhou Su · 3 years, 3 months ago
  47. cd36819 intel: Keep libdrm working without pread/pwrite ioctls by Ashutosh Dixit · 3 years, 9 months ago
  48. 52f05d3 meson: use library() instead of shared_library(). by Fang Tan · 3 years, 3 months ago
  49. db36b1d Snap for 7181034 from 96288759cd2583273eb3c038dc1623b266e5d5ba to tm-release by android-build-team Robot · 3 years, 4 months ago
  50. 9628875 Merge remote-tracking branch 'aosp/upstream-master' into HEAD am: 18dbf64e61 am: fd6dc07bff am: 907cd0eb06 am: 39bc1f9012 by Alistair Delva · 3 years, 4 months ago
  51. 697ea8f Merge remote-tracking branch 'aosp/upstream-master' into HEAD am: 18dbf64e61 am: fd6dc07bff am: 907cd0eb06 am: 39bc1f9012 by Alistair Delva · 3 years, 4 months ago
  52. 39bc1f9 Merge remote-tracking branch 'aosp/upstream-master' into HEAD am: 18dbf64e61 am: fd6dc07bff am: 907cd0eb06 by Alistair Delva · 3 years, 4 months ago
  53. 907cd0e Merge remote-tracking branch 'aosp/upstream-master' into HEAD am: 18dbf64e61 am: fd6dc07bff by Alistair Delva · 3 years, 4 months ago
  54. fd6dc07 Merge remote-tracking branch 'aosp/upstream-master' into HEAD am: 18dbf64e61 by Alistair Delva · 3 years, 4 months ago
  55. 18dbf64 Merge remote-tracking branch 'aosp/upstream-master' into HEAD by Alistair Delva · 3 years, 4 months ago
  56. 7d6a175 xf86drm: fix null pointer deref in drmGetBufInfo by Alistair Delva · 3 years, 4 months ago
  57. 2e67fef intel: Add support for JSL by Tejas Upadhyay · 3 years, 4 months ago
  58. a9bb32c xf86drm: cap number of reported devices by drmGetDevice(2) by Emil Velikov · 3 years, 4 months ago
  59. 06844b6 Revert "xf86drm: cap number of reported devices by drmGetDevice(2)" by Emil Velikov · 3 years, 4 months ago
  60. 632f59f xf86drm: warn about GEM handle reference counting by Simon Ser · 3 years, 5 months ago
  61. 523b365 xf86drmMode: add drmIsKMS by Simon Ser · 3 years, 4 months ago
  62. 1225171 amdgpu_drm: sync up with the latest amdgpu_drm.h based on drm-next (https://cgit.freedesktop.org/drm/drm) by Leo Liu · 3 years, 4 months ago
  63. bb39268 Snap for 7160100 from a188d60a26e2095e3ecfb439a60f672270bd7f38 to tm-release by android-build-team Robot · 3 years, 4 months ago
  64. 712ec65 [automerger skipped] Mark ab/7061308 as merged in stage. am: 6d68c92810 -s ours am: d64a10e061 -s ours am: 0ba35cdc3c -s ours by Xin Li · 3 years, 4 months ago
  65. a188d60 [automerger skipped] Mark ab/7061308 as merged in stage. am: 6d68c92810 -s ours am: d64a10e061 -s ours am: 0ba35cdc3c -s ours by Xin Li · 3 years, 4 months ago
  66. 0ba35cd [automerger skipped] Mark ab/7061308 as merged in stage. am: 6d68c92810 -s ours am: d64a10e061 -s ours by Xin Li · 3 years, 4 months ago
  67. d64a10e [automerger skipped] Mark ab/7061308 as merged in stage. am: 6d68c92810 -s ours by Xin Li · 3 years, 4 months ago
  68. 6d68c92 Mark ab/7061308 as merged in stage. by Xin Li · 3 years, 4 months ago
  69. 3b6cfb2 intel: add INTEL_ADLS_IDS to the pciids list by Tejas Upadhyay · 3 years, 4 months ago
  70. 9086ff9 intel: sync i915_pciids.h with kernel by Tejas Upadhyay · 3 years, 4 months ago
  71. 3d8454e Snap for 7150039 from 3985bd3b328352d0a8355f612dc85d1f7047646f to tm-release by android-build-team Robot · 3 years, 4 months ago
  72. c58680d [LSC] Add LOCAL_LICENSE_KINDS to external/libdrm am: e1e2e964a7 am: f3ef861426 am: 683139eed9 am: 920bcc522e by Bob Badour · 3 years, 4 months ago
  73. 3985bd3 [LSC] Add LOCAL_LICENSE_KINDS to external/libdrm am: e1e2e964a7 am: f3ef861426 am: 683139eed9 am: 920bcc522e by Bob Badour · 3 years, 4 months ago
  74. 920bcc5 [LSC] Add LOCAL_LICENSE_KINDS to external/libdrm am: e1e2e964a7 am: f3ef861426 am: 683139eed9 by Bob Badour · 3 years, 4 months ago
  75. 683139e [LSC] Add LOCAL_LICENSE_KINDS to external/libdrm am: e1e2e964a7 am: f3ef861426 by Bob Badour · 3 years, 4 months ago
  76. f3ef861 [LSC] Add LOCAL_LICENSE_KINDS to external/libdrm am: e1e2e964a7 by Bob Badour · 3 years, 4 months ago
  77. 869ef0e amdgpu: update marketing names by Alex Deucher · 3 years, 4 months ago
  78. e1e2e96 [LSC] Add LOCAL_LICENSE_KINDS to external/libdrm by Bob Badour · 3 years, 4 months ago
  79. a43cac2 Avoid some compiler errors for tests/util/pattern.c by Victor Hugo Vianna Silva · 3 years, 4 months ago
  80. 8cb12a2 xf86drm: cap number of reported devices by drmGetDevice(2) by Emil Velikov · 3 years, 4 months ago
  81. 19f0a9c tests/amdgpu/vcn: clean abundant codes by Sonny Jiang · 3 years, 5 months ago
  82. 2315bcd tests/amdgpu: add vcn test support for dimgrey_cavefish by James Zhu · 3 years, 11 months ago
  83. 10377d6 tests/amdgpu: add vcn test support for navy_flounder by Tao Zhou · 4 years ago
  84. 5f85a6d tests/util: Add mxsfb-drm driver by Fabio Estevam · 3 years, 6 months ago
  85. 62b9a3e meson: Also search for rst2man.py by Heiko Becker · 3 years, 5 months ago
  86. 10dd3eb Use dep_rt in amdgpu/meson.build by Valentin Churavy · 3 years, 7 months ago
  87. a55042e Bump version to 2.4.104 by Simon Ser · 3 years, 5 months ago
  88. cdd14e9 headers: drm: Sync with drm-next by Antonin Décimo · 3 years, 7 months ago
  89. 4f0fe66 Remove outdated comments about stdint.h by Simon Ser · 3 years, 6 months ago
  90. b82ed18 Remove definitions duplicated from drm_mode.h by Simon Ser · 3 years, 6 months ago
  91. 503512e add crosvm to com.android.virt am: bd80203f2a am: 036d4ab00f am: fb939210e3 by Jiyong Park · 3 years, 6 months ago
  92. fb93921 add crosvm to com.android.virt am: bd80203f2a am: 036d4ab00f by Jiyong Park · 3 years, 6 months ago
  93. 036d4ab add crosvm to com.android.virt am: bd80203f2a by Jiyong Park · 3 years, 6 months ago
  94. bd80203 add crosvm to com.android.virt by Jiyong Park · 3 years, 6 months ago
  95. d034db1 tests/amdgpu: Fix on FreeBSD by Emmanuel Vadot · 3 years, 8 months ago
  96. d4fdeaf tests/amdgpu: Fix a typo by Luben Tuikov · 3 years, 7 months ago
  97. 1a2b1a6 tests/modetest: remove bracket in dump_connectors() by Nicolas Caramelli · 3 years, 7 months ago
  98. 31dc148 xf86drmMode.h: use ANSI C99 arrays by Simon Ser · 3 years, 7 months ago
  99. df37342 Document drmModeConnection by Simon Ser · 3 years, 7 months ago
  100. 05b0a95 man: convert to reStructuredText by Simon Ser · 4 years, 1 month ago