Linux Kernel
3.7.1
|
#include <drm/drmP.h>
#include <drm/drm_mode.h>
#include "nouveau_drm.h"
#include "nouveau_reg.h"
#include "nouveau_crtc.h"
#include "nouveau_hw.h"
Go to the source code of this file.
Functions | |
int | nv04_cursor_init (struct nouveau_crtc *crtc) |
int nv04_cursor_init | ( | struct nouveau_crtc * | crtc | ) |
Definition at line 63 of file nv04_cursor.c.