Re: [Nouveau] [PATCH] volt: Improve min/max deteaction of range based volting

2017-04-22 Thread Karol Herbst
2017-04-22 16:46 GMT+02:00 Roy Spliet : > Response in-line: > > > Op 22-04-17 om 13:22 schreef Karol Herbst: >> >> info.min and info.max doesn't always represent the actual voltage range we >> can use. Do the same as with the entry based volting. >> >> Fixes "ERROR: Can't get value of subfeature in

Re: [Nouveau] [PATCH] volt: Improve min/max deteaction of range based volting

2017-04-22 Thread Roy Spliet
Response in-line: Op 22-04-17 om 13:22 schreef Karol Herbst: info.min and info.max doesn't always represent the actual voltage range we can use. Do the same as with the entry based volting. Fixes "ERROR: Can't get value of subfeature in0_min: Can't read" errors in sensors. Signed-off-by: Karo

Re: [Nouveau] [PATCH] volt: Improve min/max deteaction of range based volting

2017-04-22 Thread Martin Peres
deteaction -> detection On 22/04/17 15:22, Karol Herbst wrote: info.min and info.max doesn't always represent the actual voltage range we can use. Do the same as with the entry based volting. Fixes "ERROR: Can't get value of subfeature in0_min: Can't read" errors in sensors. Signed-off-by: Kar

[Nouveau] [PATCH] volt: Improve min/max deteaction of range based volting

2017-04-22 Thread Karol Herbst
info.min and info.max doesn't always represent the actual voltage range we can use. Do the same as with the entry based volting. Fixes "ERROR: Can't get value of subfeature in0_min: Can't read" errors in sensors. Signed-off-by: Karol Herbst --- drm/nouveau/nvkm/subdev/volt/base.c | 6 -- 1