|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
| #define | DI_PT_RECTLIST 0x11 |
| #define | DI_INDEX_SIZE_16_BIT 0x0 |
| #define | DI_SRC_SEL_AUTO_INDEX 0x2 |
| #define | FMT_8 0x1 |
| #define | FMT_5_6_5 0x8 |
| #define | FMT_8_8_8_8 0x1a |
| #define | COLOR_8 0x1 |
| #define | COLOR_5_6_5 0x8 |
| #define | COLOR_8_8_8_8 0x1a |
| #define | RECT_UNIT_H 32 |
| #define | RECT_UNIT_W (RADEON_GPU_PAGE_SIZE / 4 / RECT_UNIT_H) |
| #define | __RADEON_BLIT_COMMON_H__ |
| #define __RADEON_BLIT_COMMON_H__ |
Definition at line 43 of file radeon_blit_common.h.
| #define COLOR_5_6_5 0x8 |
Definition at line 37 of file radeon_blit_common.h.
| #define COLOR_8 0x1 |
Definition at line 36 of file radeon_blit_common.h.
| #define COLOR_8_8_8_8 0x1a |
Definition at line 38 of file radeon_blit_common.h.
| #define DI_INDEX_SIZE_16_BIT 0x0 |
Definition at line 30 of file radeon_blit_common.h.
| #define DI_PT_RECTLIST 0x11 |
Definition at line 29 of file radeon_blit_common.h.
| #define DI_SRC_SEL_AUTO_INDEX 0x2 |
Definition at line 31 of file radeon_blit_common.h.
| #define FMT_5_6_5 0x8 |
Definition at line 34 of file radeon_blit_common.h.
| #define FMT_8 0x1 |
Definition at line 33 of file radeon_blit_common.h.
| #define FMT_8_8_8_8 0x1a |
Definition at line 35 of file radeon_blit_common.h.
| #define RECT_UNIT_H 32 |
Definition at line 40 of file radeon_blit_common.h.
| #define RECT_UNIT_W (RADEON_GPU_PAGE_SIZE / 4 / RECT_UNIT_H) |
Definition at line 41 of file radeon_blit_common.h.
1.8.2