Searched refs:pp_cntl (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dradeon_exa_render.c629 uint32_t pp_cntl, blendcntl, cblend, ablend; local in function:FUNC_NAME
680 pp_cntl = RADEON_TEX_0_ENABLE | RADEON_TEX_BLEND_0_ENABLE;
685 pp_cntl |= RADEON_TEX_1_ENABLE;
691 OUT_ACCEL_REG(RADEON_PP_CNTL, pp_cntl);
1002 uint32_t pp_cntl, blendcntl, cblend, ablend, colorpitch; local in function:FUNC_NAME
1053 pp_cntl = RADEON_TEX_0_ENABLE | RADEON_TEX_BLEND_0_ENABLE;
1058 pp_cntl |= RADEON_TEX_1_ENABLE;
1065 OUT_ACCEL_REG(RADEON_PP_CNTL, pp_cntl);
H A Dradeon_drm.h350 unsigned int pp_cntl; /* 0x1c38 */ member in struct:__anon2672992b1408
/xsrc/external/mit/xf86-video-ati-kms/dist/src/
H A Dradeon_exa_render.c583 uint32_t pp_cntl, blendcntl, cblend, ablend; local in function:R100PrepareComposite
631 pp_cntl = RADEON_TEX_0_ENABLE | RADEON_TEX_BLEND_0_ENABLE;
636 pp_cntl |= RADEON_TEX_1_ENABLE;
642 OUT_RING_REG(RADEON_PP_CNTL, pp_cntl);
945 uint32_t pp_cntl, blendcntl, cblend, ablend, colorpitch; local in function:R200PrepareComposite
993 pp_cntl = RADEON_TEX_0_ENABLE | RADEON_TEX_BLEND_0_ENABLE;
998 pp_cntl |= RADEON_TEX_1_ENABLE;
1005 OUT_RING_REG(RADEON_PP_CNTL, pp_cntl);
/xsrc/external/mit/libdrm/dist/include/drm/
H A Dradeon_drm.h357 unsigned int pp_cntl; /* 0x1c38 */ member in struct:__anonc5db66981408

Completed in 12 milliseconds