Linux Kernel
3.7.1
|
#include <core/os.h>
#include <core/class.h>
#include <core/handle.h>
#include <core/namedb.h>
#include <subdev/fb.h>
#include <subdev/instmem.h>
#include <subdev/timer.h>
#include <engine/fifo.h>
#include <engine/graph.h>
#include "regs.h"
Go to the source code of this file.
Data Structures | |
struct | nv04_graph_priv |
struct | nv04_graph_chan |
Functions | |
bool | nv04_graph_idle (void *obj) |
Variables | |
struct nouveau_ofuncs | nv04_graph_ofuncs |
struct nouveau_bitfield | nv04_graph_nsource [] |
struct nouveau_oclass | nv04_graph_oclass |
struct nouveau_bitfield nv04_graph_nsource[] |
struct nouveau_oclass nv04_graph_oclass |
struct nouveau_ofuncs nv04_graph_ofuncs |