]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: fix ctx init failure for asics without gfx ring
authorLe Ma <le.ma@amd.com>
Thu, 19 Dec 2019 11:26:02 +0000 (19:26 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 23 Dec 2019 19:56:09 +0000 (14:56 -0500)
commiteded5049922bb7c06799b41b4392339ec9e337b6
tree46b2a0717ff0088f145404562b88bfefaacb2d85
parent680562e1f467a339e944464960d64f40e2c197d8
drm/amdgpu: fix ctx init failure for asics without gfx ring

This workaround does not affect other asics because amdgpu only need expose
one gfx sched to user for now.

Signed-off-by: Le Ma <le.ma@amd.com>
Reviewed-by: Nirmoy Das <nirmoy.das@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.c