Searched refs:r600_npipes (Results 1 – 2 of 2) sorted by relevance
901 dev_priv->r600_npipes = 1 << ((gb_tiling_config >> 1) & 0x7); in r600_gfx_init()1558 dev_priv->r600_npipes = 1 << ((gb_tiling_config >> 1) & 0x7); in r700_gfx_init()2661 *npipes = dev_priv->r600_npipes; in r600_cs_legacy_get_tiling_conf()
302 int r600_npipes; member