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:
ebdea82
)
drm/radeon: load the lm63 driver for an lm64 thermal chip.
author
Alex Deucher
<
[email protected]
>
Mon, 28 Jul 2014 03:21:50 +0000
(23:21 -0400)
committer
Alex Deucher
<
[email protected]
>
Tue, 5 Aug 2014 12:53:40 +0000
(08:53 -0400)
Looks like the lm63 driver supports the lm64 as well.
Signed-off-by: Alex Deucher <
[email protected]
>
Cc:
[email protected]
drivers/gpu/drm/radeon/radeon_atombios.c
patch
|
blob
|
history
diff --git
a/drivers/gpu/drm/radeon/radeon_atombios.c
b/drivers/gpu/drm/radeon/radeon_atombios.c
index fda1e4130af73871b5d8e3a691d353a7a5f25d87..2bbf016025dc06ba061e63a1eac7a7c72b6836e8 100644
(file)
--- a/
drivers/gpu/drm/radeon/radeon_atombios.c
+++ b/
drivers/gpu/drm/radeon/radeon_atombios.c
@@
-1963,7
+1963,7
@@
static const char *thermal_controller_names[] = {
"adm1032",
"adm1030",
"max6649",
- "lm6
4",
+ "lm6
3", /* lm64 */
"f75375",
"asc7xxx",
};
@@
-1974,7
+1974,7
@@
static const char *pp_lib_thermal_controller_names[] = {
"adm1032",
"adm1030",
"max6649",
- "lm6
4",
+ "lm6
3", /* lm64 */
"f75375",
"RV6xx",
"RV770",