Re: [Nouveau] [PATCH v4 11/37] volt: add temperature parameter to nvkm_volt_map

2016-04-19 Thread Martin Peres
On 18/04/16 22:13, Karol Herbst wrote: the voltage entries actually may map to a different voltage depending on the current temperature. v2: only read the temperatue when actually needed temperatue -> temperature Signed-off-by: Karol Herbst --- bin/nv_cmp_volt.c

[Nouveau] [PATCH v4 11/37] volt: add temperature parameter to nvkm_volt_map

2016-04-18 Thread Karol Herbst
the voltage entries actually may map to a different voltage depending on the current temperature. v2: only read the temperatue when actually needed Signed-off-by: Karol Herbst --- bin/nv_cmp_volt.c | 2 +- drm/nouveau/include/nvkm/subdev/volt.h |