1. 5936567 drm/nouveau/i2c: fix thinko/regression on really old chipsets by Ben Skeggs · 13 years ago
  2. c843536 drm/nouveau: default to 8bpc for non-LVDS panels if EDID isn't useful by Ben Skeggs · 13 years ago
  3. c61205b drm/nouveau: fix thinko causing init to fail on cards without accel by Ben Skeggs · 13 years ago
  4. 1898f44 Merge branch 'drm-nouveau-next' of git://git.freedesktop.org/git/nouveau/linux-2.6 into drm-next by Dave Airlie · 13 years ago
  5. 6544599 drm/nouveau/dp: support version 4.0 of DP table by Ben Skeggs · 13 years ago
  6. e592c73 drm/nve0/disp: nvidia randomly decided to move the dithering method by Ben Skeggs · 13 years ago
  7. 68455a4 drm/nve0: initial modesetting support for kepler chipsets by Ben Skeggs · 13 years ago
  8. fa2c113 drm/nouveau: add bios connector type for dms59 by Ben Skeggs · 13 years ago
  9. f887c42 drm/nouveau: bump version to 1.0.0 by Ben Skeggs · 13 years ago
  10. dd62608 drm/nvd0/disp: ignore clock set if no pclk by Ben Skeggs · 13 years ago
  11. 27100ac drm/nouveau: oops, increase channel dispc_vma to 4 by Ben Skeggs · 13 years ago
  12. 664695a drm/nouveau: inform userspace of new kernel subchannel requirements by Ben Skeggs · 13 years ago
  13. 48aca13 drm/nouveau: remove m2mf creation on userspace channels by Ben Skeggs · 13 years ago
  14. d5316e2 drm/nvc0-/disp: reimplement flip completion method as fifo method by Ben Skeggs · 13 years ago
  15. b08abd4 drm/nouveau: move fence sequence check to start of loop by Ben Skeggs · 13 years ago
  16. b5b2e59 drm/nouveau: remove subchannel names from places where it doesn't matter by Ben Skeggs · 13 years ago
  17. accf949 drm/nouveau/ttm: always do buffer moves on kernel channel by Ben Skeggs · 13 years ago
  18. de49442 Merge tag 'drm-intel-next-2012-03-01' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 13 years ago
  19. c3c50e8 drm: Add drm_mode_copy() by Ville Syrjälä · 13 years ago
  20. f137799 drm/nouveau: add userspace fallback hints. by Dave Airlie · 13 years ago
  21. 2f5394c drm/nouveau: map first page of mmio early and determine chipset earlier by Ben Skeggs · 13 years ago
  22. 4cbb0f8 drm/nvd0/disp: disconnect encoders before reprogramming them by Ben Skeggs · 13 years ago
  23. 3488c57 drm/nvd0/disp: move syncs/magic setup to or mode_set by Ben Skeggs · 13 years ago
  24. 6860dc8 drm/nouveau/dp: account for channel coding overhead in link training by Ben Skeggs · 13 years ago
  25. c674844 drm/nvd0/disp: fix dcb sor link matching in supervisor handler by Ben Skeggs · 13 years ago
  26. 6e83fda drm/nvd0/disp: initial implementation of displayport by Ben Skeggs · 13 years ago
  27. f14d9a4 drm/nouveau/dp: make dp dpms function common, call from sor code instead by Ben Skeggs · 13 years ago
  28. e436d1b drm/nv50/hwsq: some nv92 fixes by Martin Peres · 13 years ago
  29. 8663bc7 drm/nouveau/dp: move all nv50/sor-specific code out of nouveau_dp.c by Ben Skeggs · 13 years ago
  30. 8c1dcb6 drm/nouveau/dp: make functions for executing various bios tables by Ben Skeggs · 13 years ago
  31. c11dd0d drm/nouveau/pm: fix oops if chipset has no pm support at all by Ben Skeggs · 13 years ago
  32. 4489b98 drm/nouveau/bios: rework vbios shadowing by Ben Skeggs · 13 years ago
  33. 05a7c15 drm/nouveau/bios: attempt acpi rom fetch before pcirom by Ben Skeggs · 13 years ago
  34. 7c5f6a8 drm/nvd0/disp: attempt to handle more than 2 crtcs if possible by Ben Skeggs · 13 years ago
  35. 29181d2 drm/nvc0/vram: get part count from PUNITS by Ben Skeggs · 13 years ago
  36. 8b83d67 drm/nv40/pm: fix fanspeed regression by Ben Skeggs · 13 years ago
  37. e608425 drm/nouveau/pm: several fixes for nvc0 memory timings by Roy Spliet · 13 years ago
  38. 1ae73f2 drm/nvc0/pm: restrict pll mode to clocks that can actually use it by Ben Skeggs · 13 years ago
  39. 44ab8cc drm/nouveau/dp: fix bad comparison in dp_link_train_commit() by Xi Wang · 13 years ago
  40. 84ddfda drm/nouveau/mxm: call mxmi to determine revision before calling mxms by Ben Skeggs · 13 years ago
  41. 7d3a766 drm/nouveau/pm: init only after display subsystem has been created by Ben Skeggs · 13 years ago
  42. 950c44b drm/nvc0/fb: detect presense of second rank by Ben Skeggs · 13 years ago
  43. df26bc9 drm/nv50/display: expose color vibrance control by Christoph Bumiller · 13 years ago
  44. 990449c drm/nv50-nvc0/vm: support unsnooped system memory by Ben Skeggs · 13 years ago
  45. 4abb410 drm/nouveau: recognise DCB connector type for DP+DVI+VGA DMS-59 by Ben Skeggs · 13 years ago
  46. 070be29 drm/nouveau/mem: handle dll_off for ddr2/ddr3 by Ben Skeggs · 13 years ago
  47. 25c53c1 drm/nouveau/pm: extend profile interface for destroy/init/fini by Ben Skeggs · 13 years ago
  48. 8d7bb40 drm/nouveau/pm: rework to allow selecting separate profiles for ac/battery by Ben Skeggs · 13 years ago
  49. b830973 drm/nouveau/pm: fix dll off -> dll on transitions by Ben Skeggs · 13 years ago
  50. a9bc247 drm/nouveau/pm: detect when we need dll disabled for gddr3 by Ben Skeggs · 13 years ago
  51. 0ce7141 drm/nv50: fix detection of second vram rank by Ben Skeggs · 13 years ago
  52. 1a7287e drm/nouveau/pm: track mr2 for gddr3 by Ben Skeggs · 13 years ago
  53. c57ebf5e drm/nv50/pm: wait for all fifo-connected engines to idle before reclocking by Martin Peres · 13 years ago
  54. 496a73b drm/nv50/pm: use hwsq for engine reclocking too by Ben Skeggs · 13 years ago
  55. e495d0d drm/nv50/disp: more accurate function to determine active crtcs by Ben Skeggs · 13 years ago
  56. 6bdf68c drm/nv50/pm: initial work towards proper memory reclocking, with timings by Ben Skeggs · 13 years ago
  57. 2d85bc8 drm/nouveau/pm: introduce ram reclocking helper by Ben Skeggs · 13 years ago
  58. 085028c drm/nouveau/pm: embed timings into perflvl structs by Ben Skeggs · 13 years ago
  59. fd99fd6 drm/nouveau/pm: calculate memory timings at perflvl creation time by Ben Skeggs · 13 years ago
  60. 68a64ca drm/nouveau/pm: readback boot perflvl *before* parsing vbios by Ben Skeggs · 13 years ago
  61. c7c039f drm/nouveau/pm: implement DDR2/DDR3/GDDR3/GDDR5 MR generation and validation by Roy Spliet · 13 years ago
  62. 03ddf04 drm/nouveau/pm: restructure bios table parsing by Ben Skeggs · 13 years ago
  63. 3d8a408 drm/nouveau/pm: avoid potential divide-by-zero by Ben Skeggs · 13 years ago
  64. 1a5f985 drm/nouveau: Fix module parameter description formats by Jean Delvare · 13 years ago
  65. bfb3146 drm/nouveau/pm: improve memory timing generation by Roy Spliet · 13 years ago
  66. b010374 drm/nouveau/pm: improve the reclocking logs' readability by Martin Peres · 13 years ago
  67. b1aa553 drm/nouveau: move pwm_divisor to the nouveau_pm_fan struct by Martin Peres · 13 years ago
  68. bc6389e drm/nouveau/pm: restore fan speed after suspend by Martin Peres · 13 years ago
  69. ddb2005 drm/nouveau/pm: style fixes by Martin Peres · 13 years ago
  70. 668b6c0 drm/nouveau: rework the init/takedown ordering by Ben Skeggs · 13 years ago
  71. f329853 drm/nvc0: add initial memory type detection by Ben Skeggs · 13 years ago
  72. c70c41e drm/nv50: hopefully handle the DDR2/DDR3 memtype detection somewhat better by Ben Skeggs · 13 years ago
  73. 1072856 drm/nv50: add memory type detection by Ben Skeggs · 13 years ago
  74. ff92a6c drm/nv20-nv40: add memory type detection by Ben Skeggs · 13 years ago
  75. d81c19e drm/nv20: split PFB code out of nv10_fb.c by Ben Skeggs · 13 years ago
  76. ddfd2da drm/nouveau: memory type detection for the really old chipsets by Ben Skeggs · 13 years ago
  77. 7ad2d31 drm/nouveau: move vram detection funcs to chipset-specific fb code by Ben Skeggs · 13 years ago
  78. 1298330 drm/nouveau: do a better job at hiding the NIH i2c bit-banging algo by Daniel Vetter · 13 years ago
  79. 466e69b drm: move pci bus master enable into driver. by Dave Airlie · 13 years ago
  80. fb2a99e drm: do not set fb_info->pixmap fields by Sascha Hauer · 13 years ago
  81. d9bc3c0 drm: add convenience function to create an range property by Sascha Hauer · 13 years ago
  82. 4a67d39 drm: add convenience function to create an enum property by Sascha Hauer · 13 years ago
  83. a9d9938 drm/nv50/pm: signedness bug in nv50_pm_clocks_pre() by Dan Carpenter · 13 years ago
  84. 525895b drm/nouveau/gem: fix fence_sync race / oops by Ben Skeggs · 13 years ago
  85. 1eb8a61 drm/nouveau: fix typo on mxmdcb option by Ben Skeggs · 13 years ago
  86. ce2e789 drm/nouveau/mxm: pretend to succeed, even if we can't shadow the MXM-SIS by Ben Skeggs · 13 years ago
  87. 7df898b drm/nouveau/disp: check that panel power gpio is enabled at init time by Ben Skeggs · 13 years ago
  88. 9f1feed drm/ttm: fix two regressions since move_notify changes by Ben Skeggs · 13 years ago
  89. d099230 nouveau: Support Optimus models for vga_switcheroo by Peter Lekensteyn · 13 years ago
  90. 9075e85 nouveau: properly check for _DSM function support by Peter Lekensteyn · 13 years ago
  91. 095f979 drm/nouveau/pm: fix build with HWMON off by Dave Airlie · 13 years ago
  92. dea7e0a ttm: fix agp since ttm tt rework by Jerome Glisse · 13 years ago
  93. f7b24c4 drm/nouveau/ttm: fix crash as a result of a recent ttm change by Ben Skeggs · 13 years ago
  94. b2e0d19 drm/nouveau: Fix notifier blocks over the 4GB mark. by Francisco Jerez · 13 years ago
  95. 4e03b4a drm/nouveau: Fix pushbufs over the 4GB mark. by Francisco Jerez · 13 years ago
  96. 045da4e drm/nvc0/pm: initial engine reclocking by Ben Skeggs · 13 years ago
  97. 52c4d76 drm/nouveau: move hpd enable/disable to common code by Ben Skeggs · 13 years ago
  98. 47e5d5c drm/nv40/disp: implement support for hotplug irq by Ben Skeggs · 13 years ago
  99. a0b2563 drm/nouveau/gpio: reimplement as nouveau_gpio.c, fixing a number of issues by Ben Skeggs · 13 years ago
  100. 675aac0 drm/nouveau: just pass gpio line to pwm_*, not entire gpio struct by Ben Skeggs · 13 years ago