drm/radeon: fix runtime suspend breaking secondary GPUs
authorDave Airlie <airlied@redhat.com>
Thu, 27 Mar 2014 02:31:08 +0000 (02:31 +0000)
committerDave Airlie <airlied@redhat.com>
Fri, 28 Mar 2014 02:27:25 +0000 (12:27 +1000)
commitc53c6beddc0ebb6feb5d64488c2c0cd23dd7f43d
treecf467d9de5d6cbc67d3966588595d232dc8c0252
parentadbbdbac04f093c0abf946b1e93e4e5291808491
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>
drivers/gpu/drm/radeon/radeon_drv.c