1. cf40cf0 intel: Serialize drmPrimeFDToHandle with struct_mutex by Rafał Sapała · 9 years ago
  2. cd2f91e intel: Drop aub dumping functionality by Kristian Høgsberg Kristensen · 9 years ago
  3. 5ba34e1 Set alignment value in drm_intel_add_validate_buffer() by Anuj Phogat · 9 years ago
  4. 5c68f9f i965/gen9: Pass alignment as function parameter in drm_intel_gem_bo_alloc_internal() by Anuj Phogat · 9 years ago
  5. 3092148 intel: Leak the userptr test bo by Tvrtko Ursulin · 9 years ago
  6. 0f8da82 drm: remove drm_public macro by Emil Velikov · 9 years ago
  7. 42465fe drm: rename libdrm{,_macros}.h by Emil Velikov · 9 years ago
  8. 32258e4 intel: Delay testing for userptr until first use by Chris Wilson · 10 years ago
  9. d556e06 intel: Export total subslice and EU counts by Jeff McGee · 9 years ago
  10. fcff9e2 Revert "intel: Fix documentation for drm_intel_gem_bo_wait()" by Daniel Vetter · 9 years ago
  11. 080b492 intel: Fix documentation for drm_intel_gem_bo_wait() by Kristian Høgsberg · 9 years ago
  12. eb7a5b6 intel: Unconditionally clear ioctl structs by Daniel Vetter · 9 years ago
  13. 13fcc69 intel: Fix GTT entry setup for aub dump by Zhenyu Wang · 10 years ago
  14. ec65f8d intel: Avoid overcounting fences when emitting self-referential relocs by Chris Wilson · 11 years ago
  15. 4f44ecc intel: Fix SIGSEGV in libdrm for heigth = 0 and width = 0 by Thomas Meyer · 10 years ago
  16. f1e15d1 intel/skl: Add gen9 to the buffer manager init by Damien Lespiau · 11 years ago
  17. 537b1ca intel: use drm_mmap/drm_munmap wrappers by Emil Velikov · 10 years ago
  18. 77dce9a intel: Don't leak the test page in an has_userptr() error path by Damien Lespiau · 10 years ago
  19. 0fa1dbf intel: Adding locks for drm objects synchronization. by Rafal Sapala · 10 years ago
  20. ae8edc7 intel: Add support for userptr objects by Tvrtko Ursulin · 10 years ago
  21. 86b37c6 intel: make drm_intel_gem_bo_get_reloc_count() thread safe by Lionel Landwerlin · 10 years ago
  22. 88025ad intel: make bo_unreference() thread safe by Lionel Landwerlin · 10 years ago
  23. 743af59 intel: make bufmgr_gem shareable from different API by Lionel Landwerlin · 10 years ago
  24. 07fead4 intel: Use symbol visibility. by Maarten Lankhorst · 10 years ago
  25. edf17db intel: Create a new drm_intel_bo offset64 field. by Kenneth Graunke · 11 years ago
  26. 02f93c2 intel: Track whether a buffer is idle to avoid trips to the kernel. by Eric Anholt · 11 years ago
  27. 3d34fe2 intel: Handle malloc fails in context create by Ben Widawsky · 11 years ago
  28. 743372e intel: squash unused variable 'bo_gem' by Ben Widawsky · 11 years ago
  29. c3d9689 intel: Track known prime buffers for re-use by Keith Packard · 11 years ago
  30. 0c3fd87 intel: Use memset instead of VG_CLEAR by Ian Romanick · 11 years ago
  31. 5a41b02 intel: Add support for GPU reset status query ioctl by Ian Romanick · 11 years ago
  32. da738d1 Revert "intel: Add support for GPU reset status query ioctl" by Dave Airlie · 11 years ago
  33. 6335e1d intel: Add support for GPU reset status query ioctl by Ian Romanick · 12 years ago
  34. dad3c6b intel/bdw: Update MI_BATCH_BUFFER_START for aub dumps by Damien Lespiau · 11 years ago
  35. a0c126d intel/bdw/aub: Update AUB trace block writes for 48-bit addressing. by Kenneth Graunke · 11 years ago
  36. 5b348f3 intel/bdw: Handle gen8 bufmgr_init by Ben Widawsky · 11 years ago
  37. 9c52c3d intel: Set bo size from lseek if kernel supports it by Kristian Høgsberg · 11 years ago
  38. fea5408 intel: silence valgrind warnings for unsynchronized maps by Chia-I Wu · 11 years ago
  39. fbd106a intel/aub: Implement a way to specify the output .aub filename by Damien Lespiau · 11 years ago
  40. 1e4f63b intel/aub: Return early if we disable aub dumps by Damien Lespiau · 11 years ago
  41. 0119999 intel: Add support for VEBOX ring (v2) by Xiang, Haihao · 12 years ago
  42. 3b5cc13 intel/aub: Actually run BLT batches on the blit ring. by Kenneth Graunke · 12 years ago
  43. fdda970 intel: Remove the fence count contributions when clearing relocs by Chris Wilson · 12 years ago
  44. 7d42b49 intel: Fix missing ETIME on BSD operating systems by David Shao · 12 years ago
  45. a83444c intel: Silence a trivial compiler warning by Chris Wilson · 12 years ago
  46. 75830a0 intel: Fix "properly test for HAS_LLC" by Chris Wilson · 12 years ago
  47. 1b7ce58 intel: Mark bo's exported to prime as not reusable by Kristian Høgsberg · 12 years ago
  48. 92fd0ce intel: properly test for HAS_LLC by Daniel Vetter · 12 years ago
  49. a9412fa intel: Use VG_CLEAR on the context destroy ioctl as well. by Kenneth Graunke · 12 years ago
  50. 2607dad intel: Add a function for the new register read ioctl. by Eric Anholt · 12 years ago
  51. 9a2b57d intel: Bail gracefully if we encounter an unknown Intel device by Chris Wilson · 12 years ago
  52. 7e3f08b intel: Quiet valgrind warnings in context creation. by Eric Anholt · 12 years ago
  53. c10b08d intel: Remove two unused variables by Damien Lespiau · 12 years ago
  54. ff65de9 intel: add prime interface for getting/setting a prime bo. (v4) by Dave Airlie · 12 years ago
  55. 992e2af intel: Change context create failure message to from fprintf to DBG(). by Kenneth Graunke · 12 years ago
  56. f7210fa intel/context: create/destroy implementation by Ben Widawsky · 13 years ago
  57. 3ed3871 intel/context: new execbuf interface for contexts by Ben Widawsky · 12 years ago
  58. 971c080 intel: wait render timeout implementation by Ben Widawsky · 12 years ago
  59. da02f72 intel: Add the ability to supply annotations for .aub files. by Paul Berry · 12 years ago
  60. 5de5b74 intel: Quiet two more valgrind complaints with recent changes. by Eric Anholt · 12 years ago
  61. 99c7337 intel: Add support for (possibly) unsynchronized maps. by Eric Anholt · 12 years ago
  62. 3a88848 intel: Fix error check for I915_PARAM_HAS_LLC. by Eric Anholt · 12 years ago
  63. c9ce2ed intel: Bump the copyright dates on the bufmgr files. by Eric Anholt · 12 years ago
  64. 4db16a9 intel: Add .aub file output support. by Eric Anholt · 13 years ago
  65. 6e642db intel: Add support for overriding the PCI ID via an environment variable by Kenneth Graunke · 13 years ago
  66. 23eeb7e intel: Detect cache domain inconsistency with valgrind by Chris Wilson · 12 years ago
  67. 90b23cc intel: Mark up with valgrind intrinsics to reduce false positives by Chris Wilson · 12 years ago
  68. 151cdcf intel: query for LLC support by Eugeni Dodonov · 13 years ago
  69. 592ac67 intel: Fix bufmgr_gem->gen for gen > 4 by Chad Versace · 12 years ago
  70. 078bc5b intel: Make intel_chipset handle devid directly. by Eric Anholt · 13 years ago
  71. 0ab2251 intel: Reset vma list upon purge by Chris Wilson · 13 years ago
  72. 015286f intel: Remove the fresh assertions used to debug the vma cacheing by Chris Wilson · 13 years ago
  73. c5f0ed1 intel: Update map-count for an early error return during mapping by Chris Wilson · 13 years ago
  74. dd9a5b4 intel: Evict cached VMA in order to make room for new mappings by Chris Wilson · 13 years ago
  75. e4b60f2 intel: Add an interface to limit vma caching by Chris Wilson · 13 years ago
  76. 5c5332b intel: Clean up mmaps on freeing the buffer by Chris Wilson · 13 years ago
  77. c549a77 intel: Unmap buffers during drm_intel_gem_bo_unmap by Chris Wilson · 13 years ago
  78. 36cff1c intel: limit aperture space to mappable area on gen3 by Daniel Vetter · 13 years ago
  79. d0ae683 intel: Share the implementation of BO unmap between CPU and GTT mappings. by Eric Anholt · 13 years ago
  80. 4cb01ee intel: Don't call the SW_FINISH ioctl unless a CPU-mapped write was done. by Eric Anholt · 13 years ago
  81. 77dc16f intel: Remove stale comment. by Eric Anholt · 13 years ago
  82. 515cea6 intel: Add an interface for removing relocs after they're added. by Eric Anholt · 13 years ago
  83. 2c2bdb3 intel: Use stdbool.h for dealing with boolean values. by Eric Anholt · 13 years ago
  84. 194aa1b drm/i915: y tiling on i915G/i915GM is different by Daniel Vetter · 13 years ago
  85. 630dd26 drm/intel: don't clobber bufmgr->pci_device by Daniel Vetter · 13 years ago
  86. 06ebbf7 Cleanup gen2 tiling confusion by Daniel Vetter · 13 years ago
  87. e6018c2 intel: Fixup for the fix for relaxed tiling on gen2 by Daniel Vetter · 13 years ago
  88. 9a71ed9 intel: fix relaxed tiling on gen2 by Daniel Vetter · 13 years ago
  89. 36d4939 intel: Remember named bo by Chris Wilson · 13 years ago
  90. 53581b6 intel: Set the public handle after opening by name by Chris Wilson · 13 years ago
  91. 0184bb1 intel: Export CONSTANT_BUFFER addressing mode by Chris Wilson · 14 years ago
  92. 537703f intel: Reorder need_fence vs fenced_command to avoid fences on gen4 by Chris Wilson · 14 years ago
  93. af3d282 intel: If the command is fenced inform the kernel by Chris Wilson · 14 years ago
  94. 51b8950 intel: Compute in-aperture size for relaxed fenced objects by Chris Wilson · 14 years ago
  95. 877b2ce intel: Fix drm_intel_gem_bo_wait_rendering to wait for read-only usage too. by Eric Anholt · 14 years ago
  96. 49447a9 intel: initialize bufmgr.bo_mrb_exec unconditionally by Albert Damen · 14 years ago
  97. a52e61b intel: Drop silly asserts on mappings present at unmap time. by Eric Anholt · 14 years ago
  98. 4abb65f intel: Remove gratuitous assert on bo_reference. by Eric Anholt · 14 years ago
  99. 6560b47 intel: Remove stale comment. by Eric Anholt · 14 years ago
  100. 3624577 intel: enable relaxed fence allocation for i915 by Chris Wilson · 14 years ago