Searched refs:RADEON_COLOR_TILE_ENABLE (Results 1 - 11 of 11) sorted by relevance

/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dradeon_render.c647 ((info->tilingEnabled && (dsty <= pScrn->virtualY)) ? RADEON_COLOR_TILE_ENABLE : 0));
687 ((info->tilingEnabled && (dsty <= pScrn->virtualY)) ? RADEON_COLOR_TILE_ENABLE : 0));
989 ((info->tilingEnabled && (dsty <= pScrn->virtualY)) ? RADEON_COLOR_TILE_ENABLE : 0));
1028 ((info->tilingEnabled && (dsty <= pScrn->virtualY)) ? RADEON_COLOR_TILE_ENABLE : 0));
H A Dradeon_exa_render.c647 colorpitch |= RADEON_COLOR_TILE_ENABLE;
1020 colorpitch |= RADEON_COLOR_TILE_ENABLE;
H A Dradeon_textured_videofuncs.c191 colorpitch |= RADEON_COLOR_TILE_ENABLE;
659 colorpitch |= RADEON_COLOR_TILE_ENABLE;
H A Dradeon_reg.h2146 # define RADEON_COLOR_TILE_ENABLE (1 << 16) macro
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/radeon/
H A Dradeon_blit.c204 dst_pitch |= RADEON_COLOR_TILE_ENABLE;
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/radeon/
H A Dradeon_blit.c195 dst_pitch |= RADEON_COLOR_TILE_ENABLE;
/xsrc/external/mit/xf86-video-ati-kms/dist/src/
H A Dradeon_exa_render.c600 colorpitch |= RADEON_COLOR_TILE_ENABLE;
962 colorpitch |= RADEON_COLOR_TILE_ENABLE;
H A Dradeon_textured_videofuncs.c115 colorpitch |= RADEON_COLOR_TILE_ENABLE;
488 colorpitch |= RADEON_COLOR_TILE_ENABLE;
H A Dradeon_reg.h2146 # define RADEON_COLOR_TILE_ENABLE (1 << 16) macro
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/radeon/server/
H A Dradeon_reg.h1555 # define RADEON_COLOR_TILE_ENABLE (1 << 16) macro
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/radeon/server/
H A Dradeon_reg.h1555 # define RADEON_COLOR_TILE_ENABLE (1 << 16) macro

Completed in 77 milliseconds