Searched refs:TILE_NONE (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Di830_memory.c145 if (format == TILE_NONE)
228 if (mem->tiling != TILE_NONE && !pI830->kernel_exec_fencing) {
244 if (mem->tiling != TILE_NONE && !pI830->use_drm_mode &&
438 TILE_NONE);
755 case TILE_NONE:
762 if (ret != 0 || (bo_tiling_mode == I915_TILING_NONE && tile_format != TILE_NONE)) {
767 mem->tiling = TILE_NONE;
820 if (tile_format != TILE_NONE) {
965 NEED_LIFETIME_FIXED, TILE_NONE);
1001 flags, TILE_NONE);
[all...]
H A Di830_uxa.c116 pI830->front_buffer->tiling != TILE_NONE)
H A Di830.h110 TILE_NONE, enumerator in enum:tile_format
H A Di830_display.c821 if (pI830->front_buffer && pI830->front_buffer->tiling != TILE_NONE)
1921 0, TILE_NONE);

Completed in 62 milliseconds