commit | 4b9ce6e7b68683ac3874f9ebb243eb6f29c46812 | [log] [tgz] |
---|---|---|
author | Karol Herbst <karolherbst@gmail.com> | Tue Jul 12 21:36:08 2016 +0200 |
committer | Ben Skeggs <bskeggs@redhat.com> | Wed Oct 12 17:29:25 2016 +1000 |
tree | e4bfa2ef2c60f6e8168f8db826c29c3337c34863 | |
parent | f26493d22fbc42ee6645a1628b50d334048c99f3 [diff] |
drm/nouveau/clk: Allow boosting only when NvBoost is set 0: base clock from the vbios is max clock (default) 1: boost only to boost clock from the vbios 2: boost to max clock available v2: Moved into nvkm_cstate_valid. v4: Check the existence of the clocks before limiting. v5: Default to boost level 0. Signed-off-by: Karol Herbst <karolherbst@gmail.com> Reviewed-by: Martin Peres <martin.peres@free.fr> Signed-off-by: Ben Skeggs <bskeggs@redhat.com>