diff options
author | 2024-08-27 15:29:49 +0530 | |
---|---|---|
committer | 2025-04-08 16:48:15 -0400 | |
commit | 9d3afcb7b9f950b9b7c58ceeeb9e71f3476e69ed (patch) | |
tree | 52f12a519ddab5812262de23f935c698bb74a409 /drivers/gpu/drm/amd/amdgpu/amdgpu.h | |
parent | drm/amdgpu: enable compute/gfx usermode queue (diff) | |
download | linux-rng-9d3afcb7b9f950b9b7c58ceeeb9e71f3476e69ed.tar.xz linux-rng-9d3afcb7b9f950b9b7c58ceeeb9e71f3476e69ed.zip |
drm/amdgpu: fix MES GFX mask
Current MES GFX mask prevents FW to enable oversubscription. This patch
does the following:
- Fixes the mask values and adds a description for the same
- Removes the central mask setup and makes it IP specific, as it would
be different when the number of pipes and queues are different.
v2: squash in fix from Shashank
Cc: Christian König <Christian.Koenig@amd.com>
Cc: Alex Deucher <alexander.deucher@amd.com>
Acked-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Shashank Sharma <shashank.sharma@amd.com>
Signed-off-by: Arvind Yadav <arvind.yadav@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu.h')
0 files changed, 0 insertions, 0 deletions