radeonsi: don't add the border color buffer into the init_config state
[mesa.git] / src / gallium / drivers / radeonsi / si_state.c
index 485716678f42660a164d0057533ea809cda4456c..95775b4207d348b8a32f196c7dea8b7d8087e67b 100644 (file)
@@ -5348,7 +5348,6 @@ static void si_init_config(struct si_context *sctx)
    if (sctx->chip_class >= GFX7) {
       si_pm4_set_reg(pm4, R_028084_TA_BC_BASE_ADDR_HI, S_028084_ADDRESS(border_color_va >> 40));
    }
-   si_pm4_add_bo(pm4, sctx->border_color_buffer, RADEON_USAGE_READ, RADEON_PRIO_BORDER_COLORS);
 
    if (sctx->chip_class >= GFX9) {
       si_pm4_set_reg(pm4, R_028C48_PA_SC_BINNER_CNTL_1,