From: Alex Deucher Date: Sat, 27 Jul 2013 21:53:25 +0000 (-0400) Subject: drm/radeon: properly handle cg on asics without UVD X-Git-Tag: v3.11-rc4~18^2~9^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b2d70917e4b9fc5bddfbd025bfb1f15185e74971;p=pandora-kernel.git drm/radeon: properly handle cg on asics without UVD 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 --- Reading git-diff-tree failed