diff options
author | Yong Zhao <Yong.Zhao@amd.com> | 2020-03-04 16:52:41 -0500 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2020-05-01 15:19:08 -0400 |
commit | d09f85d52ad6d1da9d6b8aecca6b81e0b4750afb (patch) | |
tree | ec012482c6fb74caf8a0b0b516d2d64cde376edb /drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c | |
parent | 5c180eb910df3c635e22f5327fd074aafafc7523 (diff) |
drm/amdkfd: Use a systematic method to calculate queue mask bit
The queue mask used for set_resources always assumes the queue number
per pipe is 8, so KFD needs to align with that by using function
amdgpu_queue_mask_bit_to_set_resource_bit().
Signed-off-by: Yong Zhao <Yong.Zhao@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c')
0 files changed, 0 insertions, 0 deletions