commit | afea21c9174e555defd55f488df2a99117457b4e | [log] [tgz] |
---|---|---|
author | Alexandre Courbot <acourbot@nvidia.com> | Wed Jun 01 17:39:26 2016 +0900 |
committer | Ben Skeggs <bskeggs@redhat.com> | Thu Jul 14 11:53:25 2016 +1000 |
tree | 3302c8961fd2a74dc19f2dd6175ff47c7faf088c | |
parent | 89d3a912fc00cd6fccdafb14a63395b049aa2aa1 [diff] |
drm/nouveau/clk/gk20a: factorize n_lo computation code Use a dedicated function instead of always calculating n_lo on the fly. Signed-off-by: Alexandre Courbot <acourbot@nvidia.com> Signed-off-by: Ben Skeggs <bskeggs@redhat.com>