All of lore.kernel.org
 help / color / mirror / Atom feed
* fixing GDDR5 reclocking on kepler cards
@ 2015-10-12 20:18 Karol Herbst
       [not found] ` <1444681109-380-1-git-send-email-nouveau-lIBOoy2+GI7scQ4cX5LuPg@public.gmane.org>
  0 siblings, 1 reply; 4+ messages in thread
From: Karol Herbst @ 2015-10-12 20:18 UTC (permalink / raw)
  To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW

this is my first patch on the list through git send-mail and I hope everything
is set up right, sorry for the noise here, but I don't want to try with an
empty mail :)

as the subject already says, this patch fixes one of the more serious issues
while reclocking gddr5 on kepler cards. It works for me and for a bunch of others
I met on IRC.

Karol Herbst (1):
  pll/gk104: fix PLL instability due to bad configuration with gddr5

 drm/nouveau/nvkm/subdev/clk/Kbuild     |  1 +
 drm/nouveau/nvkm/subdev/clk/pll.h      |  5 +++
 drm/nouveau/nvkm/subdev/clk/pllgk104.c | 77 ++++++++++++++++++++++++++++++++++
 drm/nouveau/nvkm/subdev/clk/pllgt215.c |  6 +++
 drm/nouveau/nvkm/subdev/fb/ramgk104.c  | 39 +++++++----------
 5 files changed, 105 insertions(+), 23 deletions(-)
 create mode 100644 drm/nouveau/nvkm/subdev/clk/pllgk104.c

-- 
2.6.1

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

^ permalink raw reply	[flat|nested] 4+ messages in thread
* fixing GDDR5 reclocking on kepler cards
@ 2015-10-12 20:12 Karol Herbst
       [not found] ` <1444680774-7935-1-git-send-email-nouveau-lIBOoy2+GI7scQ4cX5LuPg@public.gmane.org>
  0 siblings, 1 reply; 4+ messages in thread
From: Karol Herbst @ 2015-10-12 20:12 UTC (permalink / raw)
  To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW

this is my first patch on the list through git send-mail and I hope everything
is set up right, sorry for the noise here, but I don't want to try with an
empty mail :)

as the subject already says, this patch fixes one of the more serious issues
while reclocking gddr5 on kepler cards. It works for me and for a bunch of others
I met on IRC.

Karol Herbst (1):
  pll/gk104: fix PLL instability due to bad configuration with gddr5

 drm/nouveau/nvkm/subdev/clk/Kbuild     |  1 +
 drm/nouveau/nvkm/subdev/clk/pll.h      |  5 +++
 drm/nouveau/nvkm/subdev/clk/pllgk104.c | 77 ++++++++++++++++++++++++++++++++++
 drm/nouveau/nvkm/subdev/clk/pllgt215.c |  6 +++
 drm/nouveau/nvkm/subdev/fb/ramgk104.c  | 39 +++++++----------
 5 files changed, 105 insertions(+), 23 deletions(-)
 create mode 100644 drm/nouveau/nvkm/subdev/clk/pllgk104.c

-- 
2.6.1

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

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

end of thread, other threads:[~2015-10-13 22:53 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-12 20:18 fixing GDDR5 reclocking on kepler cards Karol Herbst
     [not found] ` <1444681109-380-1-git-send-email-nouveau-lIBOoy2+GI7scQ4cX5LuPg@public.gmane.org>
2015-10-12 20:18   ` [PATCH] pll/gk104: fix PLL instability due to bad configuration with gddr5 Karol Herbst
     [not found]     ` <1444681109-380-2-git-send-email-nouveau-lIBOoy2+GI7scQ4cX5LuPg@public.gmane.org>
2015-10-13 22:53       ` Ben Skeggs
  -- strict thread matches above, loose matches on Subject: below --
2015-10-12 20:12 fixing GDDR5 reclocking on kepler cards Karol Herbst
     [not found] ` <1444680774-7935-1-git-send-email-nouveau-lIBOoy2+GI7scQ4cX5LuPg@public.gmane.org>
2015-10-12 20:12   ` [PATCH] pll/gk104: fix PLL instability due to bad configuration with gddr5 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.