Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
dedekind
/
linux-misc
/
c0cba03baa0d285b1a8f9d3481be1868df7af1ad
/
.
/
drivers
/
gpu
/
drm
/
nouveau
/
core
/
engine
/
graph
/
nv50.h
blob: 0505fb419bdeaba9c32b08059185fd4589ff3c74 [
file
] [
log
] [
blame
]
#ifndef
__NV50_GRAPH_H__
#define
__NV50_GRAPH_H__
int
nv50_grctx_init
(
struct
nouveau_device
*,
u32
*
size
);
void
nv50_grctx_fill
(
struct
nouveau_device
*,
struct
nouveau_gpuobj
*);
#endif