All of lore.kernel.org
 help / color / mirror / Atom feed
* FERMI clocking status and help
@ 2017-09-23  2:32 Brock York
       [not found] ` <1506133960.3223.1.camel-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
  0 siblings, 1 reply; 2+ messages in thread
From: Brock York @ 2017-09-23  2:32 UTC (permalink / raw)
  To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org

Hello

I recently retired my old desktop which has a Nvidia Geforce 480 GTX in
it.
I'm now hoping to use it as a development box for Nouveau.

I have no experience with Nouveau development but am hoping to
try and work on clocking support for the 480 and am wondering how to
start?

I have watched a few videos in particular the XDC2014 Project ReClock
by Roy Spliet.

Where is the current FERMI clocking code? My base kernel just gives me
failed to write when I echo to /sys/kernel/debug/dri/0/pstate. I've
downloaded the nouveau linux tree from skeggsb/nouveau and built the
4.14 kernel branch and I still get a write error saying function not
implemented. Is there no clocking support at all for FERMI cards?

I'd like to try and help with supporting FERMI cards but not sure on
how to begin. Any pointers or help is much appreciated.

Thank you
Regards Brock.


_______________________________________________
Nouveau mailing list
Nouveau@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/nouveau

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: FERMI clocking status and help
       [not found] ` <1506133960.3223.1.camel-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
@ 2017-09-23  3:12   ` Ilia Mirkin
  0 siblings, 0 replies; 2+ messages in thread
From: Ilia Mirkin @ 2017-09-23  3:12 UTC (permalink / raw)
  To: Brock York; +Cc: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org

On Fri, Sep 22, 2017 at 10:32 PM, Brock York <twunknown@gmail.com> wrote:
> Where is the current FERMI clocking code? My base kernel just gives me
> failed to write when I echo to /sys/kernel/debug/dri/0/pstate. I've
> downloaded the nouveau linux tree from skeggsb/nouveau and built the
> 4.14 kernel branch and I still get a write error saying function not
> implemented. Is there no clocking support at all for FERMI cards?

Nope.

> I'd like to try and help with supporting FERMI cards but not sure on
> how to begin. Any pointers or help is much appreciated.

Until Roy responds with more details:

Ben has made an effort at https://github.com/skeggsb/nouveau/commits/devel-clk
Roy has made an effort at
https://github.com/RSpliet/kernel-nouveau-nv50-pm/commits/master

Their approaches are different -- Roy's aim is to get something
working and build up, while Ben's aim is to get everything (sorta)
working up front, doing a full fuzz of all the relevant vbios bits one
by one. Neither has too much time to put towards this, and there are
some unfortunate dependencies.

Feel free to join in on the development at #nouveau on irc.freenode.net.

Cheers,

  -ilia
_______________________________________________
Nouveau mailing list
Nouveau@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/nouveau

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-09-23  3:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-23  2:32 FERMI clocking status and help Brock York
     [not found] ` <1506133960.3223.1.camel-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2017-09-23  3:12   ` Ilia Mirkin

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.