]> git.baikalelectronics.ru Git - kernel.git/commit
drm/nv50/pm: rewrite clock management, and switch to the new pm hooks
authorBen Skeggs <bskeggs@redhat.com>
Tue, 25 Oct 2011 23:11:02 +0000 (09:11 +1000)
committerBen Skeggs <bskeggs@redhat.com>
Wed, 21 Dec 2011 09:01:24 +0000 (19:01 +1000)
commit2c339b9b382c995aa02239adbb98c78ad3ffb9f2
treebd5bc90f52df47630e67dfd90e707500a88f3634
parenta462732bbfc45f2ef8d555fbc163dc8aa9c3e69c
drm/nv50/pm: rewrite clock management, and switch to the new pm hooks

This area is horrifically complicated on these chipsets, and it's likely we
will need at least a few more tweaks yet.

Oh yes, and it's completely disabled on IGPs for the moment.  From traces,
things look potentially different there yet again.  Sigh...

Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
drivers/gpu/drm/nouveau/nouveau_drv.h
drivers/gpu/drm/nouveau/nouveau_perf.c
drivers/gpu/drm/nouveau/nouveau_pm.h
drivers/gpu/drm/nouveau/nouveau_state.c
drivers/gpu/drm/nouveau/nv50_pm.c