Lines Matching defs:height
245 dev_warn(p->dev, "%s:%d %s height %d invalid must be aligned with 8\n",
267 /* macro tile width & height */
287 dev_warn(p->dev, "%s:%d %s height %d invalid must be aligned with %d\n",
453 /* find the height the ddx wants */
510 /* height is npipes htiles aligned == npipes * 8 pixel aligned */
759 unsigned dim, llevel, mslice, width, height, depth, i;
775 height = G_030004_TEX_HEIGHT(texdw[1]) + 1;
780 surf.nby = r600_fmt_get_nblocksy(surf.format, height);
823 /* align height */
876 h = r600_mip_minify(height, i);
918 width, height, depth);
1597 /* force 8x8 htile width and height */