commit | 3c0d5d6e11c980890e9f5d6e1eb734e9297ea252 | [log] [tgz] |
---|---|---|
author | Alexandre Courbot <acourbot@nvidia.com> | Fri Feb 12 14:19:27 2016 +0900 |
committer | Ben Skeggs <bskeggs@redhat.com> | Mon Mar 14 10:13:53 2016 +1000 |
tree | 0e033e4f9ab8b307a16bad4db53dae6f610a9c0d | |
parent | a08c8bae66eb42a901410e43fd48bac8948bd2da [diff] |
drm/nouveau/clk/gk20a: only restore divider to 1:1 if needed Only restore the 1:1 divider if it is not set already. Also use the proper masks for this operation and add a second write as done in the Android code. Signed-off-by: Alexandre Courbot <acourbot@nvidia.com> Signed-off-by: Ben Skeggs <bskeggs@redhat.com>