1. 13876c6 nouveau: fix state detection with switchable graphics by Matthew Garrett · 15 years ago
  2. dd19e44 drm/nouveau: move dereferences after null checks by Marcin Slusarz · 15 years ago
  3. b1d37aa drm/nv50: make the pgraph irq handler loop like the pre-nv50 version by Maarten Maathuis · 15 years ago
  4. a87ff62 drm/nv50: delete ramfc object after disabling fifo, not before by Maarten Maathuis · 15 years ago
  5. a51a3bf drm/nv50: avoid unloading pgraph context when ctxprog is running by Maarten Maathuis · 15 years ago
  6. eb1dba0 drm/nv50: align size of buffer object to the right boundaries. by Maarten Maathuis · 15 years ago
  7. 5025b43 drm/nv50: disregard dac outputs in nv50_sor_dpms() by Ben Skeggs · 15 years ago
  8. 39c9bfb drm/nv50: prevent multiple init tables being parsed at the same time by Ben Skeggs · 15 years ago
  9. 1ee7698 drm/nouveau: make dp auxch xfer len check for reads only by Ben Skeggs · 15 years ago
  10. e235c1f drm/nv40: make INIT_COMPUTE_MEM a NOP, just like nv50 by Ben Skeggs · 15 years ago
  11. 9967b94 drm/nouveau: Add proper vgaarb support. by Marcin Kościelnicki · 15 years ago
  12. 126b544 drm/nouveau: Fix fbcon on mixed pre-NV50 + NV50 multicard. by Marcin Kościelnicki · 15 years ago
  13. 7dad9ef drivers/gpu/drm/nouveau/nouveau_grctx.c: correct NULL test by Julia Lawall · 15 years ago
  14. f0fbe3e drm/nouveau: call ttm_bo_wait with the bo lock held to prevent hang by Luca Barbieri · 15 years ago
  15. 139295b drm/nouveau: Fixup semaphores on pre-nv50 cards. by Francisco Jerez · 15 years ago
  16. 69c9700 drm/nouveau: Add getparam to get available PGRAPH units. by Marcin Kościelnicki · 15 years ago
  17. a32ed69 drm/nouveau: Add module options to disable acceleration. by Marcin Kościelnicki · 15 years ago
  18. f927b89 drm/nouveau: fix non-vram notifier blocks by Ben Skeggs · 15 years ago
  19. 1622653 drm/nv50: prevent switching off SOR when in use for DVI-over-DP by Ben Skeggs · 15 years ago
  20. 0107bae drm/nv50: fail auxch transaction if reply count not what we expect by Ben Skeggs · 15 years ago
  21. 0208843 drm/nouveau: fix failure path if userspace specifies no valid memtypes by Ben Skeggs · 15 years ago
  22. a147089 drm/nouveau: report LVDS as disconnected if lid closed by Ben Skeggs · 15 years ago
  23. 58d65b8 drm/nv50: prevent accidently turning off encoders we're actually using by Ben Skeggs · 15 years ago
  24. 134f248 drm/nv50: fix alignment of per-channel fifo cache by Ben Skeggs · 15 years ago
  25. 7166647 drm/nouveau: Evict buffers in VRAM before freeing sgdma by Luca Barbieri · 15 years ago
  26. d051bbb drm/nouveau: Acknowledge DMA_VTX_PROTECTION PGRAPH interrupts by Luca Barbieri · 15 years ago
  27. 0d92971 drm/nouveau: fix thinko in nv04_instmem.c by Ben Skeggs · 15 years ago
  28. ba59953 drm/nouveau: fix a race condition in nouveau_dma_wait() by Ben Skeggs · 15 years ago
  29. 12f735b drm/nouveau: check pushbuffer bounds in ioctl by Luca Barbieri · 15 years ago
  30. ac8fb97 drm/nouveau: reserve VGA area for the moment by Ben Skeggs · 15 years ago
  31. b8780e2 drm/nouveau: Unset the EDID connector property when the EDID block goes away. by Francisco Jerez · 15 years ago
  32. 0ed3165 drm/nouveau: Fallback to analog load detection when the EDID block is invalid. by Francisco Jerez · 15 years ago
  33. c8ebe27 drm/nouveau: fix edid memleak in nouveau_connector by Xavier Chantry · 15 years ago
  34. 3d9aefb drm/nouveau: Break some long lines. by Francisco Jerez · 15 years ago
  35. b79d8a6 drm/nouveau: add NV18 device id to call_lvds_manufacturer_script by Andrea Tacconi · 15 years ago
  36. 716abaa drm/nv50: Fix typo in PGRAPH initialisation. by Marcin Kościelnicki · 15 years ago
  37. b0d2de8 drm/nouveau: less magic DCB 1.5 parsing by Ben Skeggs · 15 years ago
  38. ed42f82 drm/nouveau: assume no nv04 board has a DCB table by Ben Skeggs · 15 years ago
  39. 77cb5c7 drm/nouveau: remove PRIV0 check in nouveau_mem_close() by Ben Skeggs · 15 years ago
  40. e147eae drm/nouveau: wait on fence after bo move if validating for another channel by Ben Skeggs · 15 years ago
  41. 9855e58 drm/nouveau: trust init table registers are safe by Ben Skeggs · 15 years ago
  42. 0a90dc51 drm/nv50: wait for pgraph to idle before unloading the context by Maarten Maathuis · 15 years ago
  43. fe5a64a drm/nv04: Fix set_operation software method. by Marcin Kościelnicki · 15 years ago
  44. 75c99da drm/nouveau: initialise DMA tracking parameters earlier by Ben Skeggs · 15 years ago
  45. dff3632 drm/nouveau: use dma.max rather than pushbuf size for checking GET validity by Ben Skeggs · 15 years ago
  46. 1dee7a9 drm/nv04: differentiate between nv04/nv05 by Ben Skeggs · 15 years ago
  47. 234896a drm/nouveau: Fix null deref in nouveau_fence_emit due to deleted fence by Luca Barbieri · 15 years ago
  48. 7978b9c drm/nv50: prevent a possible ctxprog hang by Ben Skeggs · 15 years ago
  49. bbb8c3d drm/nouveau: have ttm's fault handler called directly by Ben Skeggs · 15 years ago
  50. 7fb8ec8 drm/nv50: restore correct cache1 get/put address on fifoctx load by Ben Skeggs · 15 years ago
  51. 846975a drm/nouveau: create function for "dealing" with gpu lockup by Marcin Slusarz · 15 years ago
  52. 61768bf drm/nouveau: remove unused nouveau_channel_idle() function by Ben Skeggs · 15 years ago
  53. bf5302b drm/nouveau: fix handling of fbcon colours in 8bpp by Ben Skeggs · 15 years ago
  54. be9721a drm/nv04: Context switching fixes. by Francisco Jerez · 15 years ago
  55. 8c032ce drm/nouveau: Use the software object for fencing. by Francisco Jerez · 15 years ago
  56. f03a314 drm/nouveau: Allocate a per-channel instance of NV_SW. by Francisco Jerez · 15 years ago
  57. a510604 drm/nv50: make the blocksize depend on vram size by Maarten Maathuis · 15 years ago
  58. 1c7059e drm/nouveau: better alignment of bo sizes and use roundup instead of ALIGN by Maarten Maathuis · 15 years ago
  59. 111b459 drm/nouveau: Don't skip card take down on nv0x. by Francisco Jerez · 15 years ago
  60. 0829168 drm/nouveau: Implement nv42-nv43 TV load detection. by Francisco Jerez · 15 years ago
  61. 11d6eb2 drm/nouveau: Clean up the nv17-nv4x load detection code a bit. by Francisco Jerez · 15 years ago
  62. 3033f14d drm/nv50: fix fillrect color by Marcin Slusarz · 15 years ago
  63. 75c722d drm/nv50: ignore vbios table's claim to the contrary if EDID says >8bpc by Ben Skeggs · 15 years ago
  64. 8dea4a1 drm/nouveau: Drop redundant placement initialization. by Francisco Jerez · 15 years ago
  65. 27f691a drm/nouveau: No need to force evict=true when swapping evicted BOs back in. by Francisco Jerez · 15 years ago
  66. 77e2b5e drm/nouveau: Fix "general protection fault" in the flipd/flips eviction path. by Francisco Jerez · 15 years ago
  67. cea7789 drm/i2c/ch7006: Drop build time dependency to nouveau. by Francisco Jerez · 15 years ago
  68. a0af9ad drm/nouveau: Make the MM aware of pre-G80 tiling. by Francisco Jerez · 15 years ago
  69. cb00f7c drm/nouveau: Pre-G80 tiling support. by Francisco Jerez · 15 years ago
  70. 588d7d1 drm/nouveau: Add cache_flush/pull fifo engine functions. by Francisco Jerez · 15 years ago
  71. 44f9e6c Merge remote branch 'nouveau/for-airlied' into drm-linus by Dave Airlie · 15 years ago
  72. ed8b670 drm: convert drm_ioctl to unlocked_ioctl by Arnd Bergmann · 15 years ago
  73. 37cb3e08 drm/nouveau: fix bug causing pinned buffers to lose their NO_EVICT flag by Ben Skeggs · 15 years ago
  74. 65ec01a drm/nv50: fix suspend/resume delays without firmware present by Ben Skeggs · 15 years ago
  75. 0735f62 drm/nouveau: prevent all channel creation if accel not available by Ben Skeggs · 15 years ago
  76. 3c8868d drm/nv50: fix two potential suspend/resume oopses by Ben Skeggs · 15 years ago
  77. 054b93e drm/nv40: implement ctxprog/state generation by Ben Skeggs · 15 years ago
  78. 15bee69 drm/nv10: Add the initial graph context and soft methods needed for LMA. by Francisco Jerez · 15 years ago
  79. 22fbd53 drm/nouveau: Fix up buffer eviction, and evict them to GART, if possible. by Francisco Jerez · 15 years ago
  80. c5804be drm/nouveau: Add proper error handling to nouveau_card_init by Marcin Kościelnicki · 15 years ago
  81. 13c5443 drm/nv04: Fix NV04 set_operation software method. by Marcin Kościelnicki · 15 years ago
  82. 3738365 drm/nouveau: Kill global state in BIOS script interpreter by Marcin Kościelnicki · 15 years ago
  83. 657b624 drm/nouveau: Kill global state in NvShadowBIOS by Marcin Kościelnicki · 15 years ago
  84. ef2bb50 drm/nouveau: use drm debug levels by Maarten Maathuis · 15 years ago
  85. 95f158e drm/nv04-nv40: Fix "conflicting memory types" when saving/restoring VGA fonts. by Francisco Jerez · 15 years ago
  86. 9ddc8c5 drm/nouveau: remove use of -ERESTART by Ben Skeggs · 15 years ago
  87. 81a5487 nouveau: Fix endianness with new context program loader by Benjamin Herrenschmidt · 15 years ago
  88. b694dfb drm/nouveau: fix build with CONFIG_AGP=n by Ben Skeggs · 15 years ago
  89. 61c2bb4 drm/nouveau: fix ch7006 build by Randy Dunlap · 15 years ago
  90. 6ee7386 drm/nouveau: Add DRM driver for NVIDIA GPUs by Ben Skeggs · 15 years ago