|
Linux Kernel
3.7.1
|
#include <radeon_drv.h>
Data Fields | |
| u32 * | start |
| u32 * | end |
| int | size |
| int | size_l2qw |
| int | rptr_update |
| int | rptr_update_l2qw |
| int | fetch_size |
| int | fetch_size_l2ow |
| u32 | tail |
| u32 | tail_mask |
| int | space |
| int | high_mark |
Definition at line 129 of file radeon_drv.h.
| u32* end |
Definition at line 131 of file radeon_drv.h.
| int fetch_size |
Definition at line 138 of file radeon_drv.h.
| int fetch_size_l2ow |
Definition at line 139 of file radeon_drv.h.
| int high_mark |
Definition at line 145 of file radeon_drv.h.
| int rptr_update |
Definition at line 135 of file radeon_drv.h.
| int rptr_update_l2qw |
Definition at line 136 of file radeon_drv.h.
| int size |
Definition at line 132 of file radeon_drv.h.
| int size_l2qw |
Definition at line 133 of file radeon_drv.h.
| int space |
Definition at line 143 of file radeon_drv.h.
| u32* start |
Definition at line 130 of file radeon_drv.h.
| u32 tail |
Definition at line 141 of file radeon_drv.h.
| u32 tail_mask |
Definition at line 142 of file radeon_drv.h.
1.8.2