Searched refs:R600_BANK_SWAPS (Results 1 – 2 of 2) sorted by relevance
870 gb_tiling_config |= R600_BANK_SWAPS(1); in r600_gfx_init()1523 gb_tiling_config |= R600_BANK_SWAPS(1); in r700_gfx_init()
1805 # define R600_BANK_SWAPS(x) ((x) << 11) macro