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