1. 75a1fcc drm/nouveau/dp: store unencoded link_bw everywhere by Ben Skeggs · 14 years ago
  2. 27a4598 drm/nouveau/dp: restructure link training code by Ben Skeggs · 14 years ago
  3. a002fec drm/nouveau/dp: pass in required datarate to link training by Ben Skeggs · 14 years ago
  4. a8e415d drm/nouveau/bios: check for null script pointers in parser by Ben Skeggs · 14 years ago
  5. 5024c54 drm/nva3/backlight: add suppport for newer style backlight regs by Ben Skeggs · 14 years ago
  6. 0946145 drm/nv50/backlight: express brightness level in percent by Ben Skeggs · 14 years ago
  7. 10b461e drm/nv50/backlight: take the sor into account when bashing regs by Ben Skeggs · 14 years ago
  8. 7307648 drm/nouveau/backlight: make more consistent with rest of driver style by Ben Skeggs · 14 years ago
  9. 68c9918 drm/nouveau: tidy connector hotplug handler, punt messages to debug by Ben Skeggs · 14 years ago
  10. 46959b7 drm/nouveau/dp: remove reliance on vbios for native displayport by Ben Skeggs · 14 years ago
  11. 4372013 drm/nouveau/dp: rewrite auxch transaction routines by Ben Skeggs · 14 years ago
  12. 91a8f1e drm/nouveau: workaround semaphore hw bug causing unnecessary interrupts by Ben Skeggs · 14 years ago
  13. afb0c79 drm/nouveau/tmr: fix miscalculation of ratio on pre-nv4x chipsets by Ben Skeggs · 14 years ago
  14. 378f85e drm/nva3/pm: fixup for NVAF special by Ben Skeggs · 14 years ago
  15. 64e740b drm/nva3/pm: use crystal freq where appropriate by Ben Skeggs · 14 years ago
  16. f2cbe46 drm/nouveau: determine timing crystal freq from straps by Ben Skeggs · 14 years ago
  17. 93e692d drm/nva3/pm: pll disabled if bit 0 of ctrl not set by Ben Skeggs · 14 years ago
  18. 6b70e48 drm/nouveau: magic to make auxch on new macbooks booted in EFI mode work by Ben Skeggs · 14 years ago
  19. 2228c6f drm/nouveau/pm: Document and expose CL and WR for 0x1002Cx by Roy Spliet · 14 years ago
  20. 9a78248 drm/nouveau/pm: add initial NV3x/NVCx memtiming support, improve other cards by Roy Spliet · 14 years ago
  21. 1cb70b3 drm/nouveau: remove special-casing of hotplug detection type by Ben Skeggs · 14 years ago
  22. bd57e7f drm/nvd0: no page flipping at the moment by Ben Skeggs · 14 years ago
  23. 64c2502 drm/nvc0/gr: remove max tpc count info by Ben Skeggs · 14 years ago
  24. e432d48 drm/nvd0: lets not attempt to dereference a nv50_display pointer by Ben Skeggs · 14 years ago
  25. 658e86e drm/nouveau: enable hwmon support when both nouveau/hwmon are built as modules. by Ken Milmore · 14 years ago
  26. 37b034a drm/nvd0/disp: tidy up what we have so far by Ben Skeggs · 14 years ago
  27. ee41779 drm/nvd0/disp: rewrite irq handler, should be somewhat sturdier now by Ben Skeggs · 14 years ago
  28. f20ce96 drm/nvd0/disp: do modeset irq handling from tasklet by Ben Skeggs · 14 years ago
  29. 3b6d83d1 drm/nvd0/disp: untested LVDS support by Ben Skeggs · 14 years ago
  30. c6f2f71 drm/nvd0/disp: track down fb positioning method by Ben Skeggs · 14 years ago
  31. ff8ff50 drm/nvd0/disp: determine U table config in or_mode_set() by Ben Skeggs · 14 years ago
  32. b681993 drm/nvd0/disp: dac load detect by Ben Skeggs · 14 years ago
  33. 629c1b9 drm/nvd0/disp: handle sync polarity, kill off some unknown by Ben Skeggs · 14 years ago
  34. f3fdc52 drm/nvd0/disp: scaling by Ben Skeggs · 14 years ago
  35. a46232e drm/nvd0/disp: push the update button in mode_set_base() by Ben Skeggs · 14 years ago
  36. 8ea0d4a drm/nvd0/disp: fixup clut so it actually works by Ben Skeggs · 14 years ago
  37. 3a89cd0 drm/nvd0/disp: initial attempt at modeset irq handling by Ben Skeggs · 14 years ago
  38. b6d8e7e drm/nvd0/disp: stub dac load detect, prevents oops by Ben Skeggs · 14 years ago
  39. 8eaa966 drm/nvd0/disp: dac encoder module by Ben Skeggs · 14 years ago
  40. a36f04c drm/nvd0/disp: extend the init voodoo to cover crtcs by Ben Skeggs · 14 years ago
  41. c0cc92a drm/nvd0/disp: remove lp reordering from vram dmaobj, create fb dmaobjs by Ben Skeggs · 14 years ago
  42. 1d6e7a5 drm/nvd0/disp: some magic to make evo happeir by Ben Skeggs · 14 years ago
  43. 2fad3d5 drm/nvd0/disp: they moved the linear flag.. by Ben Skeggs · 14 years ago
  44. 438d99e drm/nvd0/disp: initial crtc object implementation by Ben Skeggs · 14 years ago
  45. 270a574 drm/nvd0/disp: skeletal handling of modeset interrupts by Ben Skeggs · 14 years ago
  46. 83fc083 drm/nvd0/disp: start on SOR encoder functions by Ben Skeggs · 14 years ago
  47. efd272a drm/nvd0/disp: setup a couple of dma objects we'll need by Ben Skeggs · 14 years ago
  48. 4600522 drm/nvd0/disp: start on interrupt handling by Ben Skeggs · 14 years ago
  49. 51beb42 drm/nvd0/disp: whip up some basic dma handling for the evo channels by Ben Skeggs · 14 years ago
  50. 26f6d88 drm/nvd0/disp: very initial evo setup by Ben Skeggs · 14 years ago
  51. 02e4f58 drm/nouveau/bios: allow passing in crtc to the init table parser by Ben Skeggs · 14 years ago
  52. 4784e4a drm/nvd0/pm: enable clock/voltage hooks by Ben Skeggs · 14 years ago
  53. 7513906 drm/nouveau/bios: fix INIT_GPIO for new chipsets by Ben Skeggs · 14 years ago
  54. d7f8172 drm/nvd0/gpio: initial implementation by Ben Skeggs · 14 years ago
  55. eeb3ca12 drm/nvd0/i2c: initial implementation by Ben Skeggs · 14 years ago
  56. d9f61c2 drm/nouveau: initial chipset description for nvdX chipsets by Ben Skeggs · 14 years ago
  57. 03bc967 drm/nouveau: allow modeset module option to select 'headless mode' by Ben Skeggs · 14 years ago
  58. 1575b36 drm/nouveau: fixup init/fini sequence to deal with no CRTCs by Ben Skeggs · 14 years ago
  59. 048a885 drm/nouveau: make general drm modesetting init common by Ben Skeggs · 14 years ago
  60. 2e9733f drm/nvd0: add a card_type for 0xdX chipsets by Ben Skeggs · 14 years ago
  61. f3f2f54 drm/nv04/pm: recalibrate timer on nvclk changes by Martin Peres · 14 years ago
  62. 591b06d drm/nouveau/tmr: calibrate for ns timestamps on init by Ben Skeggs · 14 years ago
  63. 16cd399 drm/nvc0/gr: unblacklist nvcf acceleration by Ben Skeggs · 14 years ago
  64. 0b3b557 drm/nouveau: don't complain for disabled timingset entries by Ben Skeggs · 14 years ago
  65. e425e0b drm/nvc0/gr: copy GPC mpart config from PFFB by Ben Skeggs · 14 years ago
  66. aa65009 drm/nvc0/vram: support non-uniform memory size per controller by Ben Skeggs · 14 years ago
  67. 3c23a7b drm/nvc0/gr: add support for nvcf chipset by Ben Skeggs · 14 years ago
  68. a12036b drm/nouveau: allow a nouveau_mm to be created with holes by Ben Skeggs · 14 years ago
  69. 987eec1 drm/nouveau: embed nouveau_mm by Ben Skeggs · 14 years ago
  70. 52d0733 drm/nv31/mpeg: support for a single class3174 user by Ben Skeggs · 14 years ago
  71. 323dcac drm/nouveau: rename nv40_mpeg to nv31_mpeg by Ben Skeggs · 14 years ago
  72. 9698b9a drm/nvc0/pm: more complete parsing of clock domains by Ben Skeggs · 14 years ago
  73. 354d078 drm/nvc0/pm: initial implementation of clocks_get() by Ben Skeggs · 14 years ago
  74. d0f67a4 drm/nva3/pm: idle graphics engine before changing clocks by Ben Skeggs · 14 years ago
  75. 78e2933 drm/nouveau: add function to wait until a callback returns true by Ben Skeggs · 14 years ago
  76. 95f0de3 drm/nv50/gr: insert set/clr of a ctxprog flag at start/end of ctxprog by Ben Skeggs · 14 years ago
  77. cec2a27 drm/nva3/pm: tidy and add some comments here and there by Ben Skeggs · 14 years ago
  78. 4fd2847 drm/nva3/pm: parse/reclock vdec/41a0 clocks by Ben Skeggs · 14 years ago
  79. ca94a71 drm/nva3/pm: rewrite clock_set, and switch to new interfaces by Ben Skeggs · 14 years ago
  80. 77e7da6 drm/nouveau/pm: add hooks to get/set *all* clocks at once by Ben Skeggs · 14 years ago
  81. 3b0582d drm/nva3/pm: rewrite clock readback functions, far more correct now by Ben Skeggs · 14 years ago
  82. 03ce8d9 drm/nouveau/pm: some fermi chipsets still use volt 0x30 by Ben Skeggs · 14 years ago
  83. da1dc4c drm/nouveau/pm: allow voltage-only perflvl set, enable nvc0 by Ben Skeggs · 14 years ago
  84. 3c71c23 drm/nvc0/pm: enable voltage_get by Ben Skeggs · 14 years ago
  85. 93dccbe drm/nouveau/pm: show any info we can manage to glean on current perflvl by Ben Skeggs · 14 years ago
  86. 3b5565d drm/nouveau/pm: add support for parsing perflvl voltage on fermi chips by Ben Skeggs · 14 years ago
  87. a31214e drm/nouveau/pm: add yet another vid gpio tag by Ben Skeggs · 14 years ago
  88. f60dfb9 drm/nouveau/pm: initial attempt at parsing volt 0x40 by Ben Skeggs · 14 years ago
  89. c345023 drm/nouveau/pm: store voltage in microvolts by Ben Skeggs · 14 years ago
  90. 55a01f6 drm: Remove duplicate "return" statement by Lin Ming · 14 years ago
  91. 909d6e0 Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-test by Dave Airlie · 14 years ago
  92. 0e83bb4 drm/nv04/crtc: Bail out if FB is not bound to crtc by Emil Velikov · 14 years ago
  93. 1bf2706 drm/nouveau: fix nv04_sgdma_bind on non-"4kB pages" archs by Marcin Slusarz · 14 years ago
  94. 17c8b96 drm/nouveau: properly handle allocation failure in nouveau_sgdma_populate by Marcin Slusarz · 14 years ago
  95. cfd8be0 drm/nouveau: fix oops on pre-semaphore hardware by Ben Skeggs · 14 years ago
  96. ffbc559 drm/nv50/crtc: Bail out if FB is not bound to crtc by Emil Velikov · 14 years ago
  97. b06947b drm/radeon/kms: fix DP detect and EDID fetch for DP bridges by Alex Deucher · 14 years ago
  98. d054ac1 drm/radeon/kms: make sure pci max read request size is valid on evergreen+ (v2) by Alex Deucher · 14 years ago
  99. 9adceaa drm/radeon/kms: set a default max_pixel_clock by Dave Airlie · 14 years ago
  100. 302a8e8 drm/radeon/kms: add s/r quirk for Compaq Presario V5245EU by Alex Deucher · 14 years ago