drm/nouveau/clk: allow users to enable auto mode when loading driver
authorVince Hsu <vinceh@nvidia.com>
Mon, 22 Dec 2014 09:11:40 +0000 (17:11 +0800)
committerBen Skeggs <bskeggs@redhat.com>
Thu, 22 Jan 2015 02:15:05 +0000 (12:15 +1000)
commit9f79b5ce127dfa1241c2e23e40f900b998806a2c
treed37e41576dc7f2813a51d469ead31275dbb68acc
parent9f7fd620af29d4501ed063333824562656d46da5
drm/nouveau/clk: allow users to enable auto mode when loading driver

This patch adds one option for the boot config strings "NvClkMode*", so
that we can enable the "auto" mode when loading module.

Signed-off-by: Vince Hsu <vinceh@nvidia.com>
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
drivers/gpu/drm/nouveau/core/subdev/clock/base.c