projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
89d5595
)
drm/amdgpu: drop the mclk quirk for hainan
author
Alex Deucher
<alexander.deucher@amd.com>
Thu, 5 Jan 2017 18:05:52 +0000
(13:05 -0500)
committer
Alex Deucher
<alexander.deucher@amd.com>
Thu, 12 Jan 2017 22:36:58 +0000
(17:36 -0500)
fixed by the new 58 mc firmware.
Acked-by: Edward O'Callaghan <funfunctor@folklore1984.net>
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 34cb7ea17cafd575e956f1e513ca8db478301043..e9242d6fbf844d53f0247852074e68f4a75e3ace 100644
(file)
--- a/
drivers/gpu/drm/amd/amdgpu/si_dpm.c
+++ b/
drivers/gpu/drm/amd/amdgpu/si_dpm.c
@@
-3495,7
+3495,6
@@
static void si_apply_state_adjust_rules(struct amdgpu_device *adev,
(adev->pdev->device == 0x6665) ||
(adev->pdev->device == 0x6667)) {
max_sclk = 75000;
- max_mclk = 80000;
}
}
/* Apply dpm quirks */