projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1d11ee8
)
drm/amd/amdgpu: fix si_enable_smc_cac() failed issue
author
Jim Qu
<Jim.Qu@amd.com>
Wed, 12 Jul 2017 07:52:26 +0000
(15:52 +0800)
committer
Alex Deucher
<alexander.deucher@amd.com>
Fri, 14 Jul 2017 15:06:41 +0000
(11:06 -0400)
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>
drivers/gpu/drm/amd/amdgpu/si_dpm.c
patch
|
blob
|
history
diff --git
a/drivers/gpu/drm/amd/amdgpu/si_dpm.c
b/drivers/gpu/drm/amd/amdgpu/si_dpm.c
index
a7ad839
..
d63873f
100644
(file)
--- a/
drivers/gpu/drm/amd/amdgpu/si_dpm.c
+++ b/
drivers/gpu/drm/amd/amdgpu/si_dpm.c
@@
-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: