drm/radeon: make missing smc ucode non-fatal
authorAlex Deucher <alexander.deucher@amd.com>
Wed, 7 Aug 2013 20:09:08 +0000 (16:09 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 7 Aug 2013 21:37:19 +0000 (17:37 -0400)
The smc ucode is required for dpm (dynamic power
management), but if it's missing just skip dpm setup
and don't disable acceleration.

Should fix:
https://bugs.freedesktop.org/show_bug.cgi?id=67876

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>

No differences found