]> git.baikalelectronics.ru Git - kernel.git/commit
drm/nouveau/clk/gk20a: put mnp values into their own struct
authorAlexandre Courbot <acourbot@nvidia.com>
Wed, 28 Oct 2015 09:31:28 +0000 (18:31 +0900)
committerBen Skeggs <bskeggs@redhat.com>
Mon, 14 Mar 2016 00:13:54 +0000 (10:13 +1000)
commit527c20821fc6c7412a5878cd69d63de8187e2ff6
tree09a7dbef84ac39b7bfd78c9b4424e16a452560c0
parent749e308aa8e867dcb0ace6d2277c6ac9efdcdb5e
drm/nouveau/clk/gk20a: put mnp values into their own struct

This allows us to read them using one single function and will be handy
to the GM20B driver.

Signed-off-by: Alexandre Courbot <acourbot@nvidia.com>
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
drivers/gpu/drm/nouveau/nvkm/subdev/clk/gk20a.c