intel_reg.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define BR00_BITBLT_CLIENT   0x40000000
#define BR00_OP_COLOR_BLT   0x10000000
#define BR00_OP_SRC_COPY_BLT   0x10C00000
#define BR13_SOLID_PATTERN   0x80000000
#define XY_COLOR_BLT_CMD   ((2<<29)|(0x50<<22)|0x4)
#define XY_COLOR_BLT_WRITE_ALPHA   (1<<21)
#define XY_COLOR_BLT_WRITE_RGB   (1<<20)
#define XY_SRC_COPY_BLT_CMD   ((2<<29)|(0x53<<22)|6)
#define XY_SRC_COPY_BLT_WRITE_ALPHA   (1<<21)
#define XY_SRC_COPY_BLT_WRITE_RGB   (1<<20)
#define MI_WAIT_FOR_EVENT   ((0x3<<23))
#define MI_WAIT_FOR_PLANE_B_FLIP   (1<<6)
#define MI_WAIT_FOR_PLANE_A_FLIP   (1<<2)
#define MI_BATCH_BUFFER_END   (0xA<<23)


Define Documentation

#define BR00_BITBLT_CLIENT   0x40000000

Definition at line 33 of file intel_reg.h.

#define BR00_OP_COLOR_BLT   0x10000000

Definition at line 34 of file intel_reg.h.

#define BR00_OP_SRC_COPY_BLT   0x10C00000

Definition at line 35 of file intel_reg.h.

#define BR13_SOLID_PATTERN   0x80000000

Definition at line 36 of file intel_reg.h.

#define MI_BATCH_BUFFER_END   (0xA<<23)

Definition at line 50 of file intel_reg.h.

#define MI_WAIT_FOR_EVENT   ((0x3<<23))

Definition at line 46 of file intel_reg.h.

#define MI_WAIT_FOR_PLANE_A_FLIP   (1<<2)

Definition at line 48 of file intel_reg.h.

#define MI_WAIT_FOR_PLANE_B_FLIP   (1<<6)

Definition at line 47 of file intel_reg.h.

#define XY_COLOR_BLT_CMD   ((2<<29)|(0x50<<22)|0x4)

Definition at line 38 of file intel_reg.h.

#define XY_COLOR_BLT_WRITE_ALPHA   (1<<21)

Definition at line 39 of file intel_reg.h.

#define XY_COLOR_BLT_WRITE_RGB   (1<<20)

Definition at line 40 of file intel_reg.h.

#define XY_SRC_COPY_BLT_CMD   ((2<<29)|(0x53<<22)|6)

Definition at line 42 of file intel_reg.h.

#define XY_SRC_COPY_BLT_WRITE_ALPHA   (1<<21)

Definition at line 43 of file intel_reg.h.

#define XY_SRC_COPY_BLT_WRITE_RGB   (1<<20)

Definition at line 44 of file intel_reg.h.


Generated on Tue Sep 29 06:25:46 2009 for Gallium3D by  doxygen 1.5.4