]> git.karo-electronics.de Git - linux-beck.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)
commita04bc140aa52e4c0c781e42be8d49575b30ccd5b
tree09a7dbef84ac39b7bfd78c9b4424e16a452560c0
parentf29cacf15960da2f201050c48b1bd2d43f848985
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