|
Linux Kernel
3.7.1
|
#include <drm/drmP.h>#include "nouveau_drm.h"#include "nouveau_reg.h"#include "nouveau_hw.h"#include "nouveau_pm.h"#include <subdev/bios/pll.h>#include <subdev/clock.h>#include <subdev/timer.h>Go to the source code of this file.
Data Structures | |
| struct | nv04_pm_clock |
| struct | nv04_pm_state |
Functions | |
| int | nv04_pm_clocks_get (struct drm_device *dev, struct nouveau_pm_level *perflvl) |
| void * | nv04_pm_clocks_pre (struct drm_device *dev, struct nouveau_pm_level *perflvl) |
| int | nv04_pm_clocks_set (struct drm_device *dev, void *pre_state) |
| int nv04_pm_clocks_get | ( | struct drm_device * | dev, |
| struct nouveau_pm_level * | perflvl | ||
| ) |
| void* nv04_pm_clocks_pre | ( | struct drm_device * | dev, |
| struct nouveau_pm_level * | perflvl | ||
| ) |
1.8.2