1. 3ca6cd4 drm/nouveau/subdev: add a pfuse subdev v2 by Martin Peres · 11 years ago
  2. 3d40a71 drm/nva3/clk: Set intermediate core clock on reclocking by Roy Spliet · 11 years ago
  3. a749a1f drm/nva3/clk: For PLL clocks always make sure the PLL is not in use by Roy Spliet · 11 years ago
  4. 275dd6f drm/nva3/clk: Abort when PLL doesn't lock by Roy Spliet · 11 years ago
  5. 70c7995 drm/nva3/clk: HOST clock by Roy Spliet · 11 years ago
  6. 6a4a47c drm/nva3/clk: Set PLL refclk by Roy Spliet · 11 years ago
  7. 3d896d3 drm/nva3/clk: Parse clock control registers more accurately by Roy Spliet · 11 years ago
  8. 17eac85 drm/nouveau: Fix duplicate definition of NV04_PFB_BOOT_0_* by Pierre Moreau · 11 years ago
  9. 703fa26 drm/nouveau: Display Nouveau boot options at launch by Pierre Moreau · 11 years ago
  10. a2410f5 drm/nouveau/pwr: wait for scrubbers to finish before uploading new ucode by Ben Skeggs · 11 years ago
  11. 4417be5 drm/nouveau/pwr/fuc: make $r1-$r10 registers callee-saved in kernel.fuc by Martin Peres · 11 years ago
  12. b9fcf97 drm/nouveau/pwr/fuc: add ld/st macros by Martin Peres · 11 years ago
  13. d5837df drm/nouveau/pwr: add helpers for delay-to-ticks and ticks-to-delay by Martin Peres · 11 years ago
  14. 2befd17 drm/nouveau/pwr: add some arith functions (mul32_32_64, subu64 and addu64) by Martin Peres · 11 years ago
  15. 9db66fc drm/nouveau/pwr: fix the timers implementation with concurent processes by Martin Peres · 11 years ago
  16. 2a5e5fa drm/nouveau/ppwr: enable ppwr on gm107 by Martin Peres · 11 years ago
  17. 808a188 drm/gm107/therm: add PWM fan support v2 by Martin Peres · 11 years ago
  18. 90a2c1a drm/nouveau/therm/fan: do not use the pwm mode when the vbios tells us to use toggle by Martin Peres · 11 years ago
  19. 288c17b drm/nouveau/bios/fan: add support for maxwell's fan management table v2 by Martin Peres · 11 years ago
  20. e0ae679 drm/nouveau/ltc: allocate tagram from memory that spans all partitions by Ben Skeggs · 11 years ago
  21. 65270a6 drm/nouveau/core/mm: allow allocation to be confined to a specific slice of heap by Ben Skeggs · 11 years ago
  22. 13dfe12 drm/nouveau/core/mm: fill in holes with "allocated" nodes by Ben Skeggs · 11 years ago
  23. d7bda18 drm/nouveau/core/mm: dump mm when trying to tear one down that still has allocations by Ben Skeggs · 11 years ago
  24. d979ab9 drm/nouveau/core/mm: modify test for if building a mm with holes in it by Ben Skeggs · 11 years ago
  25. 79456e1 drm/nouveau/core/mm: make it clearer what (type == 0) means by Ben Skeggs · 11 years ago
  26. a1fc50b drm/gf100/ltc: translate interrupt status into more meaningful names by Ben Skeggs · 11 years ago
  27. 9ea97ff drm/nouveau/ltc: drop workaround for an interrupt storm that no longer happens by Ben Skeggs · 11 years ago
  28. b38a232 drm/nv50-/disp: add support for completion events by Ben Skeggs · 11 years ago
  29. 996f5a0 drm/nouveau/core: pass related object into notify constructor by Ben Skeggs · 11 years ago
  30. e94654e drm/nouveau/bar: ioremap only the areas that we're actually using by Ben Skeggs · 11 years ago
  31. 336879b Merge remote-tracking branch 'airlied/drm-next' into topic/vblank-rework by Daniel Vetter · 11 years ago
  32. 3d3cbd8 drm: Clarify vblank ts/scanoutpos sampling #defines by Daniel Vetter · 11 years ago
  33. 915b4d1 drm: add driver->set_busid() callback by David Herrmann · 11 years ago
  34. 809e944 drm/nouveau: use shared fences for readable objects by Maarten Lankhorst · 11 years ago
  35. 9242829 drm/nouveau: Keep only a single list for validation. by Maarten Lankhorst · 11 years ago
  36. 59701f9 drm/nouveau: use rcu in nouveau_gem_ioctl_cpu_prep by Maarten Lankhorst · 11 years ago
  37. f2c24b8 drm/ttm: flip the switch, and convert to dma_fence by Maarten Lankhorst · 11 years ago
  38. 29ba89b drm/nouveau: rework to new fence interface by Maarten Lankhorst · 12 years ago
  39. dd7cfd6 drm/ttm: kill fence_lock by Maarten Lankhorst · 12 years ago
  40. bdaf7dd drm/nouveau: require reservations for nouveau_fence_sync and nouveau_bo_fence by Maarten Lankhorst · 12 years ago
  41. d0b3c3b drm/nouveau: add reservation to nouveau_gem_ioctl_cpu_prep by Maarten Lankhorst · 12 years ago
  42. f1217ed drm/ttm: move fpfn and lpfn into each placement v2 by Christian König · 11 years ago
  43. 83d45f2 Merge branch 'linux-3.17' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes by Dave Airlie · 11 years ago
  44. 4898ac0 drm/nouveau/platform: fix compilation error by Alexandre Courbot · 11 years ago
  45. 5d6d94f drm/nouveau/gk20a: add LTC device by Alexandre Courbot · 11 years ago
  46. c9a6fd9 drm/nouveau: warn if we fail to re-pin fb on resume by Ben Skeggs · 11 years ago
  47. 8bd62a8 drm/nouveau/nvif: fix dac load detect method definition by Ben Skeggs · 11 years ago
  48. da7c74e drm/gf100-/gr: fix -ENOSPC detection when allocating zbc table entries by Ben Skeggs · 11 years ago
  49. ef07cea drm/nouveau/nvif: return null pointers on failure, in addition to ret != 0 by Ben Skeggs · 11 years ago
  50. 147ed89 drm/nouveau/ltc: fix tag base address getting truncated if above 4GiB by Ben Skeggs · 11 years ago
  51. 3d9e392 drm/nvc0-/fb/ram: fix use of non-existant ram if partitions aren't uniform by Ben Skeggs · 11 years ago
  52. e7d9692 drm/nouveau/bar: behave better if ioremap failed by Ben Skeggs · 11 years ago
  53. e715396 drm/nouveau/kms: nouveau_fbcon_accel_fini can be static by Fengguang Wu · 11 years ago
  54. 5c13cac drm/nouveau: kill unused variable warning if !__OS_HAS_AGP by Ben Skeggs · 11 years ago
  55. 7caa63c drm/nouveau/nvif: fix a number of notify thinkos by Ben Skeggs · 11 years ago
  56. 9138475 Merge branch 'linux-3.17' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 by Linus Torvalds · 11 years ago
  57. 27111a2 drm/nouveau: expose the full object/event interfaces to userspace by Ben Skeggs · 11 years ago
  58. 771fa0e drm/nouveau: fix headless mode by Ben Skeggs · 11 years ago
  59. 0d48b58 drm/nouveau: hide sysfs pstate file behind an option again by Ben Skeggs · 11 years ago
  60. c354080 drm/nv50/disp: shhh compiler by Ben Skeggs · 11 years ago
  61. d6bd380 drm/gf100-/gr: implement the proper SetShaderExceptions method by Ben Skeggs · 11 years ago
  62. e887377 drm/gf100-/gr: remove some broken ltc bashing, for now by Ben Skeggs · 11 years ago
  63. 67cfbfd drm/gf100-/gr: unhardcode attribute cb config by Ben Skeggs · 11 years ago
  64. b81146b drm/gf100-/gr: fetch tpcs-per-ppc info on startup by Ben Skeggs · 11 years ago
  65. f331a15 drm/gf100-/gr: unhardcode pagepool config by Ben Skeggs · 11 years ago
  66. aa2d58c drm/gf100-/gr: unhardcode bundle cb config by Ben Skeggs · 11 years ago
  67. 694c6ca drm/gf100-/gr: improve initial context patch list helpers by Ben Skeggs · 11 years ago
  68. ac9738b drm/gf100-/gr: add support for zero bandwidth clear by Ben Skeggs · 11 years ago
  69. f38fdb6 drm/nouveau/ltc: add zbc drivers by Ben Skeggs · 11 years ago
  70. 95484b5 drm/nouveau/ltc: s/ltcg/ltc/ + cleanup by Ben Skeggs · 11 years ago
  71. f392ec4 drm/nouveau: use ram info from nvif_device by Ben Skeggs · 11 years ago
  72. 80bc340 drm/nouveau/disp: implement nvif event sources for vblank/connector notifiers by Ben Skeggs · 11 years ago
  73. b76f152 drm/nouveau/disp: allow user direct access to channel control registers by Ben Skeggs · 11 years ago
  74. 648d4df drm/nouveau/disp: audit and version display classes by Ben Skeggs · 11 years ago
  75. 4952b4d drm/nouveau/disp: audit and version SCANOUTPOS method by Ben Skeggs · 11 years ago
  76. 67cb49c drm/nv50-/disp: audit and version PIOR_PWR method by Ben Skeggs · 11 years ago
  77. c02ed2b drm/nv50-/disp: audit and version SOR_DP_PWR method by Ben Skeggs · 11 years ago
  78. a3761fa drm/nv50-/disp: audit and version LVDS_SCRIPT method by Ben Skeggs · 11 years ago
  79. e00f223 drm/nv50-/disp: audit and version SOR_HDMI_PWR method by Ben Skeggs · 11 years ago
  80. 120b0c3 drm/nv50-/disp: audit and version SOR_HDA_ELD method by Ben Skeggs · 11 years ago
  81. d55b4af drm/nv50-/disp: audit and version SOR_PWR method by Ben Skeggs · 11 years ago
  82. c4abd31 drm/nv50-/disp: audit and version DAC_LOAD method by Ben Skeggs · 11 years ago
  83. bf0eb89 drm/nv50-/disp: audit and version DAC_PWR method by Ben Skeggs · 11 years ago
  84. 2c04ae0 drm/nv50-/disp: share channel creation between nv50/gf110 impls by Ben Skeggs · 11 years ago
  85. 410f3ec drm/nv50/kms: don't assume same class versions for all channels by Ben Skeggs · 11 years ago
  86. 867920f drm/nouveau/fifo: implement nvif event source by Ben Skeggs · 11 years ago
  87. 6c6ae06 drm/nouveau/fifo: allow direct access to channel control registers where possible by Ben Skeggs · 11 years ago
  88. bbf8906 drm/nouveau/fifo: audit and version fifo channel classes by Ben Skeggs · 11 years ago
  89. a532da9 drm/nouveau/device: audit and version NVIF_CONTROL class and methods by Ben Skeggs · 11 years ago
  90. 96af822 drm/nouveau/pm: audit and version NVIF_PERFMON class and methods by Ben Skeggs · 11 years ago
  91. 4acfd70 drm/nouveau/dma: audit and version NV_DMA classes by Ben Skeggs · 11 years ago
  92. b2c8170 drm/nouveau/dmaobj: switch to a slightly saner design by Ben Skeggs · 11 years ago
  93. bc98540 drm/nouveau/dmaobj: update to an improved style of class definition by Ben Skeggs · 11 years ago
  94. 586491e drm/nouveau/device: audit and version NV_DEVICE class by Ben Skeggs · 11 years ago
  95. aedf43d drm/nouveau: use ioctl interface for abi16 gpuobj free by Ben Skeggs · 11 years ago
  96. 3bdda04 drm/nouveau: use ioctl interface for abi16 ntfy alloc by Ben Skeggs · 11 years ago
  97. a4e610b drm/nouveau: use ioctl interface for abi16 grobj alloc by Ben Skeggs · 11 years ago
  98. fdb751e drm/nouveau: remove as much direct use of core headers as possible by Ben Skeggs · 11 years ago
  99. f45f55c4 drm/nouveau: remove (most) hardcoded object handle usage by Ben Skeggs · 11 years ago
  100. 0ad7286 drm/nouveau: port to nvif client/device/objects by Ben Skeggs · 11 years ago