drm/nouveau: Import initial memory timing work
authorRoy Spliet <r.spliet@student.tudelft.nl>
Fri, 17 Sep 2010 21:17:24 +0000 (23:17 +0200)
committerBen Skeggs <bskeggs@redhat.com>
Mon, 4 Oct 2010 23:57:32 +0000 (09:57 +1000)
commit7760fcb020b41352af4e675ce65a6aa0e93c170f
treed978de4a7f9d53f152c944f7254fdd0d90901b47
parent5b32165b044f7d2486e2815456b1b2894aaab4ee
drm/nouveau: Import initial memory timing work

This isn't correct everywhere yet, but since we don't use the data yet
it's perfectly safe to push in, and the information we gain from logs
will help to fix the remaining issues.

v2 (Ben Skeggs <bskeggs@redhat.com>):
- fixed up formatting
- free parsed timing info on takedown
- switched timing table printout to debug loglevel

Signed-off-by: Roy Spliet <r.spliet@student.tudelft.nl>
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
drivers/gpu/drm/nouveau/nouveau_drv.h
drivers/gpu/drm/nouveau/nouveau_mem.c
drivers/gpu/drm/nouveau/nouveau_pm.c
drivers/gpu/drm/nouveau/nouveau_pm.h