Re: [Nouveau] [RESEND PATCH nouveau 3/3] volt: add support for GK20A

2014-12-01 Thread Ben Skeggs
On Tue, Dec 2, 2014 at 9:00 AM, Martin Peres wrote: > On 28/11/2014 12:13, Vince Hsu wrote: >> >> The voltage value are calculated by the hardware characterized >> result. >> >> Signed-off-by: Vince Hsu >> --- >> >> Resend this patch with the fuse change and proper patch prefix >> per Thierry's r

Re: [Nouveau] [RESEND PATCH nouveau 3/3] volt: add support for GK20A

2014-12-01 Thread Martin Peres
On 28/11/2014 12:13, Vince Hsu wrote: The voltage value are calculated by the hardware characterized result. Signed-off-by: Vince Hsu --- Resend this patch with the fuse change and proper patch prefix per Thierry's request. Since the voltage table really is per-chipset, it would be insane to

Re: [Nouveau] [RESEND PATCH nouveau 3/3] volt: add support for GK20A

2014-12-01 Thread Roy Spliet
Op 01-12-14 om 07:48 schreef Alexandre Courbot: On Mon, Dec 1, 2014 at 3:38 PM, Terje Bergström wrote: On 29.11.2014 10:44, Alexandre Courbot wrote: On Fri, Nov 28, 2014 at 9:09 PM, Roy Spliet wrote: I'm not sure if I completely understand your reply, so forgive me if I am stating some obvio

Re: [Nouveau] [RESEND PATCH nouveau 3/3] volt: add support for GK20A

2014-11-30 Thread Terje Bergström
On 01.12.2014 08:52, Alexandre Courbot wrote: > On Mon, Dec 1, 2014 at 3:48 PM, Alexandre Courbot wrote: >> On Mon, Dec 1, 2014 at 3:38 PM, Terje Bergström >> wrote: >>> On 29.11.2014 10:44, Alexandre Courbot wrote: >>> The voltage<->frequency relationship is per chip, not per board. We read >>>

Re: [Nouveau] [RESEND PATCH nouveau 3/3] volt: add support for GK20A

2014-11-30 Thread Alexandre Courbot
On Mon, Dec 1, 2014 at 3:48 PM, Alexandre Courbot wrote: > On Mon, Dec 1, 2014 at 3:38 PM, Terje Bergström wrote: >> On 29.11.2014 10:44, Alexandre Courbot wrote: >>> On Fri, Nov 28, 2014 at 9:09 PM, Roy Spliet wrote: I'm not sure if I completely understand your reply, so forgive me if I am

Re: [Nouveau] [RESEND PATCH nouveau 3/3] volt: add support for GK20A

2014-11-30 Thread Alexandre Courbot
On Mon, Dec 1, 2014 at 3:38 PM, Terje Bergström wrote: > On 29.11.2014 10:44, Alexandre Courbot wrote: >> On Fri, Nov 28, 2014 at 9:09 PM, Roy Spliet wrote: >>> I'm not sure if I completely understand your reply, so forgive me if I am >>> stating some obvious things: >>> The reason why I brought

Re: [Nouveau] [RESEND PATCH nouveau 3/3] volt: add support for GK20A

2014-11-30 Thread Terje Bergström
On 29.11.2014 10:44, Alexandre Courbot wrote: > On Fri, Nov 28, 2014 at 9:09 PM, Roy Spliet wrote: >> I'm not sure if I completely understand your reply, so forgive me if I am >> stating some obvious things: >> The reason why I brought this up is because, the way I see it, DTS is the >> replacemen

Re: [Nouveau] [RESEND PATCH nouveau 3/3] volt: add support for GK20A

2014-11-29 Thread Alexandre Courbot
Hi Roy, On Fri, Nov 28, 2014 at 9:09 PM, Roy Spliet wrote: > Hello Vince, > > Op 28-11-14 om 12:57 schreef Vince Hsu: > >> Hi Roy, >> >> On 11/28/2014 07:25 PM, Roy Spliet wrote: >>> >>> Hello Vince, >>> >>> One minor question inline. >>> >>> Op 28-11-14 om 12:13 schreef Vince Hsu: The

Re: [Nouveau] [RESEND PATCH nouveau 3/3] volt: add support for GK20A

2014-11-28 Thread Roy Spliet
Hello Vince, Op 28-11-14 om 12:57 schreef Vince Hsu: Hi Roy, On 11/28/2014 07:25 PM, Roy Spliet wrote: Hello Vince, One minor question inline. Op 28-11-14 om 12:13 schreef Vince Hsu: The voltage value are calculated by the hardware characterized result. Signed-off-by: Vince Hsu --- Resen

Re: [Nouveau] [RESEND PATCH nouveau 3/3] volt: add support for GK20A

2014-11-28 Thread Vince Hsu
Hi Roy, On 11/28/2014 07:25 PM, Roy Spliet wrote: Hello Vince, One minor question inline. Op 28-11-14 om 12:13 schreef Vince Hsu: The voltage value are calculated by the hardware characterized result. Signed-off-by: Vince Hsu --- Resend this patch with the fuse change and proper patch pref

Re: [Nouveau] [RESEND PATCH nouveau 3/3] volt: add support for GK20A

2014-11-28 Thread Roy Spliet
Hello Vince, One minor question inline. Op 28-11-14 om 12:13 schreef Vince Hsu: The voltage value are calculated by the hardware characterized result. Signed-off-by: Vince Hsu --- Resend this patch with the fuse change and proper patch prefix per Thierry's request. drm/Kbuild

[Nouveau] [RESEND PATCH nouveau 3/3] volt: add support for GK20A

2014-11-28 Thread Vince Hsu
The voltage value are calculated by the hardware characterized result. Signed-off-by: Vince Hsu --- Resend this patch with the fuse change and proper patch prefix per Thierry's request. drm/Kbuild | 1 + drm/core/subdev/volt/gk20a.c | 1 + nvkm/engine/device/nve0.c|