Searched hist:"1531 dbbb56820d4e0fee4f9baa9fc84485bb6623" (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/volt/ |
H A D | gk104.c | 1531dbbb56820d4e0fee4f9baa9fc84485bb6623 Tue Sep 08 17:34:33 CDT 2015 Martin Peres <martin.peres@free.fr> 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>
|
H A D | priv.h | diff 1531dbbb56820d4e0fee4f9baa9fc84485bb6623 Tue Sep 08 17:34:33 CDT 2015 Martin Peres <martin.peres@free.fr> 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>
|
H A D | Kbuild | diff 1531dbbb56820d4e0fee4f9baa9fc84485bb6623 Tue Sep 08 17:34:33 CDT 2015 Martin Peres <martin.peres@free.fr> 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>
|
/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/ |
H A D | gpio.h | diff 1531dbbb56820d4e0fee4f9baa9fc84485bb6623 Tue Sep 08 17:34:33 CDT 2015 Martin Peres <martin.peres@free.fr> 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>
|
/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
H A D | volt.h | diff 1531dbbb56820d4e0fee4f9baa9fc84485bb6623 Tue Sep 08 17:34:33 CDT 2015 Martin Peres <martin.peres@free.fr> 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>
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/device/ |
H A D | base.c | diff 1531dbbb56820d4e0fee4f9baa9fc84485bb6623 Tue Sep 08 17:34:33 CDT 2015 Martin Peres <martin.peres@free.fr> 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>
|