Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
#define | nouveau_bo_tile_layout(nvbo) ((nvbo)->tile_flags & NOUVEAU_GEM_TILE_LAYOUT_MASK) |
#define nouveau_bo_tile_layout | ( | nvbo | ) | ((nvbo)->tile_flags & NOUVEAU_GEM_TILE_LAYOUT_MASK) |
Definition at line 9 of file nouveau_gem.h.
int nouveau_gem_ioctl_cpu_fini | ( | struct drm_device * | , |
void * | , | ||
struct drm_file * | |||
) |
Definition at line 855 of file nouveau_gem.c.
int nouveau_gem_ioctl_cpu_prep | ( | struct drm_device * | , |
void * | , | ||
struct drm_file * | |||
) |
Definition at line 833 of file nouveau_gem.c.
int nouveau_gem_ioctl_info | ( | struct drm_device * | , |
void * | , | ||
struct drm_file * | |||
) |
Definition at line 862 of file nouveau_gem.c.
int nouveau_gem_ioctl_new | ( | struct drm_device * | , |
void * | , | ||
struct drm_file * | |||
) |
Definition at line 204 of file nouveau_gem.c.
int nouveau_gem_ioctl_pushbuf | ( | struct drm_device * | , |
void * | , | ||
struct drm_file * | |||
) |
Definition at line 632 of file nouveau_gem.c.
int nouveau_gem_new | ( | struct drm_device * | , |
int | size, | ||
int | align, | ||
uint32_t | domain, | ||
uint32_t | tile_mode, | ||
uint32_t | tile_flags, | ||
struct nouveau_bo ** | |||
) |
Definition at line 132 of file nouveau_gem.c.
Definition at line 107 of file nouveau_gem.c.
Definition at line 46 of file nouveau_gem.c.
Definition at line 40 of file nouveau_gem.c.
Definition at line 70 of file nouveau_gem.c.
|
read |
Definition at line 173 of file nouveau_prime.c.
|
read |
Definition at line 187 of file nouveau_prime.c.