Searched refs:ib_reset_op (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dradeon_exa_shared.c192 accel_state->ib_reset_op = info->cs->cdw;
218 accel_state->ib_reset_op = info->cs->cdw;
242 if (info->accel_state->ib_reset_op) {
244 info->cs->cdw = info->accel_state->ib_reset_op;
245 info->accel_state->ib_reset_op = 0;
H A Devergreen_accel.c1502 accel_state->ib_reset_op = 0;
H A Dr6xx_accel.c1324 accel_state->ib_reset_op = 0;
H A Dradeon.h706 uint32_t ib_reset_op; member in struct:radeon_accel_state
/xsrc/external/mit/xf86-video-ati-kms/dist/src/
H A Dradeon_exa_shared.c153 accel_state->ib_reset_op = info->cs->cdw;
169 accel_state->ib_reset_op = info->cs->cdw;
185 if (info->accel_state->ib_reset_op) {
187 info->cs->cdw = info->accel_state->ib_reset_op;
188 info->accel_state->ib_reset_op = 0;
H A Dradeon.h445 uint32_t ib_reset_op; member in struct:radeon_accel_state
H A Devergreen_accel.c1491 accel_state->ib_reset_op = 0;
H A Dr6xx_accel.c1253 accel_state->ib_reset_op = 0;

Completed in 14 milliseconds