1. 6f99c84 drm/nouveau/pm: implement NVIF_PERFMON_V0_QUERY_SOURCE method by Samuel Pitoiset · 9 years ago
  2. 50d138d drm/nouveau/pm: allow to query the number of sources for a signal by Samuel Pitoiset · 9 years ago
  3. e82661e drm/nouveau/pm: add concept of sources by Samuel Pitoiset · 9 years ago
  4. 40a3b22 drm/nouveau/pm: allow to monitor hardware signal index 0x00 by Samuel Pitoiset · 9 years ago
  5. 10a4d2b drm/nouveau/pm: use hardware signals indexes instead of user-readable names by Samuel Pitoiset · 9 years ago
  6. e404759 drm/nouveau/pm: change signal iter to u16 by Samuel Pitoiset · 9 years ago
  7. 3e1b335 drm/nouveau/pm: allow to query signals by domain by Samuel Pitoiset · 9 years ago
  8. 45f0f94 drm/nouveau/pm: implement NVIF_PERFMON_V0_QUERY_DOMAIN method by Samuel Pitoiset · 9 years ago
  9. 44d9de5 drm/nouveau/pm: prevent creating a perfctr object when signals are not found by Samuel Pitoiset · 9 years ago
  10. 5a0bc4b drm/nouveau/pm: reorganize the nvif interface by Samuel Pitoiset · 9 years ago
  11. a78ce96 drm/nouveau/pm: remove unused nvkm_perfsig_wrap() function by Samuel Pitoiset · 9 years ago
  12. 0b7515c drm/nouveau/pm: remove pmu signals by Samuel Pitoiset · 9 years ago
  13. 087cd0d drm/nouveau/clk/nv50: Enable user reclocking for NVA0 by Roy Spliet · 9 years ago
  14. 852c619 drm/nouveau/fb/gddr3: Add a few CL and WR entries observed on GTX260 by Roy Spliet · 9 years ago
  15. 82a74fd drm/nouveau/fb/ramnv50: GDDR3 script for NVA0 by Roy Spliet · 9 years ago
  16. c25bf7b drm/nouveau/bios/ramcfg: Separate out RON pull value by Roy Spliet · 9 years ago
  17. 2813e19 drm/nouveau/bios/rammap: Parse perf mode as if it's a rammap entry by Roy Spliet · 9 years ago
  18. 35fe024 drm/nouveau/fb/ramnv50: Ressurect timing code, use proper timing/rammap handlers by Roy Spliet · 9 years ago
  19. 3b582be drm/nouveau/fb/ramgt215: No need to cuss like that by Roy Spliet · 9 years ago
  20. d4cc5f0 drm/nouveau/fb/ramnv50: Make 0x100da0 per-partition by Roy Spliet · 9 years ago
  21. 7164f4c drm/nouveau/bios/rammap: Pull DLLoff bit out of version 0x10 struct by Roy Spliet · 9 years ago
  22. 4a68ccc remove unnecessary include by Ben Skeggs · 9 years ago
  23. 4eebf60 Merge tag 'v4.2-rc7' into drm-next by Dave Airlie · 9 years ago
  24. d211d87 Revert "drm/nouveau/fifo/gk104: kick channels when deactivating them" by Alexandre Courbot · 9 years ago
  25. 45e3743 drm/plane: Use consistent data types for format count by Thierry Reding · 9 years ago
  26. c325f88 drm/nouveau: Don't take dev->struct_mutex in ttm_fini by Daniel Vetter · 9 years ago
  27. b166aeb drm/nouveau: Use new drm_fb_helper functions by Archit Taneja · 9 years ago
  28. eb48b12 drm/nouveau/nouveau/ttm: fix tiled system memory with Maxwell by Alexandre Courbot · 9 years ago
  29. 697bb72 drm/nouveau/kms/nv50-: guard against enabling cursor on disabled heads by Ben Skeggs · 9 years ago
  30. 9a69a9a drm: Make the connector dpms callback return a value, v2. by Maarten Lankhorst · 9 years ago
  31. b7eea2d drm/nouveau/fbcon/g80: reduce PUSH_SPACE alloc, fire ring on accel init by Ilia Mirkin · 9 years ago
  32. 4fd26cb drm/nouveau/fbcon/gf100-: reduce RING_SPACE allocation by Ilia Mirkin · 9 years ago
  33. d108142 drm/nouveau/fbcon/nv11-: correctly account for ring space usage by Ilia Mirkin · 9 years ago
  34. d31b11d drm/nouveau/bios: add proper support for opcode 0x59 by Ilia Mirkin · 9 years ago
  35. 360ccb8 drm/nouveau/bios: add 0x59 and 0x5a opcodes by Ilia Mirkin · 9 years ago
  36. 1196bcf drm/nouveau/disp: Use NULL for pointers by Thierry Reding · 10 years ago
  37. 305c195 drm/nouveau/pm: fix a potential race condition when creating an engine context by Samuel Pitoiset · 9 years ago
  38. 3693d54 drm/nouveau/pm: prevent freeing the wrong engine context by Samuel Pitoiset · 9 years ago
  39. 4a8cf45 drm/nouveau/gr/gf100: wait for GR idle after GO_IDLE bundle by Alexandre Courbot · 9 years ago
  40. 19bf09c drm/nouveau/gr/gf100: wait on bottom half of FE's pipeline by Alexandre Courbot · 9 years ago
  41. 1addc12 drm/nouveau/fifo/gk104: kick channels when deactivating them by Alexandre Courbot · 9 years ago
  42. 9c56be4 drm/nouveau/ibus/gk20a: increase SM wait timeout by Alexandre Courbot · 9 years ago
  43. a67e14b drm/nouveau/platform: fix compile error if !CONFIG_IOMMU by Alexandre Courbot · 9 years ago
  44. f5654d9 drm/nouveau: Do not leak client objects by Thierry Reding · 10 years ago
  45. 9694554 drm/nouveau/clk/gt215: u32->s32 for difference in req. and set clock by Roy Spliet · 9 years ago
  46. 7512223 drm/nouveau/drm/nv04-nv40/instmem: protect access to priv->heap by mutex by Kamil Dudka · 9 years ago
  47. ac8c793 drm/nouveau: hold mutex when calling nouveau_abi16_fini() by Kamil Dudka · 9 years ago
  48. fa78cea Merge tag 'topic/drm-misc-2015-07-23' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  49. 0e97598 drm: Turn off Legacy Context Functions by Peter Antoine · 9 years ago
  50. 48a2013 drm/nouveau/gem: use kvfree() in u_free() by Pekka Enberg · 9 years ago
  51. c5fd936 drm/nouveau: Pause between setting gpu to D3hot and cutting the power by Lukas Wunner · 9 years ago
  52. aaea393 drm/nouveau/gr/gm204: remove a stray printk by Ben Skeggs · 9 years ago
  53. 4d4d6f7 drm/nouveau/devinit/gm100-: force devinit table execution on boards without PDISP by Ben Skeggs · 9 years ago
  54. c9ab50d drm/nouveau/devinit/gf100: make the force-post condition more obvious by Ben Skeggs · 9 years ago
  55. 9ee971a drm/nouveau/gr/gf100-: fix wrong constant definition by Lars Seipel · 9 years ago
  56. 4a11248 Merge tag 'topic/drm-misc-2015-04-15' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  57. 4195f40 drm/nouveau/bios: fix fetching from acpi on certain systems by Jan Vesely · 9 years ago
  58. 426b20e drm/nouveau/gr/gm206: initial init+ctx code by Ben Skeggs · 9 years ago
  59. 985826b drm/nouveau/ce/gm206: enable support via gm204 code by Ben Skeggs · 9 years ago
  60. 5dd7fb7 drm/nouveau/fifo/gm206: enable support via gm204 code by Ben Skeggs · 9 years ago
  61. 3fed3ea drm/nouveau/gr/gm204: initial init+ctx code by Ben Skeggs · 9 years ago
  62. 990b454 drm/nouveau: support for buffer moves via MaxwellDmaCopyA by Ben Skeggs · 9 years ago
  63. b44881e drm/nouveau/ce/gm204: initial support by Ben Skeggs · 9 years ago
  64. a1020af drm/nouveau: add support for gm20x fifo channels by Ben Skeggs · 9 years ago
  65. 89025bd drm/nouveau/fifo/gm204: initial support by Ben Skeggs · 9 years ago
  66. 91c772e drm/nouveau/gr/gk104-: prevent reading non-existent regs in intr handler by Ben Skeggs · 9 years ago
  67. ddec1a2 drm/nouveau/gr/gm107: very slightly demagic part of attrib cb setup by Ben Skeggs · 9 years ago
  68. 6eb7082 drm/nouveau/gr/gk104-: correct crop/zrop num_active_fbps setting by Ben Skeggs · 9 years ago
  69. 3740c82 drm/nouveau/gr/gf100-: add symbolic names for classes by Ben Skeggs · 9 years ago
  70. 8fd4b7d drm/nouveau/gr/gm107: support tpc "strand" ctxsw in gpccs ucode by Ben Skeggs · 9 years ago
  71. 2a19b3e drm/nouveau/gr/gf100-: support mmio access with gpc offset from gpccs ucode by Ben Skeggs · 9 years ago
  72. 7b03ac2 drm/nouveau/gr: fix engine name, cosmetic search+replace mistake by Ben Skeggs · 9 years ago
  73. 7120908 drm/nouveau/pmu/gk20a: add some missing statics by Alexandre Courbot · 9 years ago
  74. bbf2e92 drm/nouveau/platform: fix probe error path by Alexandre Courbot · 9 years ago
  75. 25eb3a9 drm/nouveau/platform: release IOMMU's mm upon exit by Alexandre Courbot · 9 years ago
  76. ed22e68 drm/nouveau/gr/gk104-gk20a: call pmu to disable any power-gating before ctor() by Ben Skeggs · 9 years ago
  77. f02a0e8 drm/nouveau/pmu/gk208: implement gr power-up magic with gk110_pmu_pgob() by Ben Skeggs · 9 years ago
  78. e1fc44f drm/nouveau/pmu/gk110: implement gr power-up magic like PGOB on earlier chips by Ben Skeggs · 9 years ago
  79. d9da545 drm/nouveau/pbus/hwsq: Make code size u16 by Roy Spliet · 9 years ago
  80. 3834b63 drm/nouveau/pbus/hwsq: Support strided register writes by Roy Spliet · 9 years ago
  81. df16896 drm/nouveau/instmem/gk20a: fix crash during error path by Alexandre Courbot · 9 years ago
  82. b03eaa4 drm/nouveau/disp/gf110-: fix base channel update debug/error output by Ben Skeggs · 9 years ago
  83. 963e965 drm/nouveau/disp/nv50-: fix push buffers in vram by Ben Skeggs · 9 years ago
  84. 8245275 drm/nouveau: bump driver patchlevel for coherent flag by Ben Skeggs · 10 years ago
  85. 996f545 drm/nouveau/gem: allow user-space to specify an object should be coherent by Alexandre Courbot · 10 years ago
  86. a7f6da6 drm/nouveau/instmem/gk20a: add IOMMU support by Alexandre Courbot · 10 years ago
  87. 58fd937 drm/nouveau/platform: probe IOMMU if present by Alexandre Courbot · 10 years ago
  88. 5dc240b drm/nouveau/instmem/gk20a: use DMA attributes by Alexandre Courbot · 10 years ago
  89. 1452087 drm/nouveau/gk20a: remove RAM device by Alexandre Courbot · 10 years ago
  90. a6ff85d drm/nouveau/instmem/gk20a: move memory allocation to instmem by Alexandre Courbot · 10 years ago
  91. eaecf03 make RAM device optional by Alexandre Courbot · 10 years ago
  92. c6a7b02 drm/nouveau/gr/gf100: Clear notify interrupt by Lauri Peltonen · 10 years ago
  93. 3d951c3 drm/nouveau/graph/nvc0: Fix engine pointer retrieval by Lauri Peltonen · 10 years ago
  94. 30489c2 drm/nouveau/devinit/nv04: change owner to int by Ben Skeggs · 10 years ago
  95. 5dfe7a0 drm/nouveau/mxm: indent an if statement by Dan Carpenter · 10 years ago
  96. 3e5ede1 drm/nouveau/fuse/gm107: simplify the return logic by Martin Peres · 10 years ago
  97. d58ded7 drm/nouveau: constify all struct drm_*_helper funcs pointers by Jani Nikula · 9 years ago
  98. 5a6f690 drm/nouveau/bios: fix i2c table parsing for dcb 4.1 by Stefan Huehner · 10 years ago
  99. 7e547ad drm/nouveau/device/gm100: Basic GM206 bring up (as copy of GM204) by Stefan Huehner · 10 years ago
  100. 9fcaa14 drm/nouveau/device: post write to NV_PMC_BOOT_1 when flipping endian switch by Ben Skeggs · 10 years ago