Searched refs:R600_DONE_FIFO_HIWATER (Results 1 – 2 of 2) sorted by relevance
961 R600_DONE_FIFO_HIWATER(0xe0) | in r600_gfx_init()965 sq_ms_fifo_sizes &= ~R600_DONE_FIFO_HIWATER(0xff); in r600_gfx_init()966 sq_ms_fifo_sizes |= R600_DONE_FIFO_HIWATER(0x4); in r600_gfx_init()1640 R600_DONE_FIFO_HIWATER(0xe0) | in r700_gfx_init()
1753 # define R600_DONE_FIFO_HIWATER(x) ((x) << 16) macro