Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Functions
nvc0_pm.c File Reference
#include "nouveau_drm.h"
#include "nouveau_bios.h"
#include "nouveau_pm.h"
#include <subdev/bios/pll.h>
#include <subdev/bios.h>
#include <subdev/clock.h>
#include <subdev/timer.h>
#include <subdev/fb.h>

Go to the source code of this file.

Data Structures

struct  nvc0_pm_clock
 
struct  nvc0_pm_state
 

Functions

int nvc0_pm_clocks_get (struct drm_device *dev, struct nouveau_pm_level *perflvl)
 
voidnvc0_pm_clocks_pre (struct drm_device *dev, struct nouveau_pm_level *perflvl)
 
int nvc0_pm_clocks_set (struct drm_device *dev, void *data)
 

Function Documentation

int nvc0_pm_clocks_get ( struct drm_device dev,
struct nouveau_pm_level perflvl 
)

Definition at line 152 of file nvc0_pm.c.

void* nvc0_pm_clocks_pre ( struct drm_device dev,
struct nouveau_pm_level perflvl 
)

Definition at line 365 of file nvc0_pm.c.

int nvc0_pm_clocks_set ( struct drm_device dev,
void data 
)

Definition at line 583 of file nvc0_pm.c.