HomeSort by: relevance | last modified time | path
    Searched refs:dp_gui_master_cntl (Results 1 - 10 of 10) sorted by relevancy

  /xsrc/external/mit/xf86-video-ati/dist/src/
radeon_accelfuncs.c 140 info->accel_state->dp_gui_master_cntl_clip = (info->accel_state->dp_gui_master_cntl
194 info->accel_state->dp_gui_master_cntl_clip = (info->accel_state->dp_gui_master_cntl
318 info->accel_state->dp_gui_master_cntl_clip = (info->accel_state->dp_gui_master_cntl
351 uint32_t dp_gui_master_cntl = info->accel_state->dp_gui_master_cntl_clip; local
354 dp_gui_master_cntl &= ~RADEON_GMC_BRUSH_DATATYPE_MASK;
355 dp_gui_master_cntl |= RADEON_GMC_BRUSH_SOLID_COLOR;
357 dp_gui_master_cntl &= ~RADEON_GMC_SRC_DATATYPE_MASK;
358 dp_gui_master_cntl |= RADEON_GMC_SRC_DATATYPE_COLOR;
362 OUT_ACCEL_REG(RADEON_DP_GUI_MASTER_CNTL, dp_gui_master_cntl);
468 info->accel_state->dp_gui_master_cntl_clip = (info->accel_state->dp_gui_master_cntl
    [all...]
radeon_exa_funcs.c 108 OUT_ACCEL_REG(RADEON_DP_GUI_MASTER_CNTL, info->state_2d.dp_gui_master_cntl);
200 info->state_2d.dp_gui_master_cntl = (RADEON_GMC_DST_PITCH_OFFSET_CNTL |
255 info->state_2d.dp_gui_master_cntl = (RADEON_GMC_DST_PITCH_OFFSET_CNTL |
radeon_accel.c 408 OUTREG(RADEON_DP_GUI_MASTER_CNTL, (info->accel_state->dp_gui_master_cntl
548 info->accel_state->dp_gui_master_cntl =
radeon.h 464 uint32_t dp_gui_master_cntl; member in struct:radeon_2d_state
654 uint32_t dp_gui_master_cntl; member in struct:radeon_accel_state
  /xsrc/external/mit/xf86-video-r128/dist/src/
r128_exa.c 114 OUTREG(R128_DP_GUI_MASTER_CNTL, info->state_2d.dp_gui_master_cntl);
138 OUT_RING_REG( R128_DP_GUI_MASTER_CNTL, info->state_2d.dp_gui_master_cntl );
182 info->state_2d.dp_gui_master_cntl = (R128_GMC_DST_PITCH_OFFSET_CNTL |
228 info->state_2d.dp_gui_master_cntl = (R128_GMC_DST_PITCH_OFFSET_CNTL |
451 info->state_2d.dp_gui_master_cntl = (R128_GMC_DST_PITCH_OFFSET_CNTL |
r128_accel.c 348 info->dp_gui_master_cntl = ((info->datatype << R128_GMC_DST_DATATYPE_SHIFT)
352 OUTREG(R128_DP_GUI_MASTER_CNTL, (info->dp_gui_master_cntl
r128.h 277 uint32_t dp_gui_master_cntl; member in struct:r128_2d_state
358 uint32_t dp_gui_master_cntl; member in struct:__anon170
r128_exa_render.c 516 info->state_2d.dp_gui_master_cntl = (R128_GMC_DST_PITCH_OFFSET_CNTL |
  /xsrc/external/mit/xf86-video-ati-kms/dist/src/
radeon_exa_funcs.c 74 OUT_RING_REG(RADEON_DP_GUI_MASTER_CNTL, info->state_2d.dp_gui_master_cntl);
159 info->state_2d.dp_gui_master_cntl = (RADEON_GMC_DST_PITCH_OFFSET_CNTL |
211 info->state_2d.dp_gui_master_cntl = (RADEON_GMC_DST_PITCH_OFFSET_CNTL |
radeon.h 356 uint32_t dp_gui_master_cntl; member in struct:radeon_2d_state

Completed in 13 milliseconds