Linux Kernel
3.7.1
|
#include <core/object.h>
#include <core/class.h>
#include <engine/fifo.h>
#include "nouveau_drm.h"
#include "nouveau_dma.h"
#include "nouveau_fence.h"
#include "nv50_display.h"
Go to the source code of this file.
Data Structures | |
struct | nv84_fence_chan |
struct | nv84_fence_priv |
Functions | |
int | nv84_fence_create (struct nouveau_drm *drm) |
int nv84_fence_create | ( | struct nouveau_drm * | drm | ) |
Definition at line 159 of file nv84_fence.c.