diff options
author | Dave Airlie <airlied@redhat.com> | 2015-11-03 11:10:03 -0500 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2015-11-03 11:15:29 -0500 |
commit | 32544d021515f767e651648e5702472d48ab9436 (patch) | |
tree | f18a83b35b5e006725164b3c07c725ad5f645079 /drivers/gpu/drm/amd/amdgpu/vi.c | |
parent | fe295b27150afe5ddc5e8bb6670149970b33834d (diff) |
drm/amd/scheduler: don't oops on failure to load
In two places amdgpu tries to tear down something it hasn't
initalised when failing. This is what happens when you
enable experimental support on topaz which then fails in
ring init.
This patch allows it to fail cleanly.
agd: Split out from from the original patch since the
scheduler is a driver independent.
Reviewed-by: Chunming Zhou <david1.zhou@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/vi.c')
0 files changed, 0 insertions, 0 deletions