Home
last modified time | relevance | path

Searched refs:spi_config_cntl (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/amd/vulkan/
H A Dradv_sqtt.c371 uint32_t spi_config_cntl = in radv_emit_spi_config_cntl() local
376 spi_config_cntl |= S_031100_PS_PKR_PRIORITY_CNTL(3); in radv_emit_spi_config_cntl()
378 radeon_set_uconfig_reg(cs, R_031100_SPI_CONFIG_CNTL, spi_config_cntl); in radv_emit_spi_config_cntl()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_sqtt.c804 uint32_t spi_config_cntl = S_031100_GPR_WRITE_PRIORITY(0x2c688) | in si_emit_spi_config_cntl() local
810 spi_config_cntl |= S_031100_PS_PKR_PRIORITY_CNTL(3); in si_emit_spi_config_cntl()
812 radeon_set_uconfig_reg(R_031100_SPI_CONFIG_CNTL, spi_config_cntl); in si_emit_spi_config_cntl()

Completed in 3 milliseconds