Searched refs:wa_mask (Results 1 – 2 of 2) sorted by relevance
3124 uint32_t wa_mask; in gfx_v12_0_compute_mqd_set_cu_mask() local3132 wa_mask = (prop->cu_flags & AMDGPU_UPDATE_FLAG_DBG_WA_ENABLE) ? in gfx_v12_0_compute_mqd_set_cu_mask()3134 mqd->compute_static_thread_mgmt_se0 = wa_mask; in gfx_v12_0_compute_mqd_set_cu_mask()3135 mqd->compute_static_thread_mgmt_se1 = wa_mask; in gfx_v12_0_compute_mqd_set_cu_mask()3136 mqd->compute_static_thread_mgmt_se2 = wa_mask; in gfx_v12_0_compute_mqd_set_cu_mask()3137 mqd->compute_static_thread_mgmt_se3 = wa_mask; in gfx_v12_0_compute_mqd_set_cu_mask()
4265 uint32_t wa_mask; in gfx_v11_0_compute_mqd_set_cu_mask() local4273 wa_mask = (prop->cu_flags & AMDGPU_UPDATE_FLAG_DBG_WA_ENABLE) ? in gfx_v11_0_compute_mqd_set_cu_mask()4275 mqd->compute_static_thread_mgmt_se0 = wa_mask; in gfx_v11_0_compute_mqd_set_cu_mask()4276 mqd->compute_static_thread_mgmt_se1 = wa_mask; in gfx_v11_0_compute_mqd_set_cu_mask()4277 mqd->compute_static_thread_mgmt_se2 = wa_mask; in gfx_v11_0_compute_mqd_set_cu_mask()4278 mqd->compute_static_thread_mgmt_se3 = wa_mask; in gfx_v11_0_compute_mqd_set_cu_mask()