commit | 0f9520931eff906dab9c75a665fa0d4e59238166 | [log] [tgz] |
---|---|---|
author | Vince Hsu <vinceh@nvidia.com> | Mon Apr 27 11:48:02 2015 +0800 |
committer | Ben Skeggs <bskeggs@redhat.com> | Mon Mar 14 10:13:49 2016 +1000 |
tree | 0d8f267a9d86a485ae69949271f69f6b8df5bec3 | |
parent | 253a03f03f518a7bf6c4ef73fec94aa5957da736 [diff] |
drm/nouveau/volt/gk20a: share reusable members & functions The CVB calculation and voltage setting functions can be reused for the future chips. So move the declaration to gk20a.h. Signed-off-by: Vince Hsu <vinceh@nvidia.com> Signed-off-by: Alexandre Courbot <acourbot@nvidia.com> Signed-off-by: Ben Skeggs <bskeggs@redhat.com>