git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
46348dc
)
drm/radeon: properly handle cg on asics without UVD
author
Alex Deucher
<alexander.deucher@amd.com>
Sat, 27 Jul 2013 21:53:25 +0000
(17:53 -0400)
committer
Alex Deucher
<alexander.deucher@amd.com>
Mon, 29 Jul 2013 22:14:38 +0000
(18:14 -0400)
Don't try and enable clockgating if the asic doesn't have
UVD. Use rdev->has_uvd rather than using local checks.
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
No differences found