commit | c53c6beddc0ebb6feb5d64488c2c0cd23dd7f43d | [log] [tgz] |
---|---|---|
author | Dave Airlie <airlied@redhat.com> | Thu Mar 27 02:31:08 2014 +0000 |
committer | Dave Airlie <airlied@redhat.com> | Fri Mar 28 12:27:25 2014 +1000 |
tree | cf467d9de5d6cbc67d3966588595d232dc8c0252 | |
parent | adbbdbac04f093c0abf946b1e93e4e5291808491 [diff] |
drm/radeon: fix runtime suspend breaking secondary GPUs Same fix as for nouveau, when we fail with EINVAL, subsequent gets fail hard, causing the device not to open. Signed-off-by: Dave Airlie <airlied@redhat.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com>