Re: [Nouveau] [RFC PATCH 15/29] bios: add thermal policies table

2017-10-08 Thread Karol Herbst
On Sun, Oct 8, 2017 at 8:40 PM, Pierre Moreau wrote: > Looking good. It would be nice to have some defines/enums for the different > modes. Some comments about t0, t1 and t2 would be nice. I saw you are using t0 > in patch 16, but I have no idea why use t0 rather than t1 or

Re: [Nouveau] [RFC PATCH 15/29] bios: add thermal policies table

2017-10-08 Thread Pierre Moreau
Looking good. It would be nice to have some defines/enums for the different modes. Some comments about t0, t1 and t2 would be nice. I saw you are using t0 in patch 16, but I have no idea why use t0 rather than t1 or t2. Otherwise, Acked-by: Pierre Moreau On 2017-09-15 —

[Nouveau] [RFC PATCH 15/29] bios: add thermal policies table

2017-09-15 Thread Karol Herbst
Signed-off-by: Karol Herbst --- .../include/nvkm/subdev/bios/thermal_policies.h| 27 drm/nouveau/nvkm/subdev/bios/Kbuild| 1 + drm/nouveau/nvkm/subdev/bios/thermal_policies.c| 81 ++ 3 files changed, 109 insertions(+)