Searched refs:dp_cntl (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/xf86-video-r128/dist/src/
H A Dr128_exa.c120 OUTREG(R128_DP_CNTL, info->state_2d.dp_cntl);
144 OUT_RING_REG( R128_DP_CNTL, info->state_2d.dp_cntl );
189 info->state_2d.dp_cntl = (R128_DST_X_LEFT_TO_RIGHT | R128_DST_Y_TOP_TO_BOTTOM);
236 info->state_2d.dp_cntl = ((info->xdir >= 0 ? R128_DST_X_LEFT_TO_RIGHT : 0) |
458 info->state_2d.dp_cntl = R128_DST_X_LEFT_TO_RIGHT |
H A Dr128.h281 uint32_t dp_cntl; member in struct:r128_2d_state
H A Dr128_exa_render.c526 info->state_2d.dp_cntl = (R128_DST_X_LEFT_TO_RIGHT | R128_DST_Y_TOP_TO_BOTTOM);
/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dradeon_exa_funcs.c114 OUT_ACCEL_REG(RADEON_DP_CNTL, info->state_2d.dp_cntl);
207 info->state_2d.dp_cntl = (RADEON_DST_X_LEFT_TO_RIGHT | RADEON_DST_Y_TOP_TO_BOTTOM);
263 info->state_2d.dp_cntl = ((info->accel_state->xdir >= 0 ? RADEON_DST_X_LEFT_TO_RIGHT : 0) |
H A Dradeon.h465 uint32_t dp_cntl; member in struct:radeon_2d_state
/xsrc/external/mit/xf86-video-ati-kms/dist/src/
H A Dradeon_exa_funcs.c80 OUT_RING_REG(RADEON_DP_CNTL, info->state_2d.dp_cntl);
166 info->state_2d.dp_cntl = (RADEON_DST_X_LEFT_TO_RIGHT | RADEON_DST_Y_TOP_TO_BOTTOM);
219 info->state_2d.dp_cntl = ((info->accel_state->xdir >= 0 ? RADEON_DST_X_LEFT_TO_RIGHT : 0) |
H A Dradeon.h357 uint32_t dp_cntl; member in struct:radeon_2d_state

Completed in 12 milliseconds