1. 27d5030 drm/nouveau: move master modesetting init to nouveau_display by Ben Skeggs · 13 years ago
  2. 549cd87 drm/nv50/crtc: disable flip overlay around scaling mode changes by Ben Skeggs · 13 years ago
  3. b2337f2 drm/nouveau/hdmi: enable sending of avi/audio infoframes by Ben Skeggs · 13 years ago
  4. 52c7bcd drm/nouveau/hdmi: add hdmi register accessors to handle hdmi block move by Ben Skeggs · 13 years ago
  5. 25575b4 drm/nouveau/hdmi: build ELD from EDID, notify audio driver of its presence by Ben Skeggs · 13 years ago
  6. 35bb508 drm/nv50/pm: s/unk05/vdec/ by Ben Skeggs · 13 years ago
  7. 1e05415 drm/nouveau/pm: remove defunct fanspeed_set/get from pm table by Ben Skeggs · 13 years ago
  8. 6934618 drm/nv40/pm: convert to new pwm hooks, also fixing pwm type detection by Ben Skeggs · 13 years ago
  9. 5a4267a drm/nv50/pm: convert to new fanspeed pwm controller hooks by Ben Skeggs · 13 years ago
  10. a175094 drm/nouveau/pm: introduce generic handler for on-chip fan controller by Ben Skeggs · 13 years ago
  11. 85a2a36 drm/nouveau/gpio: remove invert flag, use state[] everywhere by Ben Skeggs · 13 years ago
  12. 3f8e11e drm/nv50/pm: mostly nailed down fan pwm frequency selection by Ben Skeggs · 13 years ago
  13. 11b7d89 drm/nouveau/pm: manual pwm fanspeed management for nv40+ boards by Martin Peres · 13 years ago
  14. cb9fa62 drm/nv50/pm: add support for pwm fan control by Ben Skeggs · 13 years ago
  15. 8f27c54 drm/nouveau/vdec: implement stub modules for the known engines by Ben Skeggs · 13 years ago
  16. 771e103 drm/nouveau/pm: hook up fanspeed get/set if they're present by Ben Skeggs · 13 years ago
  17. 04de6a0 drm/nv41/pm: implement a second type of fanspeed pwm by Ben Skeggs · 13 years ago
  18. 9232969 drm/nv40/pm: implement first type of pwm fanspeed funcs by Ben Skeggs · 13 years ago
  19. 0c10146 drm/nv40/pm: parse fan pwm divisor from vbios tables by Ben Skeggs · 13 years ago
  20. 1fbe6f6 Merge tag 'v3.2-rc6' of /home/airlied/devel/kernel/linux-2.6 into drm-core-next by Dave Airlie · 13 years ago
  21. 01f2c77 drm: Replace pitch with pitches[] in drm_framebuffer by Ville Syrjälä · 13 years ago
  22. dc97b34 drm/ttm: callback move_notify any time bo placement change v4 by Jerome Glisse · 13 years ago
  23. 57de4ba drm/ttm: simplify memory accounting for ttm user v2 by Jerome Glisse · 13 years ago
  24. 8e7e705 drm/ttm: isolate dma data from ttm_tt V4 by Jerome Glisse · 13 years ago
  25. 3230cfc drm/nouveau: enable the ttm dma pool when swiotlb is active V3 by Konrad Rzeszutek Wilk · 13 years ago
  26. b1e5f17 drm/ttm: introduce callback for ttm_tt populate & unpopulate V4 by Jerome Glisse · 13 years ago
  27. 649bf3c drm/ttm: merge ttm_backend and ttm_tt V5 by Jerome Glisse · 13 years ago
  28. a55b68e drm/nv50/disp: silence compiler warning by Ben Skeggs · 13 years ago
  29. a10e9e1 drm/nouveau: fix oopses caused by clear being called on unpopulated ttms by Ben Skeggs · 13 years ago
  30. 1a97b4a drm/nouveau: Keep RAMIN heap within the channel. by Younes Manton · 13 years ago
  31. 26cfa81 drm/nvd0/disp: fix sor dpms typo, preventing dpms on in some situations by Ben Skeggs · 13 years ago
  32. ffe2dee drm/nvc0/gr: fix TP init for transform feedback offset queries by Christoph Bumiller · 13 years ago
  33. 33dbc27 drm/nouveau: add dumb ioctl support by Ben Skeggs · 13 years ago
  34. 308e5bc drm: add an fb creation ioctl that takes a pixel format v5 by Jesse Barnes · 13 years ago
  35. e08e96d drm: Make the per-driver file_operations struct const by Arjan van de Ven · 13 years ago
  36. 5c79507 drm/nouveau: Fix bandwidth calculation for DisplayPort by Adam Jackson · 13 years ago
  37. 1e482f7 drm/nouveau: by default use low bpp framebuffer on low memory cards by Marcin Slusarz · 13 years ago
  38. 4beb116 drm/nv10: Change the BO size threshold determining the memory placement range. by Francisco Jerez · 13 years ago
  39. 1c77e0f drm/nvc0: enable acceleration for nvc1 by default by Ben Skeggs · 13 years ago
  40. 6688a4d drm/nvc0/gr: fixup the mmio list register writes for 0xc1 by Ben Skeggs · 13 years ago
  41. 4c5df49 drm/nvc1: hacky workaround to fix accel issues by Ben Skeggs · 13 years ago
  42. af6d9fe drm/nvc0/gr: fix some bugs in grctx generation by Ben Skeggs · 13 years ago
  43. 8085976 drm/nvc0: enable acceleration on 0xc8 by default by Ben Skeggs · 13 years ago
  44. d4547ed drm/nvc0/vram: skip disabled PBFB subunits by Ben Skeggs · 13 years ago
  45. 2bfa748 drm/nv40/pm: fix issues on igp chipsets, which don't have memory by Ben Skeggs · 13 years ago
  46. ef5ced4 drm/nouveau: testing the wrong variable by Dan Carpenter · 13 years ago
  47. 12b6d9d drm/nvc0/vram: storage type 0xc3 is not compressed by Christoph Bumiller · 13 years ago
  48. 71856ab drm/nv50: fix stability issue on NV86. by Maxim Levitsky · 13 years ago
  49. 5e60ee7 drm/nouveau: initialize chan->fence.lock before use by Marcin Slusarz · 13 years ago
  50. 7b4b98f drm/nv50/vram: fix incorrect detection of bank count on newer chipsets by Ben Skeggs · 13 years ago
  51. dce411c drm/nv50/gr: typo fix, how about we not reset fifo during graph init? by Ben Skeggs · 13 years ago
  52. ee9f7ef drm/nv50/bios: fixup mpll programming from the init table parser by Ben Skeggs · 13 years ago
  53. 46b3488 drm/nouveau: fix oops if i2c bus not found in nouveau_i2c_identify() by Ben Skeggs · 13 years ago
  54. e0cd360 gpu: add module.h to drivers/gpu files as required. by Paul Gortmaker · 13 years ago
  55. 1717c0e Revert "drm/ttm: add a way to bo_wait for either the last read or last write" by Dave Airlie · 13 years ago
  56. b2d108b Merge branch 'drm-nouveau-next' of git://git.freedesktop.org/git/nouveau/linux-2.6 into drm-next by Dave Airlie · 13 years ago
  57. a0d9a8f drm/nouveau: remove allocations from gart populate() hook by Ben Skeggs · 13 years ago
  58. a148451 drm/nvc0/fb: slightly improve PMFB intr handling, move out of nvc0_graph.c by Ben Skeggs · 13 years ago
  59. 3dcbb02 drm/nvc0/fifo: avoid touching missing subfifos by Ben Skeggs · 13 years ago
  60. 84e2ad8 drm/nvd9/disp: bail out of mode_set_base if no fb bound to crtc by Ben Skeggs · 13 years ago
  61. c20ab3e drm/nvd9/disp: stub some more api hooks so we don't oops on resume by Ben Skeggs · 13 years ago
  62. ff920bf drm/nouveau: fix printk typo in ioremap failure path by Marcin Slusarz · 13 years ago
  63. 8ce51fc drm/nvc0/pm: minor clock readback fixes by Ben Skeggs · 13 years ago
  64. 59ef974 drm/nv40/pm: execute memory reset script from vbios by Ben Skeggs · 13 years ago
  65. 6d6538a drm/nv50/gr: refactor initialisation by Ben Skeggs · 13 years ago
  66. 8c06e60 drm/nouveau: if requested, try harder at disabling sysmem pushbufs by Ben Skeggs · 13 years ago
  67. fbba036 drm/nv50/gr: enable ctxprog xfer only when we need it to save power by Martin Peres · 13 years ago
  68. c16a3a3 drm/nouveau/dp: add support for displayport table 0x30 by Ben Skeggs · 13 years ago
  69. 5f1800b drm/nouveau/dp: return master dp table pointer too when looking up encoder by Ben Skeggs · 13 years ago
  70. 721b082 drm/nouveau/bios: simplify U/d table hash matching func to just match by Ben Skeggs · 13 years ago
  71. 5b3eb95 drm/nouveau/dp: preserve non-pattern bits in DP_TRAINING_PATTERN_SET by Ben Skeggs · 13 years ago
  72. 2834f86 drm/nvc0/gr: remove MODULE_FIRMWARE() lines by Ben Skeggs · 13 years ago
  73. 1b45dbe drm/nouveau/dp: use alternate lane mask for nvaf by Ben Skeggs · 13 years ago
  74. 856ed88 drm/nouveau/dp: link rate scripts are selected with a comparison table by Ben Skeggs · 13 years ago
  75. 1262a20 drm/nv40/pm: write nv40-specific reclocking routines by Ben Skeggs · 13 years ago
  76. 9f40360 drm/nv40/pm: parse geometric delta clock from vbios by Ben Skeggs · 13 years ago
  77. 52e0d0e drm/nouveau/dp: enable down-spread if vbios and sink support it by Ben Skeggs · 13 years ago
  78. 28e2d12 drm/nouveau/dp: execute some more vbios tables relating to link rate by Ben Skeggs · 13 years ago
  79. 75a1fcc drm/nouveau/dp: store unencoded link_bw everywhere by Ben Skeggs · 13 years ago
  80. 27a4598 drm/nouveau/dp: restructure link training code by Ben Skeggs · 13 years ago
  81. a002fec drm/nouveau/dp: pass in required datarate to link training by Ben Skeggs · 13 years ago
  82. a8e415d drm/nouveau/bios: check for null script pointers in parser by Ben Skeggs · 13 years ago
  83. 5024c54 drm/nva3/backlight: add suppport for newer style backlight regs by Ben Skeggs · 13 years ago
  84. 0946145 drm/nv50/backlight: express brightness level in percent by Ben Skeggs · 13 years ago
  85. 10b461e drm/nv50/backlight: take the sor into account when bashing regs by Ben Skeggs · 13 years ago
  86. 7307648 drm/nouveau/backlight: make more consistent with rest of driver style by Ben Skeggs · 13 years ago
  87. 68c9918 drm/nouveau: tidy connector hotplug handler, punt messages to debug by Ben Skeggs · 13 years ago
  88. 46959b7 drm/nouveau/dp: remove reliance on vbios for native displayport by Ben Skeggs · 13 years ago
  89. 4372013 drm/nouveau/dp: rewrite auxch transaction routines by Ben Skeggs · 13 years ago
  90. 91a8f1e drm/nouveau: workaround semaphore hw bug causing unnecessary interrupts by Ben Skeggs · 13 years ago
  91. afb0c79 drm/nouveau/tmr: fix miscalculation of ratio on pre-nv4x chipsets by Ben Skeggs · 13 years ago
  92. 378f85e drm/nva3/pm: fixup for NVAF special by Ben Skeggs · 13 years ago
  93. 64e740b drm/nva3/pm: use crystal freq where appropriate by Ben Skeggs · 13 years ago
  94. f2cbe46 drm/nouveau: determine timing crystal freq from straps by Ben Skeggs · 13 years ago
  95. 93e692d drm/nva3/pm: pll disabled if bit 0 of ctrl not set by Ben Skeggs · 13 years ago
  96. 6b70e48 drm/nouveau: magic to make auxch on new macbooks booted in EFI mode work by Ben Skeggs · 13 years ago
  97. 2228c6f drm/nouveau/pm: Document and expose CL and WR for 0x1002Cx by Roy Spliet · 13 years ago
  98. 9a78248 drm/nouveau/pm: add initial NV3x/NVCx memtiming support, improve other cards by Roy Spliet · 13 years ago
  99. 1cb70b3 drm/nouveau: remove special-casing of hotplug detection type by Ben Skeggs · 13 years ago
  100. bd57e7f drm/nvd0: no page flipping at the moment by Ben Skeggs · 13 years ago