Linux Kernel
3.7.1
|
#include <drm/drmP.h>
#include "nouveau_drm.h"
#include "nouveau_reg.h"
#include "nouveau_encoder.h"
#include "nouveau_connector.h"
#include "nouveau_crtc.h"
#include "nouveau_hw.h"
#include <drm/drm_crtc_helper.h>
#include <drm/i2c/ch7006.h>
#include <subdev/i2c.h>
Go to the source code of this file.
Macros | |
#define | PLLSEL_TV_CRTC1_MASK |
#define | PLLSEL_TV_CRTC2_MASK |
Functions | |
int | nv04_tv_identify (struct drm_device *dev, int i2c_index) |
int | nv04_tv_create (struct drm_connector *connector, struct dcb_output *entry) |
#define PLLSEL_TV_CRTC1_MASK |
#define PLLSEL_TV_CRTC2_MASK |
int nv04_tv_create | ( | struct drm_connector * | connector, |
struct dcb_output * | entry | ||
) |