mirror of
				https://github.com/torvalds/linux.git
				synced 2025-11-04 10:40:15 +02:00 
			
		
		
		
	drm/amd/amdgpu: fix si_enable_smc_cac() failed issue
Signed-off-by: Jim Qu <Jim.Qu@amd.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
		
							parent
							
								
									1d11ee8986
								
							
						
					
					
						commit
						5cb818b861
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -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:
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in a new issue