]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: handle AMDGPU_IB_FLAG_RESET_GDS_MAX_WAVE_ID on gfx10
authorMarek Olšák <marek.olsak@amd.com>
Wed, 19 Jun 2019 23:26:59 +0000 (19:26 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 1 Jul 2019 19:53:50 +0000 (14:53 -0500)
commit360a283f0658004713e254040909e60453b2aebc
tree95ef61d33ba40af0124e72e52a29c797d48f051a
parent06428aefffda803b8cb6c472e8f40ed7465f9151
drm/amdgpu: handle AMDGPU_IB_FLAG_RESET_GDS_MAX_WAVE_ID on gfx10

Add the gfx10 equivalent of the gfx9 code.

Signed-off-by: Marek Olšák <marek.olsak@amd.com>
Acked-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c