1. b79d8a6 drm/nouveau: add NV18 device id to call_lvds_manufacturer_script by Andrea Tacconi · 15 years ago
  2. 716abaa drm/nv50: Fix typo in PGRAPH initialisation. by Marcin Kościelnicki · 15 years ago
  3. b0d2de8 drm/nouveau: less magic DCB 1.5 parsing by Ben Skeggs · 15 years ago
  4. ed42f82 drm/nouveau: assume no nv04 board has a DCB table by Ben Skeggs · 15 years ago
  5. 77cb5c7 drm/nouveau: remove PRIV0 check in nouveau_mem_close() by Ben Skeggs · 15 years ago
  6. e147eae drm/nouveau: wait on fence after bo move if validating for another channel by Ben Skeggs · 15 years ago
  7. 9855e58 drm/nouveau: trust init table registers are safe by Ben Skeggs · 15 years ago
  8. 0a90dc51 drm/nv50: wait for pgraph to idle before unloading the context by Maarten Maathuis · 15 years ago
  9. 354fb52 drm/ttm: Make sure system buffer objects has offset == 0. by Thomas Hellstrom · 15 years ago
  10. d9f36a0 drm/vmwgfx: Implement basic pm operations. by Thomas Hellstrom · 15 years ago
  11. e99e1e7 drm/ttm: Export symbols needed for vmwgfx suspend / resume operations. by Thomas Hellstrom · 15 years ago
  12. 476d51d drm/vmwgfx: Implement a swap_notify callback. by Thomas Hellstrom · 15 years ago
  13. 3f09ea4 drm/ttm: Add a swap_notify callback. by Thomas Hellstrom · 15 years ago
  14. effe110 drm/vmwgfx: Use bo_driver::move_notify to unbind GMRs. by Thomas Hellstrom · 15 years ago
  15. 7704bef drm/vmwgfx: Make fence sequences continous across a VT switch. by Thomas Hellstrom · 15 years ago
  16. 50ec3b7 drm/vmwgfx: Fix an error path causing an oops. by Thomas Hellstrom · 15 years ago
  17. df1c93b drm/vmwgfx: Don't promote updates from GMR-backed scanouts to fullscreen. by Thomas Hellstrom · 15 years ago
  18. 700a0cc drm/radeon/kms: Use radeon_agp_disable when disabling AGP by Jerome Glisse · 15 years ago
  19. 0a3f316 drm/radeon/kms: Disable AGP is aperture size < 32M by Jerome Glisse · 15 years ago
  20. 30d2d9a drm/radeon/kms: Fix r600 blit cleanup path by Jerome Glisse · 15 years ago
  21. 6398d42 drm/radeon/kms: Do not unpin buffer in fb destruction by Jerome Glisse · 15 years ago
  22. 7a15cbd4 drm/radeon/kms: fix displayport->dvi connector DDC. by Dave Airlie · 15 years ago
  23. 194fda0 Merge remote branch 'korg/drm-radeon-next' into drm-linus by Dave Airlie · 15 years ago
  24. ef14587 drm: change drm set mode messages as DRM_DEBUG by Dave Young · 15 years ago
  25. 70a94d6 drm: fix crtc no modes printf + typo by Dave Airlie · 15 years ago
  26. 9270eb1 drm/radeon/kms: only evict to GTT if CP is ready by Dave Airlie · 15 years ago
  27. 11f3b59 drm/radeon/kms: Fix crash getting TV info with no BIOS. by Michel Dänzer · 15 years ago
  28. 1b24203 drm/radeon/kms/rv100: reject modes > 135 Mhz on DVI (v2) by Alex Deucher · 15 years ago
  29. b042589 drm/radeon/kms/r6xx+: make irq handler less verbose by Alex Deucher · 15 years ago
  30. 3890ddf drm/radeon/kms: fix up LVDS handling on macs (v2) by Alex Deucher · 15 years ago
  31. f22d6dd Merge branch 'for-airlied' of /ssd/git/drm-nouveau-next into drm-linus by Dave Airlie · 15 years ago
  32. 0c9d2c4 Merge remote branch 'korg/drm-radeon-next' into drm-linus by Dave Airlie · 15 years ago
  33. 40c2298 drm/nv04: Fix set_operation software method. by Marcin Kościelnicki · 15 years ago
  34. c63834e drm/nouveau: initialise DMA tracking parameters earlier by Ben Skeggs · 15 years ago
  35. 400f14a drm/nouveau: use dma.max rather than pushbuf size for checking GET validity by Ben Skeggs · 15 years ago
  36. cc6e496 drm/nv04: differentiate between nv04/nv05 by Ben Skeggs · 15 years ago
  37. d6126c5 drm/nouveau: Fix null deref in nouveau_fence_emit due to deleted fence by Luca Barbieri · 15 years ago
  38. dc8d76c drm/nv50: prevent a possible ctxprog hang by Ben Skeggs · 15 years ago
  39. 1959ca8 drm/nouveau: have ttm's fault handler called directly by Ben Skeggs · 15 years ago
  40. a908b96 drm/nv50: restore correct cache1 get/put address on fifoctx load by Ben Skeggs · 15 years ago
  41. c03ec7f drm/nouveau: create function for "dealing" with gpu lockup by Marcin Slusarz · 15 years ago
  42. e9dd8e1 drm/nouveau: remove unused nouveau_channel_idle() function by Ben Skeggs · 15 years ago
  43. 7de3643 drm/nouveau: fix handling of fbcon colours in 8bpp by Ben Skeggs · 15 years ago
  44. ea911a1 drm/nv04: Context switching fixes. by Francisco Jerez · 15 years ago
  45. a5027cc drm/nouveau: Use the software object for fencing. by Francisco Jerez · 15 years ago
  46. ca4362a drm/nouveau: Allocate a per-channel instance of NV_SW. by Francisco Jerez · 15 years ago
  47. 0a2d090 drm/nv50: make the blocksize depend on vram size by Maarten Maathuis · 15 years ago
  48. c2b8292 drm/nouveau: better alignment of bo sizes and use roundup instead of ALIGN by Maarten Maathuis · 15 years ago
  49. 8f71c29 drm/nouveau: Don't skip card take down on nv0x. by Francisco Jerez · 15 years ago
  50. b7f7e41 drm/nouveau: Implement nv42-nv43 TV load detection. by Francisco Jerez · 15 years ago
  51. 02076da drm/nouveau: Clean up the nv17-nv4x load detection code a bit. by Francisco Jerez · 15 years ago
  52. e55ca7e drm/nv50: fix fillrect color by Marcin Slusarz · 15 years ago
  53. fbe36a7 drm/nv50: ignore vbios table's claim to the contrary if EDID says >8bpc by Ben Skeggs · 15 years ago
  54. aeca15e drm/nouveau: Drop redundant placement initialization. by Francisco Jerez · 15 years ago
  55. 69a18c3 drm/nouveau: No need to force evict=true when swapping evicted BOs back in. by Francisco Jerez · 15 years ago
  56. c6af605 drm/nouveau: Fix "general protection fault" in the flipd/flips eviction path. by Francisco Jerez · 15 years ago
  57. 73cb927 drm/i2c/ch7006: Drop build time dependency to nouveau. by Francisco Jerez · 15 years ago
  58. 287c153 drm/nouveau: Make the MM aware of pre-G80 tiling. by Francisco Jerez · 15 years ago
  59. 0d87c10 drm/nouveau: Pre-G80 tiling support. by Francisco Jerez · 15 years ago
  60. 617e234b drm/nouveau: Add cache_flush/pull fifo engine functions. by Francisco Jerez · 15 years ago
  61. 94fd163 drm: reduce WARN_ON to a printk. by Dave Airlie · 15 years ago
  62. 509c7d8 drm/kms/fb: check for depth changes from userspace for resizing. by Dave Airlie · 15 years ago
  63. 89347bb drm: Keep disabled outputs disabled after suspend / resume by David John · 15 years ago
  64. 804c755 drm/radeon/kms: add additional safe regs for r4xx/rs6xx and r5xx by Alex Deucher · 15 years ago
  65. fe5a64a drm/nv04: Fix set_operation software method. by Marcin Kościelnicki · 15 years ago
  66. 75c99da drm/nouveau: initialise DMA tracking parameters earlier by Ben Skeggs · 15 years ago
  67. dff3632 drm/nouveau: use dma.max rather than pushbuf size for checking GET validity by Ben Skeggs · 15 years ago
  68. 1dee7a9 drm/nv04: differentiate between nv04/nv05 by Ben Skeggs · 15 years ago
  69. 234896a drm/nouveau: Fix null deref in nouveau_fence_emit due to deleted fence by Luca Barbieri · 15 years ago
  70. 7978b9c drm/nv50: prevent a possible ctxprog hang by Ben Skeggs · 15 years ago
  71. bbb8c3d drm/nouveau: have ttm's fault handler called directly by Ben Skeggs · 15 years ago
  72. 7fb8ec8 drm/nv50: restore correct cache1 get/put address on fifoctx load by Ben Skeggs · 15 years ago
  73. 846975a drm/nouveau: create function for "dealing" with gpu lockup by Marcin Slusarz · 15 years ago
  74. 61768bf drm/nouveau: remove unused nouveau_channel_idle() function by Ben Skeggs · 15 years ago
  75. bf5302b drm/nouveau: fix handling of fbcon colours in 8bpp by Ben Skeggs · 15 years ago
  76. be9721a drm/nv04: Context switching fixes. by Francisco Jerez · 15 years ago
  77. 8c032ce drm/nouveau: Use the software object for fencing. by Francisco Jerez · 15 years ago
  78. f03a314 drm/nouveau: Allocate a per-channel instance of NV_SW. by Francisco Jerez · 15 years ago
  79. a510604 drm/nv50: make the blocksize depend on vram size by Maarten Maathuis · 15 years ago
  80. 1c7059e drm/nouveau: better alignment of bo sizes and use roundup instead of ALIGN by Maarten Maathuis · 15 years ago
  81. 111b459 drm/nouveau: Don't skip card take down on nv0x. by Francisco Jerez · 15 years ago
  82. 0829168 drm/nouveau: Implement nv42-nv43 TV load detection. by Francisco Jerez · 15 years ago
  83. 11d6eb2 drm/nouveau: Clean up the nv17-nv4x load detection code a bit. by Francisco Jerez · 15 years ago
  84. 3033f14d drm/nv50: fix fillrect color by Marcin Slusarz · 15 years ago
  85. 75c722d drm/nv50: ignore vbios table's claim to the contrary if EDID says >8bpc by Ben Skeggs · 15 years ago
  86. 8dea4a1 drm/nouveau: Drop redundant placement initialization. by Francisco Jerez · 15 years ago
  87. 27f691a drm/nouveau: No need to force evict=true when swapping evicted BOs back in. by Francisco Jerez · 15 years ago
  88. 77e2b5e drm/nouveau: Fix "general protection fault" in the flipd/flips eviction path. by Francisco Jerez · 15 years ago
  89. cea7789 drm/i2c/ch7006: Drop build time dependency to nouveau. by Francisco Jerez · 15 years ago
  90. a0af9ad drm/nouveau: Make the MM aware of pre-G80 tiling. by Francisco Jerez · 15 years ago
  91. cb00f7c drm/nouveau: Pre-G80 tiling support. by Francisco Jerez · 15 years ago
  92. 588d7d1 drm/nouveau: Add cache_flush/pull fifo engine functions. by Francisco Jerez · 15 years ago
  93. e8d6d61 Merge remote branch 'korg/drm-radeon-testing' into drm-testing by Dave Airlie · 15 years ago
  94. a3a06cb6 Merge remote branch 'korg/drm-core-next' into drm-testing by Dave Airlie · 15 years ago
  95. 7751b8c drm/kms/fb: check for depth changes from userspace for resizing. by Dave Airlie · 15 years ago
  96. 992dc9a drm: Keep disabled outputs disabled after suspend / resume by David John · 15 years ago
  97. 003e69f drm/radeon/kms: Don't try to enable IRQ if we have no handler installed by Jerome Glisse · 15 years ago
  98. e77cef9 drm: Avoid calling vblank function is vblank wasn't initialized by Jerome Glisse · 15 years ago
  99. 059d233 drm/radeon: mkregtable.c: close a file before exit by Alexander Beregalov · 15 years ago
  100. d0269ed drm/radeon/kms: Make sure we release AGP device if we acquired it by Jerome Glisse · 15 years ago