Linux Kernel
3.7.1
|
#include <drm/drmP.h>
#include "nouveau_drm.h"
#include "nouveau_dma.h"
#include "nouveau_crtc.h"
#include "nv50_display.h"
Go to the source code of this file.
Functions | |
int | nv50_cursor_init (struct nouveau_crtc *nv_crtc) |
int nv50_cursor_init | ( | struct nouveau_crtc * | nv_crtc | ) |
Definition at line 129 of file nv50_cursor.c.