Commit 5cb818b8 authored by Jim Qu's avatar Jim Qu Committed by Alex Deucher
Browse files

drm/amd/amdgpu: fix si_enable_smc_cac() failed issue

parent 1d11ee89
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -2055,6 +2055,7 @@ static void si_initialize_powertune_defaults(struct amdgpu_device *adev)
		case 0x682C:
			si_pi->cac_weights = cac_weights_cape_verde_pro;
			si_pi->dte_data = dte_data_sun_xt;
			update_dte_from_pl2 = true;
			break;
		case 0x6825:
		case 0x6827: