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:
3a69adf
)
drm/radeon: drop the mclk quirk for hainan
author
Alex Deucher
<alexander.deucher@amd.com>
Thu, 5 Jan 2017 18:08:01 +0000
(13:08 -0500)
committer
Alex Deucher
<alexander.deucher@amd.com>
Thu, 12 Jan 2017 22:37:31 +0000
(17:37 -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/radeon/si_dpm.c
patch
|
blob
|
history
diff --git
a/drivers/gpu/drm/radeon/si_dpm.c
b/drivers/gpu/drm/radeon/si_dpm.c
index 668060fa68c1276a7f3fe726922ff1e58403b6d4..2944916f7102ae0395d11157f366c199d398076d 100644
(file)
--- a/
drivers/gpu/drm/radeon/si_dpm.c
+++ b/
drivers/gpu/drm/radeon/si_dpm.c
@@
-3016,7
+3016,6
@@
static void si_apply_state_adjust_rules(struct radeon_device *rdev,
(rdev->pdev->device == 0x6665) ||
(rdev->pdev->device == 0x6667)) {
max_sclk = 75000;
- max_mclk = 80000;
}
}
/* Apply dpm quirks */