1. d544d62 drm/nv50: fix connector table parsing for some cards by Ben Skeggs · 14 years ago
  2. ce48fa9 drm/nv50: add a memory barrier to pushbuf submission by Maarten Maathuis · 14 years ago
  3. 81441570 drm/nouveau: print a message very early during suspend by Maarten Maathuis · 14 years ago
  4. e5ec882 drm/nv04-nv40: Fix up the programmed horizontal sync pulse delay. by Francisco Jerez · 14 years ago
  5. 53c44c3 drm/nouveau: Gigabyte NX85T connector table lies, it has DVI-I not HDMI by Ben Skeggs · 14 years ago
  6. da647d5 drm/nouveau: add option to allow override of dcb connector table types by Ben Skeggs · 14 years ago
  7. 304424e drm/nv50: Improve PGRAPH interrupt handling. by Marcin Kościelnicki · 14 years ago
  8. 3bf777b drm/nv50: Make ctxprog wait until interrupt handler is done. by Marcin Kościelnicki · 14 years ago
  9. c82b88d drm/nouveau: Fix fbcon corruption with font width not divisible by 8 by Marcin Kościelnicki · 14 years ago
  10. 37000d2 drm/nv50: Remove redundant/incorrect ctxvals initialisation. by Marcin Kościelnicki · 14 years ago
  11. 3bfc7d2 drm/nouveau: use ALIGN instead of open coding it by Matt Turner · 14 years ago
  12. b30083b drm/nouveau: report unknown connector state if lid closed by Ben Skeggs · 14 years ago
  13. c52e53f drm/nouveau: support version 0x20 displayport tables by Ben Skeggs · 14 years ago
  14. 81e2d42 drm/nouveau: Fix noaccel/nofbaccel option descriptions. by Marcin Kościelnicki · 14 years ago
  15. d5f3c90 drm/nv50: Implement ctxprog/state generation. by Marcin Kościelnicki · 14 years ago
  16. be079e9 drm/nouveau: use dcb connector types throughout the driver by Ben Skeggs · 14 years ago
  17. 1157563 drm/nv50: enable hpd on any connector we know the gpio line for by Ben Skeggs · 14 years ago
  18. 7f612d8 drm/nouveau: use dcb connector table for creating drm connectors by Ben Skeggs · 14 years ago
  19. dc5bc4e drm/nouveau: construct a connector table for cards that lack a real one by Ben Skeggs · 14 years ago
  20. f66fa77 drm/nouveau: check for known dcb connector types by Ben Skeggs · 14 years ago
  21. 54abb5d drm/nouveau: parse dcb gpio/connector tables after encoders by Ben Skeggs · 14 years ago
  22. e7cc51c drm/nouveau: reorganise bios header, add dcb connector type enums by Ben Skeggs · 14 years ago
  23. 04a39c5 drm/nouveau: merge nvbios and nouveau_bios_info by Ben Skeggs · 14 years ago
  24. 7f245b2 drm/nouveau: merge parsed_dcb and bios_parsed_dcb into dcb_table by Ben Skeggs · 14 years ago
  25. a6678b2 drm/nouveau: rename parsed_dcb_gpio to dcb_gpio_table by Ben Skeggs · 14 years ago
  26. b42861f drm/nouveau: allow retrieval of vbios image from debugfs by Ben Skeggs · 14 years ago
  27. e32b2c8 drm/nouveau: fix missing spin_unlock in failure path by Luca Barbieri · 14 years ago
  28. 761c5a69 drm/nouveau: fix i2ctable bounds checking by Marcin Slusarz · 14 years ago
  29. b762b8c drm/nouveau: fix nouveau_i2c_find bounds checking by Marcin Slusarz · 14 years ago
  30. df31ef4 drm/nouveau: fix pramdac_table range checking by Marcin Slusarz · 14 years ago
  31. a1606a9 drm/nouveau: new gem pushbuf interface, bump to 0.0.16 by Ben Skeggs · 14 years ago
  32. d87897d drm/nv50: make pushbuf dma object cover entire vm by Ben Skeggs · 14 years ago
  33. 2ccb04e drm/nouveau: remove PUSHBUF_CAL macro by Ben Skeggs · 14 years ago
  34. 9a391ad drm/nv50: switch to indirect push buffer controls by Ben Skeggs · 14 years ago
  35. ff9e527 drm/nouveau: protect channel create/destroy and irq handler with a spinlock by Maarten Maathuis · 14 years ago
  36. 6c42966 drm/nv50: fix vram ptes on IGPs to point at stolen system memory by Ben Skeggs · 14 years ago
  37. 76befb8 drm/nv50: fix instmem binding on IGPs to point at stolen system memory by Ben Skeggs · 14 years ago
  38. 531e771 drm/nv50: improve vram page table construction by Ben Skeggs · 14 years ago
  39. 4c27bd3 drm/nv50: more efficient clearing of gpu page table entries by Ben Skeggs · 14 years ago
  40. 66b6eba drm/nv50: make nv50_mem_vm_{bind,unbind} operate only on vram by Ben Skeggs · 14 years ago
  41. e7e65ca drm/nouveau: Fix up pre-nv17 analog load detection. by Francisco Jerez · 14 years ago
  42. bf929ef drm/nouveau: Force TV encoder DPMS reinit after resume. by Francisco Jerez · 14 years ago
  43. d9184fa drm/nouveau: use mutex for vbios lock by Ben Skeggs · 14 years ago
  44. 13876c6 nouveau: fix state detection with switchable graphics by Matthew Garrett · 14 years ago
  45. dd19e44 drm/nouveau: move dereferences after null checks by Marcin Slusarz · 14 years ago
  46. b1d37aa drm/nv50: make the pgraph irq handler loop like the pre-nv50 version by Maarten Maathuis · 15 years ago
  47. a87ff62 drm/nv50: delete ramfc object after disabling fifo, not before by Maarten Maathuis · 14 years ago
  48. a51a3bf drm/nv50: avoid unloading pgraph context when ctxprog is running by Maarten Maathuis · 14 years ago
  49. eb1dba0 drm/nv50: align size of buffer object to the right boundaries. by Maarten Maathuis · 15 years ago
  50. 5025b43 drm/nv50: disregard dac outputs in nv50_sor_dpms() by Ben Skeggs · 14 years ago
  51. 39c9bfb drm/nv50: prevent multiple init tables being parsed at the same time by Ben Skeggs · 14 years ago
  52. 1ee7698 drm/nouveau: make dp auxch xfer len check for reads only by Ben Skeggs · 14 years ago
  53. e235c1f drm/nv40: make INIT_COMPUTE_MEM a NOP, just like nv50 by Ben Skeggs · 15 years ago
  54. 9967b94 drm/nouveau: Add proper vgaarb support. by Marcin Kościelnicki · 14 years ago
  55. 126b544 drm/nouveau: Fix fbcon on mixed pre-NV50 + NV50 multicard. by Marcin Kościelnicki · 14 years ago
  56. 7dad9ef drivers/gpu/drm/nouveau/nouveau_grctx.c: correct NULL test by Julia Lawall · 14 years ago
  57. f0fbe3e drm/nouveau: call ttm_bo_wait with the bo lock held to prevent hang by Luca Barbieri · 14 years ago
  58. 139295b drm/nouveau: Fixup semaphores on pre-nv50 cards. by Francisco Jerez · 14 years ago
  59. 69c9700 drm/nouveau: Add getparam to get available PGRAPH units. by Marcin Kościelnicki · 14 years ago
  60. a32ed69 drm/nouveau: Add module options to disable acceleration. by Marcin Kościelnicki · 14 years ago
  61. f927b89 drm/nouveau: fix non-vram notifier blocks by Ben Skeggs · 14 years ago
  62. 1622653 drm/nv50: prevent switching off SOR when in use for DVI-over-DP by Ben Skeggs · 15 years ago
  63. 0107bae drm/nv50: fail auxch transaction if reply count not what we expect by Ben Skeggs · 15 years ago
  64. 0208843 drm/nouveau: fix failure path if userspace specifies no valid memtypes by Ben Skeggs · 15 years ago
  65. a147089 drm/nouveau: report LVDS as disconnected if lid closed by Ben Skeggs · 15 years ago
  66. 58d65b8 drm/nv50: prevent accidently turning off encoders we're actually using by Ben Skeggs · 15 years ago
  67. 134f248 drm/nv50: fix alignment of per-channel fifo cache by Ben Skeggs · 15 years ago
  68. 7166647 drm/nouveau: Evict buffers in VRAM before freeing sgdma by Luca Barbieri · 15 years ago
  69. d051bbb drm/nouveau: Acknowledge DMA_VTX_PROTECTION PGRAPH interrupts by Luca Barbieri · 15 years ago
  70. 0d92971 drm/nouveau: fix thinko in nv04_instmem.c by Ben Skeggs · 15 years ago
  71. ba59953 drm/nouveau: fix a race condition in nouveau_dma_wait() by Ben Skeggs · 15 years ago
  72. 12f735b drm/nouveau: check pushbuffer bounds in ioctl by Luca Barbieri · 15 years ago
  73. ac8fb97 drm/nouveau: reserve VGA area for the moment by Ben Skeggs · 15 years ago
  74. b8780e2 drm/nouveau: Unset the EDID connector property when the EDID block goes away. by Francisco Jerez · 15 years ago
  75. 0ed3165 drm/nouveau: Fallback to analog load detection when the EDID block is invalid. by Francisco Jerez · 15 years ago
  76. c8ebe27 drm/nouveau: fix edid memleak in nouveau_connector by Xavier Chantry · 15 years ago
  77. 3d9aefb drm/nouveau: Break some long lines. by Francisco Jerez · 15 years ago
  78. b79d8a6 drm/nouveau: add NV18 device id to call_lvds_manufacturer_script by Andrea Tacconi · 15 years ago
  79. 716abaa drm/nv50: Fix typo in PGRAPH initialisation. by Marcin Kościelnicki · 15 years ago
  80. b0d2de8 drm/nouveau: less magic DCB 1.5 parsing by Ben Skeggs · 15 years ago
  81. ed42f82 drm/nouveau: assume no nv04 board has a DCB table by Ben Skeggs · 15 years ago
  82. 77cb5c7 drm/nouveau: remove PRIV0 check in nouveau_mem_close() by Ben Skeggs · 15 years ago
  83. e147eae drm/nouveau: wait on fence after bo move if validating for another channel by Ben Skeggs · 15 years ago
  84. 9855e58 drm/nouveau: trust init table registers are safe by Ben Skeggs · 15 years ago
  85. 0a90dc51 drm/nv50: wait for pgraph to idle before unloading the context by Maarten Maathuis · 15 years ago
  86. fe5a64a drm/nv04: Fix set_operation software method. by Marcin Kościelnicki · 15 years ago
  87. 75c99da drm/nouveau: initialise DMA tracking parameters earlier by Ben Skeggs · 15 years ago
  88. dff3632 drm/nouveau: use dma.max rather than pushbuf size for checking GET validity by Ben Skeggs · 15 years ago
  89. 1dee7a9 drm/nv04: differentiate between nv04/nv05 by Ben Skeggs · 15 years ago
  90. 234896a drm/nouveau: Fix null deref in nouveau_fence_emit due to deleted fence by Luca Barbieri · 15 years ago
  91. 7978b9c drm/nv50: prevent a possible ctxprog hang by Ben Skeggs · 15 years ago
  92. bbb8c3d drm/nouveau: have ttm's fault handler called directly by Ben Skeggs · 15 years ago
  93. 7fb8ec8 drm/nv50: restore correct cache1 get/put address on fifoctx load by Ben Skeggs · 15 years ago
  94. 846975a drm/nouveau: create function for "dealing" with gpu lockup by Marcin Slusarz · 15 years ago
  95. 61768bf drm/nouveau: remove unused nouveau_channel_idle() function by Ben Skeggs · 15 years ago
  96. bf5302b drm/nouveau: fix handling of fbcon colours in 8bpp by Ben Skeggs · 15 years ago
  97. be9721a drm/nv04: Context switching fixes. by Francisco Jerez · 15 years ago
  98. 8c032ce drm/nouveau: Use the software object for fencing. by Francisco Jerez · 15 years ago
  99. f03a314 drm/nouveau: Allocate a per-channel instance of NV_SW. by Francisco Jerez · 15 years ago
  100. a510604 drm/nv50: make the blocksize depend on vram size by Maarten Maathuis · 15 years ago