1. 622147f Merge tag 'drm-intel-fixes-2015-08-14' into drm-intel-next-fixes by Daniel Vetter · 9 years ago
  2. eb48b12 drm/nouveau/nouveau/ttm: fix tiled system memory with Maxwell by Alexandre Courbot · 9 years ago
  3. 697bb72 drm/nouveau/kms/nv50-: guard against enabling cursor on disabled heads by Ben Skeggs · 9 years ago
  4. 9a69a9a drm: Make the connector dpms callback return a value, v2. by Maarten Lankhorst · 9 years ago
  5. b7eea2d drm/nouveau/fbcon/g80: reduce PUSH_SPACE alloc, fire ring on accel init by Ilia Mirkin · 9 years ago
  6. 4fd26cb drm/nouveau/fbcon/gf100-: reduce RING_SPACE allocation by Ilia Mirkin · 9 years ago
  7. d108142 drm/nouveau/fbcon/nv11-: correctly account for ring space usage by Ilia Mirkin · 9 years ago
  8. d31b11d drm/nouveau/bios: add proper support for opcode 0x59 by Ilia Mirkin · 9 years ago
  9. 360ccb8 drm/nouveau/bios: add 0x59 and 0x5a opcodes by Ilia Mirkin · 9 years ago
  10. 1196bcf drm/nouveau/disp: Use NULL for pointers by Thierry Reding · 10 years ago
  11. 305c195 drm/nouveau/pm: fix a potential race condition when creating an engine context by Samuel Pitoiset · 9 years ago
  12. 3693d54 drm/nouveau/pm: prevent freeing the wrong engine context by Samuel Pitoiset · 9 years ago
  13. 4a8cf45 drm/nouveau/gr/gf100: wait for GR idle after GO_IDLE bundle by Alexandre Courbot · 9 years ago
  14. 19bf09c drm/nouveau/gr/gf100: wait on bottom half of FE's pipeline by Alexandre Courbot · 9 years ago
  15. 1addc12 drm/nouveau/fifo/gk104: kick channels when deactivating them by Alexandre Courbot · 9 years ago
  16. 9c56be4 drm/nouveau/ibus/gk20a: increase SM wait timeout by Alexandre Courbot · 9 years ago
  17. a67e14b drm/nouveau/platform: fix compile error if !CONFIG_IOMMU by Alexandre Courbot · 9 years ago
  18. f5654d9 drm/nouveau: Do not leak client objects by Thierry Reding · 10 years ago
  19. 9694554 drm/nouveau/clk/gt215: u32->s32 for difference in req. and set clock by Roy Spliet · 9 years ago
  20. 7512223 drm/nouveau/drm/nv04-nv40/instmem: protect access to priv->heap by mutex by Kamil Dudka · 9 years ago
  21. ac8c793 drm/nouveau: hold mutex when calling nouveau_abi16_fini() by Kamil Dudka · 9 years ago
  22. 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
  23. 0e97598 drm: Turn off Legacy Context Functions by Peter Antoine · 9 years ago
  24. 48a2013 drm/nouveau/gem: use kvfree() in u_free() by Pekka Enberg · 9 years ago
  25. c5fd936 drm/nouveau: Pause between setting gpu to D3hot and cutting the power by Lukas Wunner · 9 years ago
  26. aaea393 drm/nouveau/gr/gm204: remove a stray printk by Ben Skeggs · 9 years ago
  27. 4d4d6f7 drm/nouveau/devinit/gm100-: force devinit table execution on boards without PDISP by Ben Skeggs · 9 years ago
  28. c9ab50d drm/nouveau/devinit/gf100: make the force-post condition more obvious by Ben Skeggs · 9 years ago
  29. 9ee971a drm/nouveau/gr/gf100-: fix wrong constant definition by Lars Seipel · 9 years ago
  30. 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
  31. 4195f40 drm/nouveau/bios: fix fetching from acpi on certain systems by Jan Vesely · 9 years ago
  32. 426b20e drm/nouveau/gr/gm206: initial init+ctx code by Ben Skeggs · 9 years ago
  33. 985826b drm/nouveau/ce/gm206: enable support via gm204 code by Ben Skeggs · 9 years ago
  34. 5dd7fb7 drm/nouveau/fifo/gm206: enable support via gm204 code by Ben Skeggs · 9 years ago
  35. 3fed3ea drm/nouveau/gr/gm204: initial init+ctx code by Ben Skeggs · 9 years ago
  36. 990b454 drm/nouveau: support for buffer moves via MaxwellDmaCopyA by Ben Skeggs · 9 years ago
  37. b44881e drm/nouveau/ce/gm204: initial support by Ben Skeggs · 9 years ago
  38. a1020af drm/nouveau: add support for gm20x fifo channels by Ben Skeggs · 9 years ago
  39. 89025bd drm/nouveau/fifo/gm204: initial support by Ben Skeggs · 9 years ago
  40. 91c772e drm/nouveau/gr/gk104-: prevent reading non-existent regs in intr handler by Ben Skeggs · 9 years ago
  41. ddec1a2 drm/nouveau/gr/gm107: very slightly demagic part of attrib cb setup by Ben Skeggs · 9 years ago
  42. 6eb7082 drm/nouveau/gr/gk104-: correct crop/zrop num_active_fbps setting by Ben Skeggs · 9 years ago
  43. 3740c82 drm/nouveau/gr/gf100-: add symbolic names for classes by Ben Skeggs · 9 years ago
  44. 8fd4b7d drm/nouveau/gr/gm107: support tpc "strand" ctxsw in gpccs ucode by Ben Skeggs · 9 years ago
  45. 2a19b3e drm/nouveau/gr/gf100-: support mmio access with gpc offset from gpccs ucode by Ben Skeggs · 9 years ago
  46. 7b03ac2 drm/nouveau/gr: fix engine name, cosmetic search+replace mistake by Ben Skeggs · 9 years ago
  47. 7120908 drm/nouveau/pmu/gk20a: add some missing statics by Alexandre Courbot · 9 years ago
  48. bbf2e92 drm/nouveau/platform: fix probe error path by Alexandre Courbot · 9 years ago
  49. 25eb3a9 drm/nouveau/platform: release IOMMU's mm upon exit by Alexandre Courbot · 9 years ago
  50. ed22e68 drm/nouveau/gr/gk104-gk20a: call pmu to disable any power-gating before ctor() by Ben Skeggs · 9 years ago
  51. f02a0e8 drm/nouveau/pmu/gk208: implement gr power-up magic with gk110_pmu_pgob() by Ben Skeggs · 9 years ago
  52. e1fc44f drm/nouveau/pmu/gk110: implement gr power-up magic like PGOB on earlier chips by Ben Skeggs · 9 years ago
  53. d9da545 drm/nouveau/pbus/hwsq: Make code size u16 by Roy Spliet · 9 years ago
  54. 3834b63 drm/nouveau/pbus/hwsq: Support strided register writes by Roy Spliet · 9 years ago
  55. df16896 drm/nouveau/instmem/gk20a: fix crash during error path by Alexandre Courbot · 9 years ago
  56. b03eaa4 drm/nouveau/disp/gf110-: fix base channel update debug/error output by Ben Skeggs · 9 years ago
  57. 963e965 drm/nouveau/disp/nv50-: fix push buffers in vram by Ben Skeggs · 9 years ago
  58. 8245275 drm/nouveau: bump driver patchlevel for coherent flag by Ben Skeggs · 10 years ago
  59. 996f545 drm/nouveau/gem: allow user-space to specify an object should be coherent by Alexandre Courbot · 10 years ago
  60. a7f6da6 drm/nouveau/instmem/gk20a: add IOMMU support by Alexandre Courbot · 10 years ago
  61. 58fd937 drm/nouveau/platform: probe IOMMU if present by Alexandre Courbot · 10 years ago
  62. 5dc240b drm/nouveau/instmem/gk20a: use DMA attributes by Alexandre Courbot · 10 years ago
  63. 1452087 drm/nouveau/gk20a: remove RAM device by Alexandre Courbot · 10 years ago
  64. a6ff85d drm/nouveau/instmem/gk20a: move memory allocation to instmem by Alexandre Courbot · 10 years ago
  65. eaecf03 make RAM device optional by Alexandre Courbot · 10 years ago
  66. c6a7b02 drm/nouveau/gr/gf100: Clear notify interrupt by Lauri Peltonen · 10 years ago
  67. 3d951c3 drm/nouveau/graph/nvc0: Fix engine pointer retrieval by Lauri Peltonen · 10 years ago
  68. 30489c2 drm/nouveau/devinit/nv04: change owner to int by Ben Skeggs · 10 years ago
  69. 5dfe7a0 drm/nouveau/mxm: indent an if statement by Dan Carpenter · 10 years ago
  70. 3e5ede1 drm/nouveau/fuse/gm107: simplify the return logic by Martin Peres · 10 years ago
  71. d58ded7 drm/nouveau: constify all struct drm_*_helper funcs pointers by Jani Nikula · 9 years ago
  72. 5a6f690 drm/nouveau/bios: fix i2c table parsing for dcb 4.1 by Stefan Huehner · 10 years ago
  73. 7e547ad drm/nouveau/device/gm100: Basic GM206 bring up (as copy of GM204) by Stefan Huehner · 10 years ago
  74. 9fcaa14 drm/nouveau/device: post write to NV_PMC_BOOT_1 when flipping endian switch by Ben Skeggs · 10 years ago
  75. 404ba3f7 drm/nouveau/gr/gf100: fix some accidental or'ing of buffer addresses by Ben Skeggs · 10 years ago
  76. adc346b drm/nouveau/fifo/nv04: remove the loop from the interrupt handler by Ben Skeggs · 10 years ago
  77. 54c4cd6 drm/ttm: device address space != CPU address space by Alex Deucher · 10 years ago
  78. e451400 Merge tag 'topic/core-stuff-2015-01-23' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  79. be83cd4 drm/nouveau: finalise nvkm namespace switch (no binary change) by Ben Skeggs · 10 years ago
  80. 9719047 drm/nouveau/device: namespace + nvidia gpu names (no binary change) by Ben Skeggs · 10 years ago
  81. a56866a drm/nouveau/vp: namespace + nvidia gpu names (no binary change) by Ben Skeggs · 10 years ago
  82. f84aff4 drm/nouveau/sw: namespace + nvidia gpu names (no binary change) by Ben Skeggs · 10 years ago
  83. 25a6402 drm/nouveau/sec: namespace + nvidia gpu names (no binary change) by Ben Skeggs · 10 years ago
  84. 4d34686 drm/nouveau/pm: namespace + nvidia gpu names (no binary change) by Ben Skeggs · 10 years ago
  85. 87c33f4 drm/nouveau/msvld: namespace + nvidia gpu names (no binary change) by Ben Skeggs · 10 years ago
  86. 87a8765 drm/nouveau/msppp: namespace + nvidia gpu names (no binary change) by Ben Skeggs · 10 years ago
  87. e3332c2 drm/nouveau/mspdec: namespace + nvidia gpu names (no binary change) by Ben Skeggs · 10 years ago
  88. e7c2968 drm/nouveau/mpeg: namespace + nvidia gpu names (no binary change) by Ben Skeggs · 10 years ago
  89. e3c71eb drm/nouveau/gr: namespace + nvidia gpu names (no binary change) by Ben Skeggs · 10 years ago
  90. 05c7145 drm/nouveau/fifo: namespace + nvidia gpu names (no binary change) by Ben Skeggs · 10 years ago
  91. 5b85057 drm/nouveau/dmaobj: namespace + nvidia gpu names (no binary change) by Ben Skeggs · 10 years ago
  92. 878da15 drm/nouveau/disp: namespace + nvidia gpu names (no binary change) by Ben Skeggs · 10 years ago
  93. ccdfdf2 drm/nouveau/cipher: namespace + nvidia gpu names (no binary change) by Ben Skeggs · 10 years ago
  94. bd6c5ca drm/nouveau/ce: namespace + nvidia gpu names (no binary change) by Ben Skeggs · 10 years ago
  95. 912a29c drm/nouveau/bsp: namespace + nvidia gpu names (no binary change) by Ben Skeggs · 10 years ago
  96. de3aaa6 drm/nouveau/volt: namespace + nvidia gpu names (no binary change) by Ben Skeggs · 10 years ago
  97. 9e79a85 drm/nouveau/timer: namespace + nvidia gpu names (no binary change) by Ben Skeggs · 10 years ago
  98. e140461 drm/nouveau/therm: namespace + nvidia gpu names (no binary change) by Ben Skeggs · 10 years ago
  99. 21b1379 drm/nouveau/pmu: namespace + nvidia gpu names (no binary change) by Ben Skeggs · 10 years ago
  100. 4259460 drm/nouveau/mmu: namespace + nvidia gpu names (no binary change) by Ben Skeggs · 10 years ago