summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/core/include/subdev
AgeCommit message (Expand)Author
2014-04-07Rewind v3.13-rc3+ (78fd82238d0e5716) to v3.12Scott Wood
2013-12-03drm/nouveau/clk: Add support for NVAA/NVACRoy Spliet
2013-11-08drm/nouveau/fb: implement various bits of work towards memory reclockingBen Skeggs
2013-11-08drm/nouveau/clk: implement power state and engine clock control in coreBen Skeggs
2013-11-08drm/nouveau/volt: implement voltage control in coreBen Skeggs
2013-11-08drm/nouveau/bios: parsing for various tables required for power managementBen Skeggs
2013-11-08drm/nouveau/bus: add interfaces/helpers for sequencerBen Skeggs
2013-11-08drm/nouveau/bus: make external class definitions pointersBen Skeggs
2013-11-08drm/nouveau/pwr: initial implementationBen Skeggs
2013-11-08drm/nouveau/therm: add hook for clk to suggest fanspeed to thermBen Skeggs
2013-11-08drm/nouveau/i2c: use a custom bitbanging delay for the adt7473Martin Peres
2013-11-08drm/nv50-nvaf/fb: split the class definitions up a bitBen Skeggs
2013-11-08drm/nouveau/fb: make external class definitions pointersBen Skeggs
2013-11-08drm/nv50-nv86,nv92/mc: rearm msi via pci config space, rather than mmio mirrorBen Skeggs
2013-11-08drm/nvc0,nvc4/mc: handle 0xc0's "special" msi rearmBen Skeggs
2013-11-08drm/nouveau/mc: store static data in nouveau_mc class definitionBen Skeggs
2013-09-04drm/nouveau: use MSI interruptsLucas Stach
2013-09-04drm/nouveau/i2c: pass the function pointers in at creation timeIlia Mirkin
2013-09-04drm/nouveau/timer: add a way to cancel alarmsMartin Peres
2013-08-21drm/nouveau/mc: fix race condition between constructor and request_irq()Ben Skeggs
2013-07-30drm/nouveau/vm: make vm refcount into a krefBen Skeggs
2013-07-01drm/nvc0/vm: handle bar tlb flushes internallyBen Skeggs
2013-07-01drm/nv50/vm: remove explicit vm knowledge from enginesBen Skeggs
2013-07-01drm/nv50/vm: handle bar tlb flushes internallyBen Skeggs
2013-07-01drm/nouveau/fb: initialise vram controller as pfb sub-objectBen Skeggs
2013-07-01drm/nouveau/devinit: move simple pll setting routines to devinitBen Skeggs
2013-04-26drm/nouveau/device: convert to engine, rather than subdevBen Skeggs
2013-04-26drm/nouveau/mc: handle irq-related setup ourselvesBen Skeggs
2013-04-26drm/nvc0-/ltcg: implement VRAM compressionChristoph Bumiller
2013-04-26drm/nouveau/therm: split the nv50 and nv84 codeMartin Peres
2013-03-18drm/nouveau/therm: remove some confusion introduced by therm_modeMartin Peres
2013-02-20drm/nouveau/i2c: add support for ddc/aux, and dp link training on anx9805Ben Skeggs
2013-02-20drm/nouveau/i2c: create proper chipset-specific class implementationsBen Skeggs
2013-02-20drm/nouveau/bios: store a type/mask hash in parsed dcb dataBen Skeggs
2013-02-20drm/nouveau/i2c: extend type to 16-bits, add lookup-by-type functionBen Skeggs
2013-02-20drm/nouveau/i2c: aux channels not necessarily on nvioBen Skeggs
2013-02-20drm/nouveau/bios: parse external transmitter type if off-chipBen Skeggs
2013-02-20drm/nouveau/gpio/nve0: interrupt regs moved on kepler apparentlyBen Skeggs
2013-02-20drm/nouveau/gpio: use event interfaces for interrupt signallingBen Skeggs
2013-02-20drm/nouveau/gpio: pass number of on-die gpio lines to baseBen Skeggs
2013-02-20drm/nouveau/therm: don't try pwm/toggle control if GPIO_FAN is inputBen Skeggs
2013-02-20drm/nouveau/bios: rename DCB_GPIO_PWM_FAN to DCB_GPIO_FANBen Skeggs
2013-02-20drm/nouveau/bios: add support for parsing xpio table dataBen Skeggs
2013-02-20drm/nouveau/therm: better transitions and debug loggingBen Skeggs
2013-02-20drm/nouveau/pbus: add a PBUS subdev that hands IRQs to the right subdevsMartin Peres
2013-02-20drm/nouveau/therm: implement automatic fan managementMartin Peres
2013-02-20drm/nouveau/bios: parse fan bump/slow periods, and trip pointsMartin Peres
2013-02-20drm/nouveau/fan: add toggle fan supportMartin Peres
2013-02-20drm/nouveau/therm: cleanly separate pwm control logic from thermBen Skeggs
2013-02-20drm/nva3/therm: add support for hardware fan tachometerBen Skeggs