1. 23fc09e drm/nouveau/drm: store full dcb gpio function data in connector by Ben Skeggs · 12 years ago
  2. e18c080 drm/nouveau/fence/nv84-: put processes to sleep while waiting on fences by Ben Skeggs · 12 years ago
  3. a2fa2973 drm/nouveau/fifo/nvc0: bash some magic reg to make uevent interrupt work by Ben Skeggs · 12 years ago
  4. 750087f drm/nouveau/fifo/nv84: support user event trigger by Ben Skeggs · 12 years ago
  5. 9bd2ddb drm/nouveau/fifo/nvc0-: use interrupt 31 as an event trigger by Ben Skeggs · 12 years ago
  6. 1d7c71a drm/nouveau/disp: port vblank handling to event interface by Ben Skeggs · 12 years ago
  7. 21a5ace drm/nouveau/disp/nv04: implement a base display object class by Ben Skeggs · 12 years ago
  8. 51fa025 drm/nouveau/core: basic event interface between core and drm by Ben Skeggs · 12 years ago
  9. 32256c8 drm/nouveau/fifo/nvc0: improve interrupt handler somewhat by Ben Skeggs · 12 years ago
  10. e2de179 drm/nv50/disp: fix missing sor modectrl sync flags by Ben Skeggs · 12 years ago
  11. ec49b5c drm/nouveau/therm: reduce stack usage of nouveau_therm_ic_ctor by Marcin Slusarz · 12 years ago
  12. 07df304 drm/nouveau/therm: use workqueue to shutdown the machine by Marcin Slusarz · 12 years ago
  13. d0a5191 drm/nv40/therm: reset temperature sensor on init by Marcin Slusarz · 12 years ago
  14. 134fc03 drm/nouveau/therm: turn on fan only when threshold hit in positive direction by Marcin Slusarz · 12 years ago
  15. a84fa1a drm/nouveau: report channel owner in ioctl error paths by Marcin Slusarz · 12 years ago
  16. 3969f05 drm/nouveau/therm: always initialize alarm_program_lock by Marcin Slusarz · 12 years ago
  17. b795016 drm/nouveau: handle backlight_device_register failure by Marcin Slusarz · 12 years ago
  18. a441dbb drm/nouveau: use kmemdup for edid allocation/copying by Marcin Slusarz · 12 years ago
  19. 03e9a04 drm/nouveau: use drm_property_create_range helper by Marcin Slusarz · 12 years ago
  20. b5d8f05 drm/nouveau: remove unnecessary null pointer check from nouveau_fence_new by Cong Ding · 12 years ago
  21. fd69aee drm/nvc0/graph: remove redundant null checks by Marcin Slusarz · 12 years ago
  22. fc3109a drm/nouveau/fan: fix selection of fan speed when fan->get returns an error by Marcin Slusarz · 12 years ago
  23. cd89783 drm/nouveau: quiet static-related sparse noise by Marcin Slusarz · 12 years ago
  24. bfd8bd1 drm/nouveau/bios: tiny debugging messages fixes by Marcin Slusarz · 12 years ago
  25. 950fbfa drm/nouveau: mark nv_printk_ as printf-like function by Marcin Slusarz · 12 years ago
  26. a4cea27 drm/nouveau: share fence structures between nv10+ and nv50 implementations by Marcin Slusarz · 12 years ago
  27. a624baf drm/nouveau/fan: handle the cases where we are outside of the linear zone by Martin Peres · 12 years ago
  28. 93260d3 drm/nouveau: report channel owner in error messages by Marcin Slusarz · 12 years ago
  29. a2896ce drm/nouveau: prepare for reporting channel owner by Marcin Slusarz · 12 years ago
  30. f533da1 drm/nouveau: use pr_cont by Marcin Slusarz · 12 years ago
  31. fc10199 drm/nouveau: split fifo interrupt handler by Marcin Slusarz · 12 years ago
  32. 3600ad5 drm/nouveau/therm: force a minimum hysteresis on temperature alarm thresholds by Martin Peres · 12 years ago
  33. f1aa4a1 drm/nouveau: set legacy bios data before parsing the structure by Emil Velikov · 12 years ago
  34. 708ff04 drm/nouveau/therm: don't try pwm/toggle control if GPIO_FAN is input by Ben Skeggs · 12 years ago
  35. e8c3cc0 drm/nouveau/bios: rename DCB_GPIO_PWM_FAN to DCB_GPIO_FAN by Ben Skeggs · 12 years ago
  36. 112a12a drm/nouveau/bios: add support for parsing xpio table data by Ben Skeggs · 12 years ago
  37. 2308818 drm/nouveau: remove some more unnecessary legacy bios code by Ben Skeggs · 12 years ago
  38. e84e4b6 drm/nouveau: remove legacy vbios type detection by Ben Skeggs · 12 years ago
  39. 5e90a88 drm/nouveau/hwmon: create hwmon attributes under hwmon device in sysfs by Ben Skeggs · 12 years ago
  40. b2c3631 drm/nouveau/hwmon: s/fan0/fan1/ by Ben Skeggs · 12 years ago
  41. 1a22274 drm/nouveau/therm: better transitions and debug logging by Ben Skeggs · 12 years ago
  42. 12e3289 drm/nouveau/hwmon: add missing alarm thresholds by Martin Peres · 12 years ago
  43. 0083b91 drm/nouveau/therm: implement support for temperature alarms by Martin Peres · 12 years ago
  44. 9d7175c drm/nv41/bus: report useful data on mmio fault by Martin Peres · 12 years ago
  45. 382b5bb drm/nvc0/bus: report useful data on mmio fault by Ben Skeggs · 12 years ago
  46. a10220b drm/nouveau/pbus: add a PBUS subdev that hands IRQs to the right subdevs by Martin Peres · 12 years ago
  47. 694472f drm/nouveau/therm: implement automatic fan management by Martin Peres · 12 years ago
  48. fa37e8d drm/nouveau/fan: obey fan bump/slow periods as defined by vbios by Martin Peres · 12 years ago
  49. 06afd4e drm/nouveau/bios: parse fan bump/slow periods, and trip points by Martin Peres · 12 years ago
  50. 0cbf83b drm/nouveau/fan: add toggle fan support by Martin Peres · 12 years ago
  51. 9c3bd3a drm/nouveau/therm: cleanly separate pwm control logic from therm by Ben Skeggs · 12 years ago
  52. 68197b4 drm/nouveau/therm: add interfaces to allow forcing off pwm fan control by Ben Skeggs · 12 years ago
  53. 9cbcd33 drm/nvd0/therm: add support for hardware fan tachometer by Ben Skeggs · 12 years ago
  54. 7b49bd6 drm/nva3/therm: add support for hardware fan tachometer by Ben Skeggs · 12 years ago
  55. d639b4f drm/nouveau/therm: collect fan tach info in common fan constructor by Ben Skeggs · 12 years ago
  56. 5f066c3 drm/nouveau/therm: fix various style issues, make more consistent by Ben Skeggs · 12 years ago
  57. bc79202 nvd0/therm: implement more appropriate pwm fan control functions by Ben Skeggs · 12 years ago
  58. b3d3de8 drm/nouveau: use i2c encoder helper wrappers by Rob Clark · 12 years ago
  59. 3314fdf Merge branch 'drm-fb-helper' of git://people.freedesktop.org/~danvet/drm into drm-next by Dave Airlie · 12 years ago
  60. 3e2b756 drm: fix compile failure by including <linux/swiotlb.h> by Chris Metcalf · 12 years ago
  61. cd5428a drm/<drivers>: simplify ->fb_probe callback by Daniel Vetter · 12 years ago
  62. 76a39db drm/fb-helper: don't disable everything in initial_config by Daniel Vetter · 12 years ago
  63. 73c0d75 Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile into akpm by Linus Torvalds · 12 years ago
  64. e28f639 Merge branch 'drm-nouveau-fixes-3.8' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next by Dave Airlie · 12 years ago
  65. 5f97ab9 drm/nouveau: add lockdep annotations by Marcin Slusarz · 12 years ago
  66. b9e5071 Merge branch 'for-airlied' of git://people.freedesktop.org/~mlankhorst/linux into drm-next by Dave Airlie · 12 years ago
  67. ab9ccb9 drm/nouveau: use prime helpers by Aaron Plattner · 12 years ago
  68. 6504d0d drm/i2c: give i2c it's own Kconfig by Rob Clark · 12 years ago
  69. 4cfe762 drm: fix compile failure by including <linux/swiotlb.h> by Chris Metcalf · 12 years ago
  70. 526810a drm/nv50/fb: Fix nullptr-deref on IGPs by Roy Spliet · 12 years ago
  71. 1e98380 drm/nouveau: use different register to wait for secret scrubber by Maarten Lankhorst · 12 years ago
  72. 3620636 drm: revamp framebuffer cleanup interfaces by Daniel Vetter · 12 years ago
  73. 2d13b67 drm: encapsulate crtc->set_config calls by Daniel Vetter · 12 years ago
  74. 0ae6d7b drm/nouveau: try to protect nbo->pin_refcount by Daniel Vetter · 12 years ago
  75. 59ad146 drm/nouveau: protect evo_wait/evo_kick sections with a channel mutex by Daniel Vetter · 12 years ago
  76. c7d73f6 drm/<drivers>: reorder framebuffer init sequence by Daniel Vetter · 12 years ago
  77. c354c89 drm/nouveau: use ttm_bo_reserve_slowpath in validate_init, v2 by Maarten Lankhorst · 12 years ago
  78. 979ee29 drm/nouveau: increase reservation sequence every retry by Maarten Lankhorst · 12 years ago
  79. 94bc70a Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next by Dave Airlie · 12 years ago
  80. 43f7897 drm/nvc0/fb: fix crash when different mutex is used to protect same list by Aleksi Torhamo · 12 years ago
  81. d19528a drm/nouveau/clock: fix support for more than 2 monitors on nve0 by Aleksi Torhamo · 12 years ago
  82. c684cef drm/nv50/disp: fix selection of bios script for analog outputs by Marcin Slusarz · 12 years ago
  83. f20ebd0 drm/nv17-50: restore fence buffer on resume by Marcin Slusarz · 12 years ago
  84. 92441b2 drm/nouveau: fix blank LVDS screen regression on pre-nv50 cards by Marcin Slusarz · 12 years ago
  85. dd5700e drm/nouveau: fix nouveau_client allocation failure path by Marcin Slusarz · 12 years ago
  86. 82c805a drm/nouveau: don't return freed object from nouveau_handle_create by Marcin Slusarz · 12 years ago
  87. cfd376b drm/nouveau/vm: fix memory corruption when pgt allocation fails by Marcin Slusarz · 12 years ago
  88. 4c4101d drm/nouveau: add locking around instobj list operations by Marcin Slusarz · 12 years ago
  89. 1a1841d drm/nouveau: do not forcibly power on lvds panels by Ben Skeggs · 12 years ago
  90. 4459146 drm/nouveau/devinit: ensure legacy vga control is enabled during post by Ben Skeggs · 12 years ago
  91. ca5c8a4c Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  92. be8a42a drm/prime: drop reference on imported dma-buf come from gem by Seung-Woo Kim · 12 years ago
  93. 2566014 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  94. eda85d6 drm/nouveau: fix init with agpgart-uninorth by Aaro Koskinen · 12 years ago
  95. 57cdf82 drm: nouveau: Fix build warning seen if HWMON is undefined by Guenter Roeck · 12 years ago
  96. 56550d9 Drivers: gpu: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  97. eca1529 drm/nve0/graph: fix fuc, and enable acceleration on all known chipsets by Ben Skeggs · 12 years ago
  98. 9025306 drm/nvc0/graph: fix fuc, and enable acceleration on GF119 by Ben Skeggs · 12 years ago
  99. 5ddf4d4 drm/nouveau/bios: cache ramcfg strap on later chipsets by Ben Skeggs · 12 years ago
  100. 3d8ec27 drm/nouveau/mxm: silence output if no bios data by Ben Skeggs · 12 years ago