1. 81e3cdf Merge remote-tracking branch 'aosp/upstream-main' into HEAD by John Stultz · 2 years, 8 months ago
  2. 7e13fe1 intel: use drmCloseBufferHandle by Simon Ser · 2 years, 8 months ago
  3. f9c27a9 intel: Drop legacy execbuffer support by Jason Ekstrand · 3 years, 3 months ago
  4. 122ff0e intel: Do not assert on unknown chips in drm_intel_decode_context_alloc by Tvrtko Ursulin · 3 years, 7 months ago
  5. 02dd464 intel: Sync pci ids by José Roberto de Souza · 2 years, 9 months ago
  6. a789296 intel: sync ADL-S PCI IDs with kernel by Tejas Upadhyay · 2 years, 10 months ago
  7. 4c83651 intel: Add support for ADLP by Tejas Upadhyay · 3 years, 1 month ago
  8. cd36819 intel: Keep libdrm working without pread/pwrite ioctls by Ashutosh Dixit · 3 years, 9 months ago
  9. 52f05d3 meson: use library() instead of shared_library(). by Fang Tan · 3 years, 3 months ago
  10. 18dbf64 Merge remote-tracking branch 'aosp/upstream-master' into HEAD by Alistair Delva · 3 years, 3 months ago
  11. 2e67fef intel: Add support for JSL by Tejas Upadhyay · 3 years, 3 months ago
  12. 3b6cfb2 intel: add INTEL_ADLS_IDS to the pciids list by Tejas Upadhyay · 3 years, 4 months ago
  13. 9086ff9 intel: sync i915_pciids.h with kernel by Tejas Upadhyay · 3 years, 4 months ago
  14. e1e2e96 [LSC] Add LOCAL_LICENSE_KINDS to external/libdrm by Bob Badour · 3 years, 4 months ago
  15. bb7433c intel: add INTEL_DG1_IDS to the pciids list by Tapani Pälli · 3 years, 8 months ago
  16. 6b79ce3 Merge upstream-master into master by Alistair Delva · 3 years, 9 months ago
  17. a9591d6 intel: sync i915_pciids.h with kernel by Adam Miszczak · 3 years, 10 months ago
  18. a84caff intel: Add PCI ID support to RKL platform by sunil kumar dora sermsity · 3 years, 10 months ago
  19. 669e108 intel: sync i915_pciids.h with kernel by José Roberto de Souza · 4 years ago
  20. 0572754 libdrm: intel: add DRM_RDWR flag in drm_intel_bo_gem_export_to_prime by Nicholas Bishop · 4 years, 4 months ago
  21. dd562b1 intel: properly escape sed pattern for tests by Nicholas Bishop · 4 years, 1 month ago
  22. bb4e154 intel: sync i915_pciids.h with kernel by Swathi Dhanavanthri · 4 years, 3 months ago
  23. 9337297 intel: drm_intel_bo_gem_create_from_* on platforms w/o HW tiling by Imre Deak · 4 years, 5 months ago
  24. 4c31d11 intel: sync i915_pciids.h with kernel by José Roberto de Souza · 4 years, 6 months ago
  25. 1386b99 intel: convert to new symbols check by Eric Engestrom · 4 years, 8 months ago
  26. fc93365 Revert "Revert "libdrm: remove autotools support"" by Eric Engestrom · 4 years, 8 months ago
  27. 51e3bb5 Revert "libdrm: remove autotools support" by Marek Olšák · 4 years, 8 months ago
  28. f057dc9 libdrm: remove autotools support by Eric Engestrom · 6 years ago
  29. dddeff5 *-symbols-check: let meson figure out how to execute the scripts by Eric Engestrom · 4 years, 8 months ago
  30. 9b1e084 *-symbols-check: use normal shell over bash by Emil Velikov · 5 years ago
  31. 914b3b1 Merge tag 'libdrm-2.4.99' into aosp/master by John Stultz · 4 years, 9 months ago
  32. 10cd9c3 intel: sync i915_pciids.h with kernel by Anusha Srivatsa · 4 years, 9 months ago
  33. 6652cf8 intel: Add support for EHL by Rodrigo Vivi · 6 years ago
  34. e4f1645 intel: add the TGL 12 PCI IDs and macros by Rodrigo Vivi · 6 years ago
  35. 3bda60f intel: sync i915_pciids.h with kernel by Lucas De Marchi · 5 years ago
  36. 360292c fix various typos by Eric Engestrom · 5 years ago
  37. 370a9af Merge tag 'libdrm-2.4.97' into aosp-merge-libdrm-2.4.97 by John Stultz · 5 years ago
  38. ae836de intel: sync i915_pciids.h with kernel by Anusha · 5 years ago
  39. 70a1ae8 intel: sync i915_pciids.h with kernel by Rodrigo Vivi · 5 years ago
  40. 86326a2 intel: include i915_pciids.h in the tarball by Emil Velikov · 6 years ago
  41. 99c3540 *-symbols-check: error out when using unset variables by Emil Velikov · 6 years ago
  42. 660643e automake: set NM before running the tests by Emil Velikov · 6 years ago
  43. a2920ea intel: add missing drm_public exports by Eric Engestrom · 6 years ago
  44. 1e3fcc4 autotools: make symbols hidden by default by Lucas De Marchi · 6 years ago
  45. ba80825 meson: make symbols hidden by default by Lucas De Marchi · 6 years ago
  46. 36bb0ea intel: annotate public functions by Lucas De Marchi · 6 years ago
  47. 473e2d2 intel: annotate the intel genx helpers as private by Emil Velikov · 6 years ago
  48. c55f1b9 intel: get gen once for gen >= 9 by Lucas De Marchi · 6 years ago
  49. 584ca8f intel: make gen9 use generic gen macro by Lucas De Marchi · 6 years ago
  50. bf9df76 intel: make gen10 use generic gen macro by Lucas De Marchi · 6 years ago
  51. 8e7eb3b intel: make gen11 use generic gen macro by Lucas De Marchi · 6 years ago
  52. 4e81d4f intel: add generic functions to check PCI ID by Lucas De Marchi · 6 years ago
  53. 6e30031 intel: Add a new CFL PCI ID. by Rodrigo Vivi · 6 years ago
  54. 7164abe intel: Introducing Amber Lake platform by José Roberto de Souza · 6 years ago
  55. 591c1d7 intel: Introducing Whiskey Lake platform by José Roberto de Souza · 6 years ago
  56. 1ac3ecd intel: add support for ICL 11 by Paulo Zanoni · 6 years ago
  57. 50426f3 Intel: Add a Kaby Lake PCI ID by Matt Atwood · 6 years ago
  58. 84f838d Merge remote-tracking branch 'freedesktop/master' into aosp/master by John Stultz · 6 years ago
  59. 4dfa458 Revert "libdrm: intel/Android.mk: Filter libdrm_intel library requirements on x86/x86_64" by Emil Velikov · 6 years ago
  60. bb0fd5f intel: Do not use libpciaccess on Android by Tomasz Figa · 8 years ago
  61. 0926f0a meson,configure: include config.h automatically by Eric Engestrom · 6 years ago
  62. 1a44bba meson,configure: always define HAVE_OPEN_MEMSTREAM by Eric Engestrom · 6 years ago
  63. ed07718 libdrm: intel/Android.mk: Filter libdrm_intel library requirements on x86/x86_64 by John Stultz · 6 years ago
  64. 5236de6 meson: use pkg-config to detect libatomic_ops by Eric Engestrom · 6 years ago
  65. 7b12381 intel/intel_chipset.h: Sync Cannonlake IDs. by Rodrigo Vivi · 6 years ago
  66. 4f08bfe *-symbol-check: Don't hard-code nm executable by Heiko Becker · 6 years ago
  67. 1d7bbf8 always define HAVE_VALGRIND by Eric Engestrom · 6 years ago
  68. 5f7deb5 Add meson build system by Dylan Baker · 7 years ago
  69. d3cb588 intel: Add more Coffeelake PCI IDs by Anuj Phogat · 6 years ago
  70. fa32e29 Convert to Android.bp by Dan Willemsen · 7 years ago
  71. c6ebab7 Build libdrm* modules with BOARD_VNDK_VERSION by Jiyong Park · 7 years ago
  72. 7c71188 intel: Change a KBL pci id to GT2 from GT1.5 by Anuj Phogat · 7 years ago
  73. 68da781 intel/intel_chipset: Move IS_9XX below IS_GEN10. by Rodrigo Vivi · 7 years ago
  74. 3095cc8 intel: add GEN10 to IS_9XX. by Paulo Zanoni · 7 years ago
  75. 5c490bd intel/gen10: Add missed gen10 stuff by Ben Widawsky · 8 years ago
  76. 80201d7 intel: Add Cannonlake PCI IDs for Y-skus. by Rodrigo Vivi · 7 years ago
  77. 6b624bf intel: Add Cannonlake PCI IDs for U-skus. by Rodrigo Vivi · 7 years ago
  78. 4c98652 intel: PCI Ids for U SKU in CFL by Anusha Srivatsa · 7 years ago
  79. 2b48faf intel: PCI Ids for H SKU in CFL by Anusha Srivatsa · 7 years ago
  80. 0733f37 intel: PCI Ids for S SKU in CFL by Anusha Srivatsa · 7 years ago
  81. d8ed302 Merge tag libdrm-2.4.75 into aosp/master by Richard Yoo · 7 years ago
  82. 853f81c Fix debug info parameter error by Jinguang Dong · 7 years ago
  83. 3f1df25 intel: remove dead code by Eric Engestrom · 7 years ago
  84. 19c4cfc intel: Add handle to hashtable before freeing along an error path by Chris Wilson · 7 years ago
  85. 5ee9cb4 intel: avoid null pointer dereference by Thomas Hindoe Paaboel Andersen · 7 years ago
  86. ec80fd3 intel: Move 48b support to bo_gem->kflags by Chris Wilson · 7 years ago
  87. e0f05b2 intel: Move is_softpin to obj->kflags by Chris Wilson · 7 years ago
  88. 0ad0c12 intel: fix make distcheck by Dave Airlie · 7 years ago
  89. dfd536c intel: Export a function to re-enable implicit synchronisation by Chris Wilson · 7 years ago
  90. 22cfd04 intel: Clear execobject flags before preserving object in reuse cache by Chris Wilson · 7 years ago
  91. c4b0076 intel: Support passing of explicit fencing from execbuf by Chris Wilson · 8 years ago
  92. 1bd35da intel: Allow the client to control implicit synchronisation by Chris Wilson · 8 years ago
  93. 03d2e91 android: introduce Android.common.mk to reduce boilerplate by Emil Velikov · 7 years ago
  94. de5b41e android: remove LOCAL_MODULE_TAGS := optional tag by Emil Velikov · 7 years ago
  95. 44f220a intel: update global_name before HASH_ADD by Dongwon Kim · 7 years ago
  96. 1924b67 libdrm: random typo fixes by Grazvydas Ignotas · 8 years ago
  97. 911280c intel: Add drm_intel_gem_context_get_id to intel-symbols-check by Michel Dänzer · 8 years ago
  98. 770f6bc intel: Add a getter for the intel_context ctx_id by Robert Bragg · 9 years ago
  99. 3e81f8b intel: Add Geminilake PCI IDs by Ben Widawsky · 8 years ago
  100. 51002c0 intel: Add uthash.h to Makefile.sources. by Matt Turner · 8 years ago