1. c26fe84 drm/nouveau/i2c: start hiding subdev-internal interfaces by Ben Skeggs · 10 years ago
  2. 842c295 drm/nouveau/i2c: properly hand aux reply back to caller, and only retry on defer by Ben Skeggs · 10 years ago
  3. 20a8007 drm/nouveau/gpio: send separate event types for high/low transitions by Ben Skeggs · 10 years ago
  4. bc3b0c4 drm/nouveau/gpio: use base constructor for all implementations by Ben Skeggs · 10 years ago
  5. 7356859 drm/nouveau/gpio: split g92 class from nv50 by Ben Skeggs · 10 years ago
  6. d93174e drm/nouveau/gpio: use indirect pointer to base class definition by Ben Skeggs · 10 years ago
  7. ed05ba7 drm/nouveau/clk: allow end-user reclocking for nv40, nvaa, and nve0 clock types by Ilia Mirkin · 10 years ago
  8. fef94f6 drm/nouveau/fb: add GK20A support by Alexandre Courbot · 10 years ago
  9. 90a5500c drm/nouveau/ibus: add GK20A support by Alexandre Courbot · 10 years ago
  10. 0e994d6 drm/nouveau/therm: let the vbios decide on the automatic fan management mode by Martin Peres · 11 years ago
  11. 9c9191a drm/nvd7/therm: handle another kind of PWM fans by Martin Peres · 11 years ago
  12. 3219adc drm/nouveau/devinit: add interface to check if a mmio access by scripts is ok by Ben Skeggs · 10 years ago
  13. 0a8649f drm/nouveau/bios: have strap reads show on devinit spam debug level by Ben Skeggs · 10 years ago
  14. bd3cac7 drm/nouveau/bios: parsing of some random table needed to bring up gr by Ben Skeggs · 10 years ago
  15. 420b946 support for platform devices by Alexandre Courbot · 11 years ago
  16. f6bad8a drm/gm107/ltcg: initial implementation by Ben Skeggs · 11 years ago
  17. 6bd9293 drm/nouveau/bios: add HDMI-C (mini) connector type by Ben Skeggs · 11 years ago
  18. 267dcb6 drm/gm107/fb: initial implementation by Ben Skeggs · 11 years ago
  19. 57f7422 drm/gk20a/timer: initial implementation by Ben Skeggs · 11 years ago
  20. 4bf23ea drm/gm107/devinit: initial implementation by Ben Skeggs · 11 years ago
  21. fa8c9ac drm/nv4c/mc: nv4x igp's have a different msi rearm register by Ilia Mirkin · 11 years ago
  22. 4019aaa drm/nv50-/devinit: prevent use of engines marked as disabled by hw/vbios by Ilia Mirkin · 11 years ago
  23. cf33601 drm/nouveau/devinit: tidy up the subdev class definition by Ben Skeggs · 11 years ago
  24. 5222555 drm/nouveau/bar: tidy up the subdev and object class definitions by Ben Skeggs · 11 years ago
  25. ab60619 drm/nouveau/instmem: tidy up the object class definition by Ben Skeggs · 11 years ago
  26. 24a4ae8 drm/nouveau/instmem: tidy up the subdev class definition by Ben Skeggs · 11 years ago
  27. b13d0e4 drm/nve0/fb/gddr5: yet another random 10f200 bit by Ben Skeggs · 11 years ago
  28. 46bf1c3 drm/nve0/fb: multi-stage reclock is required for certain transitions by Ben Skeggs · 11 years ago
  29. b655f2b drm/nve0/fb/gddr5: parse bios data into struct rather than using directly by Ben Skeggs · 11 years ago
  30. 1522eca drm/nouveau/bios: timing 2.0 entries can have subentries by Ben Skeggs · 11 years ago
  31. d394fb1 drm/nve0/fb/gddr5: not all memory partitions are created equal by Ben Skeggs · 11 years ago
  32. 0a0dc8f drm/nouveau/bios: make common code to handle ramcfg strap etc by Ben Skeggs · 11 years ago
  33. 2e2cfbe drm/nouveau/vm: reduce number of entry-points to vm_map() by Ben Skeggs · 11 years ago
  34. fdd239a drm/nouveau: fix null ptr dereferences on some boards by Ben Skeggs · 11 years ago
  35. 61b365a drm/nouveau: populate master subdev pointer only when fully constructed by Ben Skeggs · 11 years ago
  36. a7e4201 drm/nouveau/clk: Add support for NVAA/NVAC by Roy Spliet · 11 years ago
  37. aae95ca drm/nouveau/fb: implement various bits of work towards memory reclocking by Ben Skeggs · 11 years ago
  38. 7c85652 drm/nouveau/clk: implement power state and engine clock control in core by Ben Skeggs · 12 years ago
  39. c9c0cca drm/nouveau/volt: implement voltage control in core by Ben Skeggs · 12 years ago
  40. 0833428 drm/nouveau/bios: parsing for various tables required for power management by Ben Skeggs · 12 years ago
  41. 2984506 drm/nouveau/bus: add interfaces/helpers for sequencer by Ben Skeggs · 11 years ago
  42. 48ae0b3 drm/nouveau/bus: make external class definitions pointers by Ben Skeggs · 11 years ago
  43. ff4b42c drm/nouveau/pwr: initial implementation by Ben Skeggs · 11 years ago
  44. 6387e2c drm/nouveau/therm: add hook for clk to suggest fanspeed to therm by Ben Skeggs · 11 years ago
  45. 9e2b734 drm/nouveau/i2c: use a custom bitbanging delay for the adt7473 by Martin Peres · 11 years ago
  46. 9ca3037 drm/nv50-nvaf/fb: split the class definitions up a bit by Ben Skeggs · 11 years ago
  47. 1e9fc30 drm/nouveau/fb: make external class definitions pointers by Ben Skeggs · 11 years ago
  48. 9a9d5c6 drm/nv50-nv86,nv92/mc: rearm msi via pci config space, rather than mmio mirror by Ben Skeggs · 11 years ago
  49. 1b4fea0 drm/nvc0,nvc4/mc: handle 0xc0's "special" msi rearm by Ben Skeggs · 11 years ago
  50. 08f6fbd drm/nouveau/mc: store static data in nouveau_mc class definition by Ben Skeggs · 11 years ago
  51. a27e569 drm/nouveau: use MSI interrupts by Lucas Stach · 11 years ago
  52. c865534 drm/nouveau/i2c: pass the function pointers in at creation time by Ilia Mirkin · 11 years ago
  53. b925a75 drm/nouveau/timer: add a way to cancel alarms by Martin Peres · 11 years ago
  54. 6ff8c76 drm/nouveau/mc: fix race condition between constructor and request_irq() by Ben Skeggs · 11 years ago
  55. e0bacd2 drm/nouveau/vm: make vm refcount into a kref by Ben Skeggs · 11 years ago
  56. 15cace5 drm/nvc0/vm: handle bar tlb flushes internally by Ben Skeggs · 11 years ago
  57. 464d636 drm/nv50/vm: remove explicit vm knowledge from engines by Ben Skeggs · 11 years ago
  58. c3032ad drm/nv50/vm: handle bar tlb flushes internally by Ben Skeggs · 11 years ago
  59. dceef5d drm/nouveau/fb: initialise vram controller as pfb sub-object by Ben Skeggs · 11 years ago
  60. 88524bc drm/nouveau/devinit: move simple pll setting routines to devinit by Ben Skeggs · 11 years ago
  61. dded35d drm/nouveau/device: convert to engine, rather than subdev by Ben Skeggs · 11 years ago
  62. 0fa9061 drm/nouveau/mc: handle irq-related setup ourselves by Ben Skeggs · 11 years ago
  63. e30441a drm/nvc0-/ltcg: implement VRAM compression by Christoph Bumiller · 11 years ago
  64. 2f45736 drm/nouveau/therm: split the nv50 and nv84 code by Martin Peres · 12 years ago
  65. c4ce924 drm/nouveau/therm: remove some confusion introduced by therm_mode by Martin Peres · 11 years ago
  66. 5effecd drm/nouveau/i2c: add support for ddc/aux, and dp link training on anx9805 by Ben Skeggs · 12 years ago
  67. 7dcd060c drm/nouveau/i2c: create proper chipset-specific class implementations by Ben Skeggs · 12 years ago
  68. 8e992c8 drm/nouveau/bios: store a type/mask hash in parsed dcb data by Ben Skeggs · 12 years ago
  69. 548ddb6 drm/nouveau/i2c: extend type to 16-bits, add lookup-by-type function by Ben Skeggs · 12 years ago
  70. 31a34aa drm/nouveau/i2c: aux channels not necessarily on nvio by Ben Skeggs · 12 years ago
  71. f3ed104 drm/nouveau/bios: parse external transmitter type if off-chip by Ben Skeggs · 12 years ago
  72. fa531bc drm/nouveau/gpio/nve0: interrupt regs moved on kepler apparently by Ben Skeggs · 12 years ago
  73. 4f47643 drm/nouveau/gpio: use event interfaces for interrupt signalling by Ben Skeggs · 12 years ago
  74. 0f08006 drm/nouveau/gpio: pass number of on-die gpio lines to base by Ben Skeggs · 12 years ago
  75. 708ff04 drm/nouveau/therm: don't try pwm/toggle control if GPIO_FAN is input by Ben Skeggs · 12 years ago
  76. e8c3cc0 drm/nouveau/bios: rename DCB_GPIO_PWM_FAN to DCB_GPIO_FAN by Ben Skeggs · 12 years ago
  77. 112a12a drm/nouveau/bios: add support for parsing xpio table data by Ben Skeggs · 12 years ago
  78. 1a22274 drm/nouveau/therm: better transitions and debug logging by Ben Skeggs · 12 years ago
  79. a10220b drm/nouveau/pbus: add a PBUS subdev that hands IRQs to the right subdevs by Martin Peres · 12 years ago
  80. 694472f drm/nouveau/therm: implement automatic fan management by Martin Peres · 12 years ago
  81. 06afd4e drm/nouveau/bios: parse fan bump/slow periods, and trip points by Martin Peres · 12 years ago
  82. 0cbf83b drm/nouveau/fan: add toggle fan support by Martin Peres · 12 years ago
  83. 9c3bd3a drm/nouveau/therm: cleanly separate pwm control logic from therm by Ben Skeggs · 12 years ago
  84. 7b49bd6 drm/nva3/therm: add support for hardware fan tachometer by Ben Skeggs · 12 years ago
  85. 5f066c3 drm/nouveau/therm: fix various style issues, make more consistent by Ben Skeggs · 12 years ago
  86. bc79202 nvd0/therm: implement more appropriate pwm fan control functions by Ben Skeggs · 12 years ago
  87. d19528a drm/nouveau/clock: fix support for more than 2 monitors on nve0 by Aleksi Torhamo · 12 years ago
  88. 5ddf4d4 drm/nouveau/bios: cache ramcfg strap on later chipsets by Ben Skeggs · 12 years ago
  89. 0dd660d drm/nouveau/bios: parse/display extra version component by Ben Skeggs · 12 years ago
  90. 1ed7316 drm/nouveau/bios: implement opcode 0xa9 by Ben Skeggs · 12 years ago
  91. d2bcea6 drm/nouveau/bios: update gpio parsing apis to match current design by Ben Skeggs · 12 years ago
  92. 1a1494d Merge branch 'drm-next-3.8' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 12 years ago
  93. 874309a drm/nv50/fb: implement trap handler as subdev interrupt handler by Ben Skeggs · 12 years ago
  94. 75f8693 drm/nouveau/bios: implement some dcb output entry parsing/matching functions by Ben Skeggs · 12 years ago
  95. 65c7866 drm/nouveau/bios: implement "full" BIT 'd' table (and subtable) parsing in core by Ben Skeggs · 12 years ago
  96. b6caea5 drm/nouveau/bios: implement BIT 'U' table (and subtable) parsing in core by Ben Skeggs · 12 years ago
  97. d7da628 drm/nv30/fb: enable z compression by Ben Skeggs · 12 years ago
  98. 2f1cb96 drm/nv40/fb: enable z compression by Ben Skeggs · 12 years ago
  99. fd3a522 drm/nv20/fb: fixup compression tag allocation size by Ben Skeggs · 12 years ago
  100. e1344412 drm/nv30-nv40/fb: call zcomp setup hook from tiling setup by Ben Skeggs · 12 years ago