Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
linux
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
linux
Commits
ac163387
Commit
ac163387
authored
Mar 26, 2013
by
Alex Deucher
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
drm/radeon: add SI to r600_is_internal_thermal_sensor()
Signed-off-by:
Alex Deucher
<
alexander.deucher@amd.com
>
parent
a172230f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
drivers/gpu/drm/radeon/r600_dpm.c
drivers/gpu/drm/radeon/r600_dpm.c
+1
-0
No files found.
drivers/gpu/drm/radeon/r600_dpm.c
View file @
ac163387
...
...
@@ -720,6 +720,7 @@ bool r600_is_internal_thermal_sensor(enum radeon_int_thermal_type sensor)
case
THERMAL_TYPE_EVERGREEN
:
case
THERMAL_TYPE_SUMO
:
case
THERMAL_TYPE_NI
:
case
THERMAL_TYPE_SI
:
return
true
;
case
THERMAL_TYPE_ADT7473_WITH_INTERNAL
:
case
THERMAL_TYPE_EMC2103_WITH_INTERNAL
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment