HomeSort by: relevance | last modified time | path
    Searched defs:dp_gui_master_cntl (Results 1 - 4 of 4) 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.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-ati-kms/dist/src/
radeon.h 356 uint32_t dp_gui_master_cntl; member in struct:radeon_2d_state
  /xsrc/external/mit/xf86-video-r128/dist/src/
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

Completed in 8 milliseconds