1. f45305c intel: Shove the fake bufmgr subdata implementation into the fake bufmgr. by Eric Anholt · 14 years ago
  2. 6560b47 intel: Remove stale comment. by Eric Anholt · 14 years ago
  3. d0a4f2e nouveau: Avoid unnecessary call to CPU_FINI. by Francisco Jerez · 14 years ago
  4. 3624577 intel: enable relaxed fence allocation for i915 by Chris Wilson · 14 years ago
  5. 0a1ff35 s/drmStrdup/strdup/ by Adam Jackson · 14 years ago
  6. 057fab3 intel: Prepare for BLT ring split. by Chris Wilson · 14 years ago
  7. c5286f4 nouveau: Define the HAS_PAGEFLIP getparam. by Francisco Jerez · 14 years ago
  8. 09b1062 nouveau: Let the user choose the push buffer size. by Francisco Jerez · 14 years ago
  9. 1b9187c nouveau: Define buffer object usage flags. by Francisco Jerez · 14 years ago
  10. 9621486 intel: Downgrade error warnings to debug by Chris Wilson · 14 years ago
  11. 624e58e Increment version to 2.4.22 by Carl Worth · 14 years ago
  12. 6299722 intel: Replace open-coded drmIoctl with calls to drmIoctl() by Chris Wilson · 14 years ago
  13. 81fa7a9 nouveau: fix drm version check some more by Ben Skeggs · 14 years ago
  14. d1cec6d nouveau: fix thinko in drm version check by Ben Skeggs · 14 years ago
  15. 7ec9a1e modetest: Fix drawing routines to use stride. by Chris Wilson · 14 years ago
  16. 0da84f8 modetest: align fb pitch to 64 bytes by Jesse Barnes · 14 years ago
  17. b8abe61 modetest: add edp and TV connector names to the connector name array by Jesse Barnes · 14 years ago
  18. 23287f0 Avoid use of c++ reserved keyword "virtual" when using a C++ compiler. by Eric Anholt · 14 years ago
  19. 8a76244 Free the property blob along the error path. by Chris Wilson · 14 years ago
  20. b61e81a nouveau: accept both 0.0.16 and 1.x.x by Ben Skeggs · 14 years ago
  21. b04515c libdrm: Fix PCI domain domain support by Benjamin Herrenschmidt · 14 years ago
  22. 431f7f0 Copy headers from kernel drm-core-next by Dave Airlie · 14 years ago
  23. b803918 drm mode: Return -errno on drmIoctl() failure by Chris Wilson · 14 years ago
  24. c570b4b Purge macro NEED_REPLIES by Fernando Carrijo · 14 years ago
  25. c3ddfea intel: Suppress the error return from setting domains after mapping. by Chris Wilson · 14 years ago
  26. 726210f intel: Limit tiled pitches to 8192 on pre-i965. by Chris Wilson · 14 years ago
  27. 6ea2bda intel: Only adjust the local stride used for SET_TILING in tiled alloc by Chris Wilson · 14 years ago
  28. aba3502 intel: Restore SET_TILING for non-flinked bo. by Chris Wilson · 14 years ago
  29. c7bbaca intel: '===' != '==' by Chris Wilson · 14 years ago
  30. cd34cbe intel: Sanitise strides for linear buffers and SET_TILING by Chris Wilson · 14 years ago
  31. 13e8270 intel: Print out debugging message following ENOSPC by Chris Wilson · 14 years ago
  32. f16b416 intel: Scan the cache for old bo once every second. by Chris Wilson · 14 years ago
  33. 5eec286 intel: Force stride to be 0 for I915_TILING_NONE. by Chris Wilson · 14 years ago
  34. 1db22ff intel: Defer tiling change to allocation. by Chris Wilson · 14 years ago
  35. 056aa9b intel: Track tiling stride by Chris Wilson · 14 years ago
  36. 65ec8d7 Bump version to 2.4.21 for release. by Eric Anholt · 14 years ago
  37. b8c4e58 Fix radeon distcheck. by Eric Anholt · 14 years ago
  38. 4f7704a intel: Fix several other paths for buffers pointing at themselves. by Eric Anholt · 14 years ago
  39. 0ec768e intel: Add more intermediate sizes of cache buckets between powers of 2. by Eric Anholt · 14 years ago
  40. e65caeb intel: Convert to untiled pitches if surface is too large for tiling. by Chris Wilson · 14 years ago
  41. f179137 Allow a buffer to point at itself and still get relocs. by Eric Anholt · 14 years ago
  42. 66375fd intel: Add support for kernel multi-ringbuffer API. by Zou Nan hai · 14 years ago
  43. 73a42a6 add vbltest to .gitignore by Jesse Barnes · 14 years ago
  44. ae57dcf libkms: Fix include paths by Daniel Stone · 14 years ago
  45. 607e228 Enable silent automake rules. by Eric Anholt · 15 years ago
  46. 58e54f6 intel_bufmgr_fake: fix compile warning. by Eric Anholt · 15 years ago
  47. fcf3e61 intel: Don't change tiling mode unless the kernel reports success. by Chris Wilson · 15 years ago
  48. a3305b0 Revert "intel: We don't need to take the bufmgr lock whilst mapping." by Chris Wilson · 15 years ago
  49. 52a3e9d Only build tests in make check by Jonathan Callen · 15 years ago
  50. 62731b8 Pull in new kernel headers by Kristian Høgsberg · 15 years ago
  51. 07e7589 intel: query whether a buffer is reusable. by Chris Wilson · 15 years ago
  52. 7ca5584 intel: We don't need to take the bufmgr lock whilst mapping. by Chris Wilson · 15 years ago
  53. 6293152 vbltest: Doesn't need intel stuff. by Michel Dänzer · 15 years ago
  54. c42d1a1 tests: add new vblank test by Jesse Barnes · 15 years ago
  55. af98ccf radeon: use the const qualifier in radeon_cs_write_table by Marek Olšák · 15 years ago
  56. c9065c5 Correct the Solaris definitions of atomic_add & atomic_dec by Alan Coopersmith · 15 years ago
  57. 3c7ae8a Make libkms build default OS-dependent by Alan Coopersmith · 15 years ago
  58. 3506173 intel: Use the correct size when allocating reloc_target_info array by Chris Wilson · 15 years ago
  59. 894c86e Revert "Fix pkgconfig includes for /usr/include/drm" by Kristian Høgsberg · 15 years ago
  60. 204c76c nouveau: stop shipping nouveau_class.h by Ben Skeggs · 15 years ago
  61. 78de697 drm/radeon: add new cs command stream dumping facilities by Jerome Glisse · 15 years ago
  62. c765000 libdrm: bump version number to 2.4.20 for release by Jesse Barnes · 15 years ago
  63. cc20ed8 drm/radeon: tab/whitespace cleanup by Jerome Glisse · 15 years ago
  64. e6b3f90 modetest: add optional select codepath by Jesse Barnes · 15 years ago
  65. 245d695 Fix pkgconfig includes for /usr/include/drm by Ben Skeggs · 15 years ago
  66. c1c8bbf nouveau: fix annoying compiler warning by Ben Skeggs · 15 years ago
  67. df32c30 nouveau: fix segfault in nouveau_bo_new_tile() failure path by Ben Skeggs · 15 years ago
  68. a247fca nouveau: remove unused field from nouveau_bo by Ben Skeggs · 15 years ago
  69. 5671282 nouveau: Regenerate nouveau_class.h. by Francisco Jerez · 15 years ago
  70. df97370 Check HAVE_RADEON only after checking for atomic operations. by Pauli Nieminen · 15 years ago
  71. ef36c9a intel: Install the header file in the libdrm/ directory. by Eric Anholt · 15 years ago
  72. 976e779 Install headers to $(includedir)/libdrm by Julien Cristau · 15 years ago
  73. e73af7f libdrm_nouveau requires libdrm by Julien Cristau · 15 years ago
  74. d271336 libdrm_intel.pc: don't include ${includedir}/drm by Julien Cristau · 15 years ago
  75. 7c697b1 intel: Align untiled buffer pitch to 64B. by Eric Anholt · 15 years ago
  76. 30ce1fd libdrm: Fix error message if libdrm_intel|radeon is disabled and there is no atomic ops. by Pauli Nieminen · 15 years ago
  77. 966c990 libdrm_radeon: Optimize cs_gem_reloc to do less looping. by Pauli Nieminen · 15 years ago
  78. 21105bc libdrm: Move intel_atomic.h to libdrm core for sharing. by Pauli Nieminen · 15 years ago
  79. df7157f nouveau: Fix up the stride of NV20TCL_LIGHT_BACK_*. by Francisco Jerez · 15 years ago
  80. 04fd387 nouveau: Small lighting related addition to nouveau_class.h. by Francisco Jerez · 15 years ago
  81. a4041e0 intel: Repeat execbuffer if interrupted by signal by Chris Wilson · 15 years ago
  82. 581cafb nouveau: Update nouveau_class.h. by Francisco Jerez · 15 years ago
  83. 1d4d1e6 intel: Only align Y-tiling pitch to the Y tile width. by Eric Anholt · 15 years ago
  84. 3e21e3b intel: Propagate some more error returns by Chris Wilson · 15 years ago
  85. b549552 Increment version to 2.4.19 for release. by Eric Anholt · 15 years ago
  86. 4710286 intel: Update the needs_fence flag of buffers on the validate list. by Eric Anholt · 15 years ago
  87. 766fa79 intel: Don't enable execbuf2 fenced relocs unless we have execbuf2. by Eric Anholt · 15 years ago
  88. 292a5d7 intel: Don't tile-align pitch for untiled buffers. by Eric Anholt · 15 years ago
  89. acbaff2 intel: Fix typo in conversion from IS_GEN to bufmgr_gem->gen. by Eric Anholt · 15 years ago
  90. a0abb1b intel: add a comment about tiled buffer alloc height alignment from Mesa. by Eric Anholt · 15 years ago
  91. cdc788d nouveau: make sure initial kalloc for user bo ends up in the right place by Maarten Maathuis · 15 years ago
  92. a1f9ea7 intel: Use an integer for chipset generation instead of many conditionals. by Eric Anholt · 15 years ago
  93. b509640 libdrm/intel: execbuf2 support by Jesse Barnes · 15 years ago
  94. 9a37455 tests/modetest: Don't get_props on a connector after freeing it. by Marcin Kościelnicki · 15 years ago
  95. 694ef59 tests: vrefresh is actually not * 1000. by Marcin Kościelnicki · 15 years ago
  96. ecb668e tests: Add nouveau to list of supported modules. by Marcin Kościelnicki · 15 years ago
  97. d5a2e77 libkms/nouveau: Add support by Marcin Kościelnicki · 15 years ago
  98. 23f6272 libkms/intel: Throw out unused intel_bo fields. by Marcin Kościelnicki · 15 years ago
  99. afd74ec Add config.h macro HAVE_NOUVEAU by Marcin Kościelnicki · 15 years ago
  100. f6dc964 intel: Add initial support for Sandybridge, and clean up the #defines. by Eric Anholt · 15 years ago