linux/drivers/gpu/drm/nouveau/nvkm
Alexandre Courbot a08c8bae66 drm/nouveau/clk/gk20a: only compute n_lo if needed
n_lo is used if we are going to slide. Compute it only if that condition
succeeds to avoid confusion about future usage of this computation.

Signed-off-by: Alexandre Courbot <acourbot@nvidia.com>
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
2016-03-14 10:13:53 +10:00
..
core drm/nouveau/core: add nvdec plumbing 2016-03-14 10:13:44 +10:00
engine drm/nouveau/volt: add GM20B driver 2016-03-14 10:13:50 +10:00
subdev drm/nouveau/clk/gk20a: only compute n_lo if needed 2016-03-14 10:13:53 +10:00
Kbuild