commit | 8a53fa23fd3e7c22d93f28e6aaae8358c53326ba | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Wed Aug 07 16:09:08 2013 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Wed Aug 07 17:37:19 2013 -0400 |
tree | b1e41ef1b8c97925926b0bfee276a1f8d55abf8f | |
parent | 761bfb999868c413aabed8caa345694836ec6f11 [diff] |
drm/radeon: make missing smc ucode non-fatal 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>