aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/core/subdev
AgeCommit message (Expand)Author
2013-03-04drm/nouveau/i2c: drop parent refcount when creating portsBen Skeggs
2013-03-04drm/nouveau: Fix typo in init_idx_addr_latched().Francisco Jerez
2013-02-25Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-02-20nouveau: ACPI support depends on X86 and X86_PLATFORM_DEVICESBen Hutchings
2013-02-20drm/nouveau/i2c: add support for ddc/aux, and dp link training on anx9805Ben Skeggs
2013-02-20drm/nv50-/disp: initial supervisor support for off-chip encodersBen Skeggs
2013-02-20drm/nouveau/i2c: create proper chipset-specific class implementationsBen Skeggs
2013-02-20drm/nv50/devinit: reverse the logic for running encoder init scriptsBen 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/i2c: fix a bit of a thinko in nv_wri2cr helper functionsBen Skeggs
2013-02-20drm/nouveau/bios: parse external transmitter type if off-chipBen Skeggs
2013-02-20drm/nouveau/i2c: handle i2c/aux mux outside of port lookup functionBen 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: reduce stack usage of nouveau_therm_ic_ctorMarcin Slusarz
2013-02-20drm/nouveau/therm: use workqueue to shutdown the machineMarcin Slusarz
2013-02-20drm/nv40/therm: reset temperature sensor on initMarcin Slusarz
2013-02-20drm/nouveau/therm: turn on fan only when threshold hit in positive directionMarcin Slusarz
2013-02-20drm/nouveau/therm: always initialize alarm_program_lockMarcin Slusarz
2013-02-20drm/nouveau/fan: fix selection of fan speed when fan->get returns an errorMarcin Slusarz
2013-02-20drm/nouveau: quiet static-related sparse noiseMarcin Slusarz
2013-02-20drm/nouveau/bios: tiny debugging messages fixesMarcin Slusarz
2013-02-20drm/nouveau: mark nv_printk_ as printf-like functionMarcin Slusarz
2013-02-20drm/nouveau/fan: handle the cases where we are outside of the linear zoneMartin Peres
2013-02-20drm/nouveau: report channel owner in error messagesMarcin Slusarz
2013-02-20drm/nouveau: use pr_contMarcin Slusarz
2013-02-20drm/nouveau/therm: force a minimum hysteresis on temperature alarm thresholdsMartin Peres
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/therm: implement support for temperature alarmsMartin Peres
2013-02-20drm/nv41/bus: report useful data on mmio faultMartin Peres
2013-02-20drm/nvc0/bus: report useful data on mmio faultBen 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/fan: obey fan bump/slow periods as defined by vbiosMartin 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/nouveau/therm: add interfaces to allow forcing off pwm fan controlBen Skeggs
2013-02-20drm/nvd0/therm: add support for hardware fan tachometerBen Skeggs
2013-02-20drm/nva3/therm: add support for hardware fan tachometerBen Skeggs
2013-02-20drm/nouveau/therm: collect fan tach info in common fan constructorBen Skeggs
2013-02-20drm/nouveau/therm: fix various style issues, make more consistentBen Skeggs
2013-02-20nvd0/therm: implement more appropriate pwm fan control functionsBen Skeggs
2013-01-31drm/nv50/fb: Fix nullptr-deref on IGPsRoy Spliet