All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] allow partly reclocking on chipset
@ 2016-01-13 12:25 Karol Herbst
       [not found] ` <1452687945-3971-1-git-send-email-nouveau-lIBOoy2+GI7scQ4cX5LuPg@public.gmane.org>
  0 siblings, 1 reply; 8+ messages in thread
From: Karol Herbst @ 2016-01-13 12:25 UTC (permalink / raw)
  To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW

some chipset have working engine reclocking, but broken memory reclocking like
Fermi. We should for now, add the functionality to allow partly reclocking for
those.

Allthough this doesn't give as much performance as one might wish, it is till
noticeable and may improve performance enough to be noted.

Karol Herbst (2):
  clk: seperate engine and memory reclock toggles
  clk: allow engine reclock on fermi

 drm/nouveau/include/nvkm/subdev/clk.h |  3 ++-
 drm/nouveau/nvkm/subdev/clk/base.c    | 21 ++++++++++++++-------
 drm/nouveau/nvkm/subdev/clk/gf100.c   |  3 ++-
 drm/nouveau/nvkm/subdev/clk/gk104.c   |  3 ++-
 drm/nouveau/nvkm/subdev/clk/gk20a.c   |  2 +-
 drm/nouveau/nvkm/subdev/clk/gt215.c   |  2 +-
 drm/nouveau/nvkm/subdev/clk/mcp77.c   |  3 ++-
 drm/nouveau/nvkm/subdev/clk/nv04.c    |  2 +-
 drm/nouveau/nvkm/subdev/clk/nv40.c    |  2 +-
 drm/nouveau/nvkm/subdev/clk/nv50.c    |  2 +-
 drm/nouveau/nvkm/subdev/clk/priv.h    |  6 ++++--
 11 files changed, 31 insertions(+), 18 deletions(-)

-- 
2.7.0

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

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

end of thread, other threads:[~2016-01-13 17:52 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-13 12:25 [PATCH 0/2] allow partly reclocking on chipset Karol Herbst
     [not found] ` <1452687945-3971-1-git-send-email-nouveau-lIBOoy2+GI7scQ4cX5LuPg@public.gmane.org>
2016-01-13 12:25   ` [PATCH 1/2] clk: seperate engine and memory reclock toggles Karol Herbst
2016-01-13 12:25   ` [PATCH 2/2] clk: allow engine reclock on fermi Karol Herbst
     [not found]     ` <1452687945-3971-3-git-send-email-nouveau-lIBOoy2+GI7scQ4cX5LuPg@public.gmane.org>
2016-01-13 17:52       ` Roy Spliet
2016-01-13 12:43   ` [PATCH 0/2] allow partly reclocking on chipset Samuel Pitoiset
     [not found]     ` <56964657.2080805-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2016-01-13 12:49       ` Karol Herbst
     [not found]         ` <1740366416.39011.1452689355925.JavaMail.open-xchange-KNm3LHm9FEhKTQ5g00o1eQ@public.gmane.org>
2016-01-13 12:54           ` Samuel Pitoiset
     [not found]             ` <5696491F.2060801-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2016-01-13 14:16               ` Karol Herbst

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.