1. e31fadd3 drm/radeon: fix mismerge of drm-next with 3.12 by Alex Deucher · 11 years ago
  2. 96212fe drm/radeon: add pci ids for hawaii by Alex Deucher · 11 years ago
  3. 41971b3 drm/radeon: fill in radeon_asic_init for hawaii by Alex Deucher · 11 years ago
  4. 7eeeabf drm/radeon: modesetting updates for hawaii by Alex Deucher · 11 years ago
  5. 60669d5 drm/radeon: atombios.h updates for hawaii by Alex Deucher · 11 years ago
  6. bbfe90b drm/radeon: update cik_get_csb_buffer for hawaii by Alex Deucher · 11 years ago
  7. 2d40038 drm/radeon: add hawaii dpm support by Alex Deucher · 11 years ago
  8. 4256331 drm/radeon/cik: add hawaii UVD support by Alex Deucher · 11 years ago
  9. d477565 drm/radeon: update firmware loading for hawaii by Alex Deucher · 11 years ago
  10. fc821b7 drm/radeon: update rb setup for hawaii by Alex Deucher · 11 years ago
  11. 8efff33 drm/radeon: add golden register settings for hawaii by Alex Deucher · 11 years ago
  12. 21e438a drm/radeon: update cik_tiling_mode_table_init() for hawaii by Alex Deucher · 11 years ago
  13. 939c0d3 drm/radeon: minor updates to cik.c for hawaii by Alex Deucher · 11 years ago
  14. b496038 drm/radeon: update cik_gpu_init() for hawaii by Alex Deucher · 11 years ago
  15. 3bf599e drm/radeon: add Hawaii chip family by Alex Deucher · 11 years ago
  16. 1cd73ff drm/radeon: fix-up some float to fixed conversion thinkos by Alex Deucher · 11 years ago
  17. d45fd24 drm/radeon: use HDP_MEM_COHERENCY_FLUSH_CNTL for sdma as well by Alex Deucher · 11 years ago
  18. 520a871 drm/radeon/kms: add crtc_disable function for legacy crtc by Ilija Hadzic · 11 years ago
  19. 75b871e drm/radeon/kms: unpin fb in atombios crtc disable by Ilija Hadzic · 11 years ago
  20. 0f57bca drm/radeon/audio: fix missing multichannel PCM SAD in some cases by Anssi Hannula · 11 years ago
  21. 9191526 Merge tag 'drm-intel-fixes-2013-11-07' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 11 years ago
  22. 2113694 drm/vmwgfx: fix warning if config intel iommu is off. by Dave Airlie · 11 years ago
  23. 4c60fac drm/nouveau: consider CLASS_DISPLAY_3D devices while detecting dsm/optimus by Emil Velikov · 11 years ago
  24. 4a15cdf Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next by Dave Airlie · 11 years ago
  25. ec61f5e drm/mgag200: drop pointless info print. by Dave Airlie · 11 years ago
  26. aae95ca drm/nouveau/fb: implement various bits of work towards memory reclocking by Ben Skeggs · 11 years ago
  27. 26fdd78 drm/nouveau: implement a simple sysfs interface to new pm code by Ben Skeggs · 11 years ago
  28. 9838366 drm/nouveau/device: initial control object class, with pstate control methods by Ben Skeggs · 11 years ago
  29. 7c85652 drm/nouveau/clk: implement power state and engine clock control in core by Ben Skeggs · 12 years ago
  30. c9c0cca drm/nouveau/volt: implement voltage control in core by Ben Skeggs · 12 years ago
  31. 0833428 drm/nouveau/bios: parsing for various tables required for power management by Ben Skeggs · 12 years ago
  32. aa4d7a4 drm/nouveau/perfmon: initial infrastructure to expose performance counters by Ben Skeggs · 12 years ago
  33. 2984506 drm/nouveau/bus: add interfaces/helpers for sequencer by Ben Skeggs · 11 years ago
  34. 48ae0b3 drm/nouveau/bus: make external class definitions pointers by Ben Skeggs · 11 years ago
  35. ff4b42c drm/nouveau/pwr: initial implementation by Ben Skeggs · 11 years ago
  36. 682b1fc drm/nouveau/therm: update target fanspeed outside of therm lock by Ben Skeggs · 11 years ago
  37. 208cf0b drm/nouveau/therm: automatic mode by default by Ben Skeggs · 11 years ago
  38. 21b1ed1 drm/nouveau/therm: no toggle fan control either if we can't guarantee no pwm connected by Ben Skeggs · 11 years ago
  39. 09b8d73 drm/nvc0/therm: allow fan control if we've killed the vbios ppwr ucode by Ben Skeggs · 11 years ago
  40. 36faa2f drm/nouveau/therm: if no bios trip/linear info, default to perf-suggested speed by Ben Skeggs · 11 years ago
  41. 6387e2c drm/nouveau/therm: add hook for clk to suggest fanspeed to therm by Ben Skeggs · 11 years ago
  42. 547807b drm/nouveau/pwr: assign a subdev id for upcoming implementation by Ben Skeggs · 11 years ago
  43. 2d976e3 drm/nouveau/gpio: return different error code for not found vs invalid by Ben Skeggs · 11 years ago
  44. b9ed919 drm/nouveau/drm/pm: remove everything except the hwmon interfaces to THERM by Ben Skeggs · 11 years ago
  45. c52f4fa drm/nouveau/core: make all info-level messages silent for runtime pm by Ben Skeggs · 11 years ago
  46. 16c4f22 drm/nouveau/fifo: make external class definitions into pointers by Ben Skeggs · 11 years ago
  47. aabf19c drm/nouveau/device: recognise GK208 by Ben Skeggs · 11 years ago
  48. 13d2b35 drm/nvc0-/gr: fix a number of missing explicit array terminators... by Ben Skeggs · 11 years ago
  49. 0c08884 drm/nouveau/mc: fix (incorrect) reporting of unknown pending intr bits by Ben Skeggs · 11 years ago
  50. 8df1d0c drm/nouveau/disp: semi-complete link training sequence even if display disappears by Ben Skeggs · 11 years ago
  51. 4767fae drm/nouveau/bios: some older boards have shorter displayport tables by Ben Skeggs · 11 years ago
  52. 46ea168 drm/nouveau/fbcon: bracket entrypoints with a per-device enabled check by Ben Skeggs · 11 years ago
  53. 6d8d163 drm/nvd0-/disp: reorder writes to lane current control regs by Ben Skeggs · 11 years ago
  54. d7b023d drm/nv94-nvc0/disp: reorder writes to lane current control regs by Ben Skeggs · 11 years ago
  55. 687d8f6 drm/nouveau/disp: log if DP link training fails by Ben Skeggs · 11 years ago
  56. 9e2b734 drm/nouveau/i2c: use a custom bitbanging delay for the adt7473 by Martin Peres · 11 years ago
  57. fd34381b drm/nouveau/agp: add a quirk list to limit agp modes by Ilia Mirkin · 11 years ago
  58. e8d95b2 drm/nvd9-/disp: disable display underflow reporting at init by Ben Skeggs · 11 years ago
  59. d29b992 drm/nva0/clk: fix accidental limiting of pll coefficients by Ben Skeggs · 11 years ago
  60. 75faef7 drm/nv50-nvaf/fb: split fbram oclass in preparation for reclocking by Ben Skeggs · 11 years ago
  61. 20cdeaf drm/nouveau/fb: merge more bits and pieces into oclass definitions by Ben Skeggs · 11 years ago
  62. 8613e73 drm/nouveau/fb: remove ram oclass argument from base fb constructor by Ben Skeggs · 11 years ago
  63. 9ca3037 drm/nv50-nvaf/fb: split the class definitions up a bit by Ben Skeggs · 11 years ago
  64. 1e9fc30 drm/nouveau/fb: make external class definitions pointers by Ben Skeggs · 11 years ago
  65. 0fef9d8 drm/nvaa/mc: blacklist msi to off by default by Ben Skeggs · 11 years ago
  66. 9a9d5c6 drm/nv50-nv86,nv92/mc: rearm msi via pci config space, rather than mmio mirror by Ben Skeggs · 11 years ago
  67. 1b4fea0 drm/nvc0,nvc4/mc: handle 0xc0's "special" msi rearm by Ben Skeggs · 11 years ago
  68. 08f6fbd drm/nouveau/mc: store static data in nouveau_mc class definition by Ben Skeggs · 11 years ago
  69. 3c792a1 drm/nouveau/mc: fetch NV_PMC_INTR again after re-arming MSI by Ben Skeggs · 11 years ago
  70. ab5beca drm/nouveau/mc: bracket interrupt handler with NV_PMC_INTR_EN disable/re-enable by Ben Skeggs · 11 years ago
  71. 6dcee40 drm/nouveau/mc: have single entry and exit points to the interrupt handler by Ben Skeggs · 11 years ago
  72. cfc2f26 drm/nouveau/mc: msi rearm write via subdev, not device by Ben Skeggs · 11 years ago
  73. dd5b84a drm/nouveau/device: use an additional bit from NV_PMC_BOOT_0 to identify chipset by Ben Skeggs · 11 years ago
  74. 3db0fdb drm/nouveau/bios/init: return failure condition on invalid opcodes by Ben Skeggs · 11 years ago
  75. ab403ac drm/nv31/mpeg: remove need for separate refcnt on engine use by Ben Skeggs · 11 years ago
  76. b449a43 drm/nouveau/therm: ack any pending IRQ at init by Martin Peres · 11 years ago
  77. be0dd4d drm/nv31/mpeg: split the nv31 and nv40 dma setting implementations by Ilia Mirkin · 11 years ago
  78. e6585ca drm/nv31/mpeg: store chan singleton in engine, use it for dispatch by Ilia Mirkin · 11 years ago
  79. 912de74 drm/nv40/mpeg: use the nv31-provided classes by Ilia Mirkin · 11 years ago
  80. 5fa7543 drm/nv44/mpeg: create a copy of the nv31/nv40 impls by Ilia Mirkin · 11 years ago
  81. be4ba55 drm/nv31/mpeg: no need to set compat mode differently for nv44 gr by Ilia Mirkin · 11 years ago
  82. 515de6b drm/nv10/kms: add plane support for nv10-nv40 by Ilia Mirkin · 11 years ago
  83. 8aa816b drm/nv10: fix chipset checks, mostly for the benefit of nv1a by Ilia Mirkin · 11 years ago
  84. 4a0ff75 drm/nv10: introduce a new NV_11 card type by Ilia Mirkin · 11 years ago
  85. 73f4b1f drm/nouveau: fix backlight mask on ppc powerbook by Ilia Mirkin · 11 years ago
  86. 4449933 drm/nouveau: remove prototype for non-existent nouveau_connector_bpp by Ilia Mirkin · 11 years ago
  87. c42a7ae drm/nouveau/vic: rename PUNK1C1 to PVIC by Ben Skeggs · 11 years ago
  88. 74ce291 drm/nouveau/therm: kill some over-zealous debugging by Ben Skeggs · 11 years ago
  89. 15689c3 drm/nouveau/core: split lock into list+exec and enable refcount locks by Ben Skeggs · 11 years ago
  90. 51cb4b3 drm/nouveau/core: convert event handler apis to split create/enable semantics by Ben Skeggs · 11 years ago
  91. 7589563 drm/nv50-/sw: share engine/channel constructor between implementations by Ben Skeggs · 11 years ago
  92. c46c3dd drm/nouveau/sw: prepare for the sharing of constructors between implementations by Ben Skeggs · 11 years ago
  93. ef8d478 drm/nv50-/sw: make vblank tracking data private to the implementations by Ben Skeggs · 11 years ago
  94. 3bfcec3 drm/nv50-/sw: share engine/channel struct definitions between implementations by Ben Skeggs · 11 years ago
  95. ac51bb09 drm/nouveau/core: Allow asymmetric nouveau_event_get/_put by Peter Hurley · 11 years ago
  96. 0192557 drm/nouveau/core: Move event index check from critical section by Peter Hurley · 11 years ago
  97. a25f83b drm/nouveau/core: Add priv field for event handlers by Peter Hurley · 11 years ago
  98. ca356222 drm/nouveau: off by one in nouveau_drm_vblank_enable() by Dan Carpenter · 11 years ago
  99. 1934a2a drm/nouveau: remove pointless assignment by Dave Jones · 11 years ago
  100. 212c444 Merge branch 'ttm-next-3.13' of git://people.freedesktop.org/~thomash/linux into drm-next by Dave Airlie · 11 years ago