Lines Matching defs:height
246 dev_warn(p->dev, "%s:%d %s height %d invalid must be aligned with 8\n",
268 /* macro tile width & height */
288 dev_warn(p->dev, "%s:%d %s height %d invalid must be aligned with %d\n",
454 /* find the height the ddx wants */
511 /* height is npipes htiles aligned == npipes * 8 pixel aligned */
760 unsigned dim, llevel, mslice, width, height, depth, i;
776 height = G_030004_TEX_HEIGHT(texdw[1]) + 1;
781 surf.nby = r600_fmt_get_nblocksy(surf.format, height);
824 /* align height */
877 h = r600_mip_minify(height, i);
919 width, height, depth);
1598 /* force 8x8 htile width and height */