Searched defs:tile_bo (Results 1 – 3 of 3) sorted by relevance
81 struct drm_gem_cma_object *tile_bo; member
517 tile_bo(drm_intel_bo *bo, int width) in tile_bo() function
774 int tile_bo = (tile->h >> ctx->comp_sft[c][1]) + tile_to; in enc_tile_comp() local