1. 36d4939 intel: Remember named bo by Chris Wilson · 13 years ago
  2. 53581b6 intel: Set the public handle after opening by name by Chris Wilson · 13 years ago
  3. 550fe2c intel: compile fix for previous commit after rebasing by Chris Wilson · 14 years ago
  4. 6717b75 intel: Fallback to old exec if no mrb_exec is available by Chris Wilson · 14 years ago
  5. bad5242 nouveau: fix up reloc_emit() to accept NULL target buffer by Ben Skeggs · 14 years ago
  6. 45cfb9c nouveau: split pushbuf macros specific to nv04-nv50 out, and add nvc0 by Ben Skeggs · 14 years ago
  7. ba731e7 nouveau: nvc0 drm has no concept of "notifier block" by Ben Skeggs · 14 years ago
  8. 0184bb1 intel: Export CONSTANT_BUFFER addressing mode by Chris Wilson · 14 years ago
  9. 760c01a configure: Bump version to 2.4.23 by Chris Wilson · 14 years ago
  10. 000a097 tests: Update for ENOENT returns from unknown handles by Chris Wilson · 14 years ago
  11. 537703f intel: Reorder need_fence vs fenced_command to avoid fences on gen4 by Chris Wilson · 14 years ago
  12. 39e5e98 drm: don't do the create the node ourselves if we have udev. by Dave Airlie · 14 years ago
  13. af3d282 intel: If the command is fenced inform the kernel by Chris Wilson · 14 years ago
  14. 8420743 radeon: silence valgrind warnings by zeroing memory by Marek Olšák · 14 years ago
  15. 1443bea intel: Add a forward declaration of struct drm_clip_rect by Chris Wilson · 14 years ago
  16. 51b8950 intel: Compute in-aperture size for relaxed fenced objects by Chris Wilson · 14 years ago
  17. d17681d nouveau: Add implicit pushbuf flush before gpuobj destruction. by Francisco Jerez · 14 years ago
  18. 877b2ce intel: Fix drm_intel_gem_bo_wait_rendering to wait for read-only usage too. by Eric Anholt · 14 years ago
  19. 49447a9 intel: initialize bufmgr.bo_mrb_exec unconditionally by Albert Damen · 14 years ago
  20. a52e61b intel: Drop silly asserts on mappings present at unmap time. by Eric Anholt · 14 years ago
  21. 4abb65f intel: Remove gratuitous assert on bo_reference. by Eric Anholt · 14 years ago
  22. f45305c intel: Shove the fake bufmgr subdata implementation into the fake bufmgr. by Eric Anholt · 14 years ago
  23. 6560b47 intel: Remove stale comment. by Eric Anholt · 14 years ago
  24. d0a4f2e nouveau: Avoid unnecessary call to CPU_FINI. by Francisco Jerez · 14 years ago
  25. 3624577 intel: enable relaxed fence allocation for i915 by Chris Wilson · 14 years ago
  26. 0a1ff35 s/drmStrdup/strdup/ by Adam Jackson · 14 years ago
  27. 057fab3 intel: Prepare for BLT ring split. by Chris Wilson · 14 years ago
  28. c5286f4 nouveau: Define the HAS_PAGEFLIP getparam. by Francisco Jerez · 14 years ago
  29. 09b1062 nouveau: Let the user choose the push buffer size. by Francisco Jerez · 14 years ago
  30. 1b9187c nouveau: Define buffer object usage flags. by Francisco Jerez · 14 years ago
  31. 9621486 intel: Downgrade error warnings to debug by Chris Wilson · 14 years ago
  32. 624e58e Increment version to 2.4.22 by Carl Worth · 14 years ago
  33. 6299722 intel: Replace open-coded drmIoctl with calls to drmIoctl() by Chris Wilson · 14 years ago
  34. 81fa7a9 nouveau: fix drm version check some more by Ben Skeggs · 14 years ago
  35. d1cec6d nouveau: fix thinko in drm version check by Ben Skeggs · 14 years ago
  36. 7ec9a1e modetest: Fix drawing routines to use stride. by Chris Wilson · 14 years ago
  37. 0da84f8 modetest: align fb pitch to 64 bytes by Jesse Barnes · 14 years ago
  38. b8abe61 modetest: add edp and TV connector names to the connector name array by Jesse Barnes · 14 years ago
  39. 23287f0 Avoid use of c++ reserved keyword "virtual" when using a C++ compiler. by Eric Anholt · 14 years ago
  40. 8a76244 Free the property blob along the error path. by Chris Wilson · 14 years ago
  41. b61e81a nouveau: accept both 0.0.16 and 1.x.x by Ben Skeggs · 14 years ago
  42. b04515c libdrm: Fix PCI domain domain support by Benjamin Herrenschmidt · 14 years ago
  43. 431f7f0 Copy headers from kernel drm-core-next by Dave Airlie · 14 years ago
  44. b803918 drm mode: Return -errno on drmIoctl() failure by Chris Wilson · 14 years ago
  45. c570b4b Purge macro NEED_REPLIES by Fernando Carrijo · 14 years ago
  46. c3ddfea intel: Suppress the error return from setting domains after mapping. by Chris Wilson · 14 years ago
  47. 726210f intel: Limit tiled pitches to 8192 on pre-i965. by Chris Wilson · 14 years ago
  48. 6ea2bda intel: Only adjust the local stride used for SET_TILING in tiled alloc by Chris Wilson · 14 years ago
  49. aba3502 intel: Restore SET_TILING for non-flinked bo. by Chris Wilson · 14 years ago
  50. c7bbaca intel: '===' != '==' by Chris Wilson · 14 years ago
  51. cd34cbe intel: Sanitise strides for linear buffers and SET_TILING by Chris Wilson · 14 years ago
  52. 13e8270 intel: Print out debugging message following ENOSPC by Chris Wilson · 14 years ago
  53. f16b416 intel: Scan the cache for old bo once every second. by Chris Wilson · 14 years ago
  54. 5eec286 intel: Force stride to be 0 for I915_TILING_NONE. by Chris Wilson · 14 years ago
  55. 1db22ff intel: Defer tiling change to allocation. by Chris Wilson · 14 years ago
  56. 056aa9b intel: Track tiling stride by Chris Wilson · 14 years ago
  57. 65ec8d7 Bump version to 2.4.21 for release. by Eric Anholt · 14 years ago
  58. b8c4e58 Fix radeon distcheck. by Eric Anholt · 14 years ago
  59. 4f7704a intel: Fix several other paths for buffers pointing at themselves. by Eric Anholt · 14 years ago
  60. 0ec768e intel: Add more intermediate sizes of cache buckets between powers of 2. by Eric Anholt · 14 years ago
  61. e65caeb intel: Convert to untiled pitches if surface is too large for tiling. by Chris Wilson · 14 years ago
  62. f179137 Allow a buffer to point at itself and still get relocs. by Eric Anholt · 14 years ago
  63. 66375fd intel: Add support for kernel multi-ringbuffer API. by Zou Nan hai · 14 years ago
  64. 73a42a6 add vbltest to .gitignore by Jesse Barnes · 14 years ago
  65. ae57dcf libkms: Fix include paths by Daniel Stone · 14 years ago
  66. 607e228 Enable silent automake rules. by Eric Anholt · 14 years ago
  67. 58e54f6 intel_bufmgr_fake: fix compile warning. by Eric Anholt · 14 years ago
  68. fcf3e61 intel: Don't change tiling mode unless the kernel reports success. by Chris Wilson · 14 years ago
  69. a3305b0 Revert "intel: We don't need to take the bufmgr lock whilst mapping." by Chris Wilson · 14 years ago
  70. 52a3e9d Only build tests in make check by Jonathan Callen · 14 years ago
  71. 62731b8 Pull in new kernel headers by Kristian Høgsberg · 14 years ago
  72. 07e7589 intel: query whether a buffer is reusable. by Chris Wilson · 14 years ago
  73. 7ca5584 intel: We don't need to take the bufmgr lock whilst mapping. by Chris Wilson · 14 years ago
  74. 6293152 vbltest: Doesn't need intel stuff. by Michel Dänzer · 14 years ago
  75. c42d1a1 tests: add new vblank test by Jesse Barnes · 14 years ago
  76. af98ccf radeon: use the const qualifier in radeon_cs_write_table by Marek Olšák · 14 years ago
  77. c9065c5 Correct the Solaris definitions of atomic_add & atomic_dec by Alan Coopersmith · 14 years ago
  78. 3c7ae8a Make libkms build default OS-dependent by Alan Coopersmith · 14 years ago
  79. 3506173 intel: Use the correct size when allocating reloc_target_info array by Chris Wilson · 14 years ago
  80. 894c86e Revert "Fix pkgconfig includes for /usr/include/drm" by Kristian Høgsberg · 14 years ago
  81. 204c76c nouveau: stop shipping nouveau_class.h by Ben Skeggs · 14 years ago
  82. 78de697 drm/radeon: add new cs command stream dumping facilities by Jerome Glisse · 14 years ago
  83. c765000 libdrm: bump version number to 2.4.20 for release by Jesse Barnes · 14 years ago
  84. cc20ed8 drm/radeon: tab/whitespace cleanup by Jerome Glisse · 14 years ago
  85. e6b3f90 modetest: add optional select codepath by Jesse Barnes · 14 years ago
  86. 245d695 Fix pkgconfig includes for /usr/include/drm by Ben Skeggs · 14 years ago
  87. c1c8bbf nouveau: fix annoying compiler warning by Ben Skeggs · 14 years ago
  88. df32c30 nouveau: fix segfault in nouveau_bo_new_tile() failure path by Ben Skeggs · 14 years ago
  89. a247fca nouveau: remove unused field from nouveau_bo by Ben Skeggs · 14 years ago
  90. 5671282 nouveau: Regenerate nouveau_class.h. by Francisco Jerez · 14 years ago
  91. df97370 Check HAVE_RADEON only after checking for atomic operations. by Pauli Nieminen · 14 years ago
  92. ef36c9a intel: Install the header file in the libdrm/ directory. by Eric Anholt · 14 years ago
  93. 976e779 Install headers to $(includedir)/libdrm by Julien Cristau · 14 years ago
  94. e73af7f libdrm_nouveau requires libdrm by Julien Cristau · 14 years ago
  95. d271336 libdrm_intel.pc: don't include ${includedir}/drm by Julien Cristau · 14 years ago
  96. 7c697b1 intel: Align untiled buffer pitch to 64B. by Eric Anholt · 14 years ago
  97. 30ce1fd libdrm: Fix error message if libdrm_intel|radeon is disabled and there is no atomic ops. by Pauli Nieminen · 14 years ago
  98. 966c990 libdrm_radeon: Optimize cs_gem_reloc to do less looping. by Pauli Nieminen · 15 years ago
  99. 21105bc libdrm: Move intel_atomic.h to libdrm core for sharing. by Pauli Nieminen · 14 years ago
  100. df7157f nouveau: Fix up the stride of NV20TCL_LIGHT_BACK_*. by Francisco Jerez · 14 years ago