commit | 7760fcb020b41352af4e675ce65a6aa0e93c170f | [log] [tgz] |
---|---|---|
author | Roy Spliet <r.spliet@student.tudelft.nl> | Fri Sep 17 23:17:24 2010 +0200 |
committer | Ben Skeggs <bskeggs@redhat.com> | Tue Oct 05 09:57:32 2010 +1000 |
tree | d978de4a7f9d53f152c944f7254fdd0d90901b47 | |
parent | 5b32165b044f7d2486e2815456b1b2894aaab4ee [diff] |
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>