diff options
Diffstat (limited to 'drivers/gpu/drm/nouveau/nouveau_pm.h')
-rw-r--r-- | drivers/gpu/drm/nouveau/nouveau_pm.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/drm/nouveau/nouveau_pm.h b/drivers/gpu/drm/nouveau/nouveau_pm.h index 5a61f05f49da..1a8ae15803a0 100644 --- a/drivers/gpu/drm/nouveau/nouveau_pm.h +++ b/drivers/gpu/drm/nouveau/nouveau_pm.h | |||
@@ -60,6 +60,7 @@ int nouveau_voltage_gpio_set(struct drm_device *, int voltage); | |||
60 | void nouveau_perf_init(struct drm_device *); | 60 | void nouveau_perf_init(struct drm_device *); |
61 | void nouveau_perf_fini(struct drm_device *); | 61 | void nouveau_perf_fini(struct drm_device *); |
62 | u8 *nouveau_perf_timing(struct drm_device *, u32 freq, u8 *ver, u8 *len); | 62 | u8 *nouveau_perf_timing(struct drm_device *, u32 freq, u8 *ver, u8 *len); |
63 | u8 *nouveau_perf_ramcfg(struct drm_device *, u32 freq, u8 *ver, u8 *len); | ||
63 | 64 | ||
64 | /* nouveau_mem.c */ | 65 | /* nouveau_mem.c */ |
65 | void nouveau_mem_timing_init(struct drm_device *); | 66 | void nouveau_mem_timing_init(struct drm_device *); |