1. 7c71188 intel: Change a KBL pci id to GT2 from GT1.5 by Anuj Phogat · 7 years ago
  2. 68da781 intel/intel_chipset: Move IS_9XX below IS_GEN10. by Rodrigo Vivi · 7 years ago
  3. 3095cc8 intel: add GEN10 to IS_9XX. by Paulo Zanoni · 7 years ago
  4. 5c490bd intel/gen10: Add missed gen10 stuff by Ben Widawsky · 8 years ago
  5. 80201d7 intel: Add Cannonlake PCI IDs for Y-skus. by Rodrigo Vivi · 8 years ago
  6. 6b624bf intel: Add Cannonlake PCI IDs for U-skus. by Rodrigo Vivi · 8 years ago
  7. 4c98652 intel: PCI Ids for U SKU in CFL by Anusha Srivatsa · 7 years ago
  8. 2b48faf intel: PCI Ids for H SKU in CFL by Anusha Srivatsa · 7 years ago
  9. 0733f37 intel: PCI Ids for S SKU in CFL by Anusha Srivatsa · 7 years ago
  10. 3f1df25 intel: remove dead code by Eric Engestrom · 7 years ago
  11. 19c4cfc intel: Add handle to hashtable before freeing along an error path by Chris Wilson · 7 years ago
  12. 5ee9cb4 intel: avoid null pointer dereference by Thomas Hindoe Paaboel Andersen · 7 years ago
  13. ec80fd3 intel: Move 48b support to bo_gem->kflags by Chris Wilson · 7 years ago
  14. e0f05b2 intel: Move is_softpin to obj->kflags by Chris Wilson · 7 years ago
  15. 0ad0c12 intel: fix make distcheck by Dave Airlie · 7 years ago
  16. dfd536c intel: Export a function to re-enable implicit synchronisation by Chris Wilson · 7 years ago
  17. 22cfd04 intel: Clear execobject flags before preserving object in reuse cache by Chris Wilson · 7 years ago
  18. c4b0076 intel: Support passing of explicit fencing from execbuf by Chris Wilson · 8 years ago
  19. 1bd35da intel: Allow the client to control implicit synchronisation by Chris Wilson · 8 years ago
  20. 03d2e91 android: introduce Android.common.mk to reduce boilerplate by Emil Velikov · 7 years ago
  21. de5b41e android: remove LOCAL_MODULE_TAGS := optional tag by Emil Velikov · 7 years ago
  22. 44f220a intel: update global_name before HASH_ADD by Dongwon Kim · 7 years ago
  23. 1924b67 libdrm: random typo fixes by Grazvydas Ignotas · 8 years ago
  24. 911280c intel: Add drm_intel_gem_context_get_id to intel-symbols-check by Michel Dänzer · 8 years ago
  25. 770f6bc intel: Add a getter for the intel_context ctx_id by Robert Bragg · 9 years ago
  26. 3e81f8b intel: Add Geminilake PCI IDs by Ben Widawsky · 8 years ago
  27. 51002c0 intel: Add uthash.h to Makefile.sources. by Matt Turner · 8 years ago
  28. 319108f intel: Allow some codenames in INTEL_DEVID_OVERRIDE by Neil Roberts · 9 years ago
  29. fe4579e intel: Look prime handle up in handle hash table by Chris Wilson · 8 years ago
  30. ec39fe0 intel: Add new symbols to intel-symbol-check by Michel Dänzer · 8 years ago
  31. 9e24d0c intel: Migrate handle/name lookups from linear lists to hashtables by Chris Wilson · 8 years ago
  32. 455e9b4 intel: Export raw GEM mmap interfaces by Chris Wilson · 9 years ago
  33. 2d00869 intel: Add new symbols to intel-symbol-check by Michel Dänzer · 8 years ago
  34. 9888714 intel: Export pooled EU and min no. of eus in a pool. by Yang Rong · 8 years ago
  35. a544677 automake: Don't include Android Makefiles in the release tarball by Andreas Boll · 8 years ago
  36. d342cd3 Android: strip out header files from sources list by Rob Herring · 8 years ago
  37. 7996a87 intel: Removing PCI IDs that are no longer listed as Kabylake. by Rodrigo Vivi · 8 years ago
  38. 22b6e33 intel: Add more Kabylake PCI IDs. by Rodrigo Vivi · 8 years ago
  39. e3623d3 intel/skl: Add missing SKL PCI IDs by Michał Winiarski · 8 years ago
  40. 723a694 intel: Fix spelling mistakes by Eric Engestrom · 8 years ago
  41. ea07de9 intel: Adding missing Broxton PCI IDs. by Rodrigo Vivi · 8 years ago
  42. 5198f2b configure.ac: disable annoying warning -Wmissing-field-initializers by Marek Olšák · 8 years ago
  43. 242f77c intel/kbl: Add Kabylake PCI ids by Rodrigo Vivi · 9 years ago
  44. b38a4b2 intel: Restore formatting of offsets in debug statements by Michał Winiarski · 9 years ago
  45. d6ffb99 intel: Add drm_intel_bo_set_softpin_offset to intel-symbol-check by Kristian Høgsberg Kristensen · 9 years ago
  46. 8b4d57e intel: Add support for softpin by Michał Winiarski · 9 years ago
  47. 5453f89 intel: add drm_intel_bo_use_48b_address_range to symbol-check test by Michel Thierry · 9 years ago
  48. 3350add intel: 48b ppgtt support (EXEC_OBJECT_SUPPORTS_48B_ADDRESS flag) by Michel Thierry · 9 years ago
  49. 42f2f92 intel: add the missing <strings.h> include by Chih-Wei Huang · 9 years ago
  50. 4309bfd intel: Cleanup SKL PCI ID definitions. by Ben Widawsky · 9 years ago
  51. cad0e03 intel: Add SKL GT4 PCI IDs by Ben Widawsky · 9 years ago
  52. 23667f5 intel: ignore missing-field-initializers warnings by Emil Velikov · 9 years ago
  53. 0ec7f44 intel: introduce to_bo_gem() helper by Emil Velikov · 9 years ago
  54. 94425f6 intel: error out on has_error in exec2 by Emil Velikov · 9 years ago
  55. cf7e32b intel: resolve shadowing warnings by Emil Velikov · 9 years ago
  56. cf40cf0 intel: Serialize drmPrimeFDToHandle with struct_mutex by Rafał Sapała · 9 years ago
  57. f1468e8 intel: wrap intel_bufmgr.h C code for C++ compilation/linking by Tapani Pälli · 9 years ago
  58. cd2f91e intel: Drop aub dumping functionality by Kristian Høgsberg Kristensen · 9 years ago
  59. c086552 Consistently check the fd value by Emil Velikov · 9 years ago
  60. 5ba34e1 Set alignment value in drm_intel_add_validate_buffer() by Anuj Phogat · 9 years ago
  61. 5c68f9f i965/gen9: Pass alignment as function parameter in drm_intel_gem_bo_alloc_internal() by Anuj Phogat · 9 years ago
  62. e9ea1f4 intel: Add the Broxton PCI IDs by Damien Lespiau · 9 years ago
  63. 3092148 intel: Leak the userptr test bo by Tvrtko Ursulin · 9 years ago
  64. 41eb131 drm: use c99 __func__ over __FUNCTION__ by Emil Velikov · 9 years ago
  65. e59f00f configure: request/set the compiler in C99 mode by Emil Velikov · 9 years ago
  66. 0f8da82 drm: remove drm_public macro by Emil Velikov · 9 years ago
  67. 104c895 drm: remove no longer needed VISIBILITY_CFLAGS by Emil Velikov · 9 years ago
  68. 42465fe drm: rename libdrm{,_macros}.h by Emil Velikov · 9 years ago
  69. a418f2f intel: add symbols test by Emil Velikov · 9 years ago
  70. 5966d37 intel: annotate the private symbols by Emil Velikov · 9 years ago
  71. 1756d3d intel: remove unused mmFindBlock by Emil Velikov · 9 years ago
  72. 8e76f63 intel: remove the drm_mm* symbol workarounds by Emil Velikov · 9 years ago
  73. 32258e4 intel: Delay testing for userptr until first use by Chris Wilson · 10 years ago
  74. bc6b517 android: remove explicit include to libpciaccess by Emil Velikov · 9 years ago
  75. d9b6a69 autotools: remove ${srcdir} from the includes by Emil Velikov · 9 years ago
  76. ff02121 android: remove LOCAL_COPY_HEADERS* variables by Emil Velikov · 9 years ago
  77. c277cbd android: remove ${srcdir} from the includes by Emil Velikov · 9 years ago
  78. af4379f android: simplify LOCAL_C_INCLUDES by Emil Velikov · 9 years ago
  79. 24ac8cd android: correcly set LOCAL_EXPORT_C_INCLUDE_DIRS by Emil Velikov · 9 years ago
  80. d556e06 intel: Export total subslice and EU counts by Jeff McGee · 9 years ago
  81. fcff9e2 Revert "intel: Fix documentation for drm_intel_gem_bo_wait()" by Daniel Vetter · 9 years ago
  82. 080b492 intel: Fix documentation for drm_intel_gem_bo_wait() by Kristian Høgsberg · 9 years ago
  83. 5c1c09e android: remove duplicate libdrm in LOCAL_SHARED_LIBRARIES by Chih-Wei Huang · 9 years ago
  84. eb7a5b6 intel: Unconditionally clear ioctl structs by Daniel Vetter · 9 years ago
  85. 63d6d77 intel: Only define variable when it's used. by Thomas Klausner · 10 years ago
  86. 13fcc69 intel: Fix GTT entry setup for aub dump by Zhenyu Wang · 10 years ago
  87. ec65f8d intel: Avoid overcounting fences when emitting self-referential relocs by Chris Wilson · 11 years ago
  88. 4f44ecc intel: Fix SIGSEGV in libdrm for heigth = 0 and width = 0 by Thomas Meyer · 10 years ago
  89. 00847fa intel/skl: add gen9 to the CS decoding init by Damien Lespiau · 11 years ago
  90. f1e15d1 intel/skl: Add gen9 to the buffer manager init by Damien Lespiau · 11 years ago
  91. c19a986 intel/skl: Add SKL PCI ids by Damien Lespiau · 10 years ago
  92. 537b1ca intel: use drm_mmap/drm_munmap wrappers by Emil Velikov · 10 years ago
  93. 268dce4 automake: pick up all files for distribution. by Emil Velikov · 10 years ago
  94. 77dce9a intel: Don't leak the test page in an has_userptr() error path by Damien Lespiau · 10 years ago
  95. 0fa1dbf intel: Adding locks for drm objects synchronization. by Rafal Sapala · 10 years ago
  96. ae8edc7 intel: Add support for userptr objects by Tvrtko Ursulin · 10 years ago
  97. 86b37c6 intel: make drm_intel_gem_bo_get_reloc_count() thread safe by Lionel Landwerlin · 10 years ago
  98. 88025ad intel: make bo_unreference() thread safe by Lionel Landwerlin · 10 years ago
  99. 743af59 intel: make bufmgr_gem shareable from different API by Lionel Landwerlin · 10 years ago
  100. b26dc00 libdrm,intel: rework android header handling by Emil Velikov · 12 years ago