commit | 08c7f248be2a17a025e8a0dc1bc9e14231f0ff28 | [log] [tgz] |
---|---|---|
author | Vince Hsu <vinceh@nvidia.com> | Tue Dec 02 12:50:33 2014 +0800 |
committer | Ben Skeggs <bskeggs@redhat.com> | Tue Dec 02 15:44:07 2014 +1000 |
tree | 5c8e97ce8cea386131bd55a8fd80a72fc130b815 | |
parent | c6f37e0ce658a3a7a272c58334974e36398bab7b [diff] |
drm/nouveau/volt: allow non-bios voltage scaling Move the vbios parsing out of init() and call it conditionally if the platform has a vbios. Non-vbios platforms can use the ctor() to init the data structures. Signed-off-by: Vince Hsu <vinceh@nvidia.com> Acked-by: Alexandre Courbot <acourbot@nvidia.com> Acked-by: Martin Peres <martin.peres@free.fr> Signed-off-by: Ben Skeggs <bskeggs@redhat.com>