]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: update the method to set kcq queue mask
authorLikun Gao <Likun.Gao@amd.com>
Thu, 24 Oct 2019 03:56:07 +0000 (11:56 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 1 May 2020 19:19:07 +0000 (15:19 -0400)
commitdbd0a6606e52f095f6b96dd38103123de567a1e1
treea69e15f85859b8bf96264a7c0a35091841bdec57
parent011b4cca1fd3fa5d637279ff073e0c95bb3d903d
drm/amdgpu: update the method to set kcq queue mask

Use a common method to set queue mask before set kiq resource.
The value of queue mask must suitablt for the designated form.

Signed-off-by: Likun Gao <Likun.Gao@amd.com>
Reviewed-by: Huang Rui <ray.huang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c