linux/drivers/gpu/drm/nouveau/nvkm/subdev/volt
Martin Peres 1531dbbb56 drm/nouveau/volt/gk104: add support for pwm and gpio modes
Most Keplers actually use the GPIO-based voltage management instead of the new
PWM-based one. Use the GPIO mode as a fallback as it already gracefully handles
the case where no GPIOs exist.

All the Maxwells seem to use the PWM method though.

v2:
 - Do not forget to commit the PWM configuration change!

Signed-off-by: Martin Peres <martin.peres@free.fr>
2015-11-03 15:02:18 +10:00
..
base.c drm/nouveau/volt: add support for non-vid-based voltage controllers 2015-11-03 15:02:18 +10:00
gk20a.c drm/nouveau/tegra: merge platform setup from nouveau drm 2015-08-28 12:40:49 +10:00
gk104.c drm/nouveau/volt/gk104: add support for pwm and gpio modes 2015-11-03 15:02:18 +10:00
gpio.c drm/nouveau/gpio: convert to new-style nvkm_subdev 2015-08-28 12:40:43 +10:00
Kbuild drm/nouveau/volt/gk104: add support for pwm and gpio modes 2015-11-03 15:02:18 +10:00
nv40.c drm/nouveau/volt: convert to new-style nvkm_subdev 2015-08-28 12:40:45 +10:00
priv.h drm/nouveau/volt/gk104: add support for pwm and gpio modes 2015-11-03 15:02:18 +10:00