1. 2b42af9 Copy headers from kernel v2.6.32-rc6-130-g5b8f0be by Kristian Høgsberg · 15 years ago
  2. a996803 Add makefile rule to copy headers from kernel tree by Kristian Høgsberg · 15 years ago
  3. 89cc98c Only install libdrm_intel.pc if we build libdrm_intel by Julien Cristau · 15 years ago
  4. b7ed162 nouveau: turn another assertion into an error by Ben Skeggs · 15 years ago
  5. f4c5063 nouveau: modify api slightly to allow caller to handle reloc failures by Ben Skeggs · 15 years ago
  6. a8bdf0e nouveau: add reloc refcnt to pending bo list by Ben Skeggs · 15 years ago
  7. 63910f8 nouveau: drop rendering on the floor rather than asserting if flush fails by Ben Skeggs · 15 years ago
  8. 68c2ac9 nouveau: update view of available aperture space after each flush by Ben Skeggs · 15 years ago
  9. 6eafd1c radeon: fix allocation by Mathias Fröhlich · 15 years ago
  10. b0b9663 Add support for vblank events by Kristian Høgsberg · 15 years ago
  11. 0d7ad7e intel: Only call clock_gettime once per unreference_final. by Eric Anholt · 15 years ago
  12. 66d2714 intel: Improve bo_references performance by skipping the tree walk. by Eric Anholt · 15 years ago
  13. 67628aa nouveau: retry if pushbuf ioctl interrupted by signal by Ben Skeggs · 15 years ago
  14. fdd960a nouveau: function to return status of bo being referenced in pushbuf by Ben Skeggs · 15 years ago
  15. 3a387a9 nouveau: nv30: add render target logbase2 width,height by Patrice Mandin · 15 years ago
  16. a221e4f intel: Add the defines for the kernel overlay support landing in 2.6.33. by Eric Anholt · 15 years ago
  17. 901bacd intel: Fallback to atomic-ops.h [libatomic-ops-dev] by Chris Wilson · 15 years ago
  18. 24c905f configure: Typo in error message. by Chris Wilson · 15 years ago
  19. fc8f6be configure: Conditionally build libdrm_intel by Chris Wilson · 15 years ago
  20. a107e5b Bump to 2.4.15 for release. by Eric Anholt · 15 years ago
  21. 9764061 intel: Remove the asserts about the ignored alignment parameter. by Eric Anholt · 15 years ago
  22. 3a7dfcd intel: Add a bo_alloc function for tiled BOs. by Jesse Barnes · 15 years ago
  23. 02c775f intel: Fix up some stale doxygen comments. by Eric Anholt · 15 years ago
  24. d70d605 intel: Reformat to the kernel coding style. Welcome to the 8-space future. by Eric Anholt · 15 years ago
  25. 3c9bd06 intel: Don't allocate more relocation entries than the BO could support. by Eric Anholt · 15 years ago
  26. ac34f59 tests: Disable intel-specific tests with --disable-intel by Chris Wilson · 15 years ago
  27. ab3300c intel: Add a configure option to *disable* building libdrm-intel by Chris Wilson · 15 years ago
  28. 61bddf8 intel: report errno by Chris Wilson · 15 years ago
  29. 11f0e45 libdrm_radeon: Update RADEON_TILING_* flags to what's in current kernels. by Michel Dänzer · 15 years ago
  30. a5fb264 libdrm_radeon: Zero-initialize structures to silence valgrind warnings by Nicolai Hähnle · 15 years ago
  31. 04495ee intel: Use atomic refcounters by Chris Wilson · 15 years ago
  32. 0fb215a intel: Mark cached bo as purgeable by Chris Wilson · 15 years ago
  33. 12d9b7c intel: Don't free the reloc list when putting a freed BO in the cache. by Eric Anholt · 15 years ago
  34. 769b105 intel: Add a new function to check if a BO's reloc tree references some BO. by Eric Anholt · 15 years ago
  35. ac71f08 Bump to 2.4.14 for release. by Eric Anholt · 15 years ago
  36. 51b8973 intel: Remove the max_entries stuff that complicated bo reuse. by Eric Anholt · 15 years ago
  37. 456a358 intel: Remove the old swrast flag for reducing cache flushing. by Eric Anholt · 15 years ago
  38. 0a24654 drmModeFreeConnector: free encoders and properties by Keith Packard · 15 years ago
  39. cdd325b radeon: fix 32/64 bit issue with sign extension by Dave Airlie · 15 years ago
  40. 67e4172 libdrm_intel: include B43 chipset check by Zhenyu Wang · 15 years ago
  41. 121b964 libdrm_intel: add new pci ids by Zhenyu Wang · 15 years ago
  42. 73b59c8 Bump to version 2.4.13 for release. by Eric Anholt · 15 years ago
  43. 8214a65 Add drm_intel_bo_busy to query whether mapping a BO would block. by Eric Anholt · 15 years ago
  44. 19d6fad Revert "libdrm_radeon: Always wait for BO idle in bo_map." by Michel Dänzer · 15 years ago
  45. 0a73298 libdrm_radeon: Always wait for BO idle in bo_map. by Michel Dänzer · 15 years ago
  46. ce6c68d Kill last remnant of replacefb ioctl by Jakob Bornecrantz · 15 years ago
  47. 02a4d22 radeon: pull in z pipe changes from kernel by Alex Deucher · 15 years ago
  48. caad8d8 radeon: add support for busy/domain check interface. by Pauli Nieminen · 15 years ago
  49. cbb3ae3 nouveau: fix a thinko in copyless pushbuf ioctl by Ben Skeggs · 15 years ago
  50. 8c43b79 libdrm_radeon: Optimize copy of table to cs buffer with specialized call. by Pauli Nieminen · 15 years ago
  51. a474fd9 libdrm_radeon: Fix loops so that compiler can optimize them. by Pauli Nieminen · 15 years ago
  52. 64cef1e libdrm/radeon: Update head of linked list not to point freed memory. by Pauli Nieminen · 15 years ago
  53. 28f4bfa nouveau: support for copy-less pushbuf ioctl by Ben Skeggs · 15 years ago
  54. 250ab3a nouveau: for the moment, assert if we exceed some reloc limits by Ben Skeggs · 15 years ago
  55. 1978f6d radeon: fix bo wait at map time. by Dave Airlie · 15 years ago
  56. f799616 Filter radeon pkgconfig file as do intel and nouveau by Christoph Brill · 15 years ago
  57. 1d46517 radeon: fix GTT writing space check by Dave Airlie · 15 years ago
  58. d74c67f link libdrm_intel with -lrt for new use of clock_gettime(). by Anssi Hannula · 15 years ago
  59. 4507863 libdrm_radeon: add tiling support by Dave Airlie · 15 years ago
  60. 322cf6c radeon: don't map/unmap explicitly. by Dave Airlie · 15 years ago
  61. 5a73f06 nouveau: don't overwrite user-specified bo size needlessly by Ben Skeggs · 15 years ago
  62. 0bf8fb3 nouveau: user buffers need to be mappable by Ben Skeggs · 15 years ago
  63. 001331f nouveau: drm api 0.0.15, update object header, remove fake bo support by Ben Skeggs · 15 years ago
  64. 3044982 libdrm/nouveau: unmap before ufree means nvbo->sysmem != NULL, which inbalances cpu_prep/cpu_finish by Maarten Maathuis · 15 years ago
  65. 9aed44b Add RADEON_INIT_R600_CP too by Alex Deucher · 15 years ago
  66. 0411c37 Add R600_SCRATCH_REG_OFFSET to radeon_drm.h by Alex Deucher · 15 years ago
  67. eea95ed Bump to version 2.4.12 for release. by Eric Anholt · 15 years ago
  68. 3f3c5be intel: Free buffers in the BO cache that haven't been reused in a while. by Eric Anholt · 15 years ago
  69. 80179df configure: move AC_USE_SYSTEM_EXTENSIONS up higher by Dave Airlie · 15 years ago
  70. f257201 nouveau: fix pin for buffers created with bo_wrap by Ben Skeggs · 15 years ago
  71. 4179c5f s/AC_USE_SYSTEM_MACROS/AC_USE_SYSTEM_EXTENSIONS/ by Ian Romanick · 15 years ago
  72. c5a5bbb libdrm: Make chown check for return value by Pauli Nieminen · 15 years ago
  73. a953b32 libdrm: Set _XOPEN_SOURCE and _GNU_SOURCE by Ian Romanick · 15 years ago
  74. 78fa590 intel: Fix up math errors when allocating very large BOs. by Eric Anholt · 15 years ago
  75. cea2d29 intel: fix compiler warning about returning a void value. by Edward O'Callaghan · 15 years ago
  76. 90ae0f2 libdrm: Fix pci id numbers to unsigned so code won't mix signed/unsigned integers. by Pauli Nieminen · 15 years ago
  77. 015efd1 strcasecmp is in strings.h. by Ian Romanick · 15 years ago
  78. 3dda005 libdrm: Remove typedef for non-existing enum by Pauli Nieminen · 15 years ago
  79. 39970c6 radeon: move cs space checking code to libdrm_radeon. by Dave Airlie · 15 years ago
  80. 72a2934 radeon: fix cs buffer realloc padding by Jerome Glisse · 15 years ago
  81. af90222 radeon: fix realloc of packets. by Dave Airlie · 15 years ago
  82. fbac589 radeon: add buffer naming function by Dave Airlie · 15 years ago
  83. de1ed01 radeon: add support for write followed by read relocs. by Dave Airlie · 15 years ago
  84. 790097c remove some old ttm bits by Dave Airlie · 15 years ago
  85. 9a33f62 drm: Strip old ttm. by Thomas Hellstrom · 15 years ago
  86. 8164419 modetest: use gtt unmap for object by Jesse Barnes · 15 years ago
  87. 2fa2db1 libdrm/radeon: add initial libdrm_radeon by Dave Airlie · 15 years ago
  88. 3d4bfe8 nouveau: 0.0.14 + extend bo interface to support subrange mapping by Ben Skeggs · 15 years ago
  89. 2cb4c64 nouveau: fix bo mapping issue by Ben Skeggs · 15 years ago
  90. d7c42ff Fix build on kernels < 2.6.26 by Pekka Paalanen · 15 years ago
  91. 00fae87 nouveau: fill in bo->tiled field for referenced buffers by Ben Skeggs · 15 years ago
  92. dbffead nv50: magic fix for "3d busted without the binary driver first" issue by Ben Skeggs · 15 years ago
  93. 651e3dc drm: Fix compilation on 2.6.30 by Michael Buesch · 15 years ago
  94. c65a343 nouveau: bump for 0.0.13 by Ben Skeggs · 15 years ago
  95. 85b9f73 nouveau: backlight support for ppc laptops by Danny Tholen · 15 years ago
  96. f355ad8 intel: quiet a warning. by Eric Anholt · 15 years ago
  97. 469655f intel: Only do BO caching up to 64MB objects. by Eric Anholt · 15 years ago
  98. f57d7f4 libdrm/intel: Make get_pipe_from_crtc_id per-bufmgr. Return -1 on failure. by Keith Packard · 15 years ago
  99. afd245d Add new drm_intel_get_pipe_from_crtc_id function. by Carl Worth · 15 years ago
  100. 8b8e20e Bump to version 2.4.10 to mark addition of drm_intel_bo_disable_reuse by Keith Packard · 15 years ago