diff options
| author | Ori Messinger <[email protected]> | 2023-11-22 05:12:13 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2024-01-18 20:46:56 +0000 |
| commit | 776b0953aba8b10cc2903c958d60334c9703dc34 (patch) | |
| tree | bd68bd41a5ae8dca1951fcdc3f77df925e514088 /drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c | |
| parent | drm/amdgpu: fix UBSAN array-index-out-of-bounds for ras_block_string[] (diff) | |
| download | kernel-776b0953aba8b10cc2903c958d60334c9703dc34.tar.gz kernel-776b0953aba8b10cc2903c958d60334c9703dc34.zip | |
drm/amdgpu: Enable GFXOFF for Compute on GFX11
On GFX version 11, GFXOFF was disabled due to a MES KIQ firmware
issue, which has since been fixed after version 64.
This patch only re-enables GFXOFF for GFX version 11 if the GPU's
MES KIQ firmware version is newer than version 64.
V2: Keep GFXOFF disabled on GFX11 if MES KIQ is below version 64.
V3: Add parentheses to avoid GCC warning for parentheses:
"suggest parentheses around comparison in operand of ‘&’"
V4: Remove "V3" from commit title
V5: Change commit description and insert 'Acked-by'
Signed-off-by: Ori Messinger <[email protected]>
Acked-by: Alex Deucher <[email protected]>
Reviewed-by: Harish Kasiviswanathan <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c')
0 files changed, 0 insertions, 0 deletions
