Re: [Nouveau] [PATCH v4 33/37] therm: trigger reclock in temperature daemon

2016-04-20 Thread Martin Peres
On 18/04/16 22:14, Karol Herbst wrote: depending on the temperature, cstates might become unreachable or the maped voltage of a cstate changes. We want to adjust to that. Yeah! That was a lot of plumbing to get to this, but it is here! Reviewed-by: Martin Peres Signed-off-by: Karol Herbst

[Nouveau] [PATCH v4 33/37] therm: trigger reclock in temperature daemon

2016-04-18 Thread Karol Herbst
depending on the temperature, cstates might become unreachable or the maped voltage of a cstate changes. We want to adjust to that. Signed-off-by: Karol Herbst --- drm/nouveau/nvkm/subdev/therm/base.c | 5 + 1 file changed, 5 insertions(+) diff --git a/drm/nouveau/nvkm/subdev/therm/base.c