diff options
author | Frank Min <Frank.Min@amd.com> | 2025-08-05 22:30:54 +0800 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2025-08-12 16:07:31 -0400 |
commit | e67b8afcb6d86f1bc6a69e4e52cf9dcfe636f995 (patch) | |
tree | 8c3a4f4ffa885c488ae1e0586ecd0d3fd4d7b084 /scripts/lib/kdoc/kdoc_re.py | |
parent | 8f5ae30d69d7543eee0d70083daf4de8fe15d585 (diff) |
drm/amdgpu: Add PSP fw version check for fw reserve GFX command
The fw reserved GFX command is only supported starting from PSP fw
version 0x3a0e14 and 0x3b0e0d. Older versions do not support this command.
Add a version guard to ensure the command is only used when the running
PSP fw meets the minimum version requirement.
This ensures backward compatibility and safe operation across fw
revisions.
Fixes: a3b7f9c306e1 ("drm/amdgpu: reclaim psp fw reservation memory region")
Signed-off-by: Frank Min <Frank.Min@amd.com>
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
(cherry picked from commit 065e23170a1e09bc9104b761183e59562a029619)
Diffstat (limited to 'scripts/lib/kdoc/kdoc_re.py')
0 files changed, 0 insertions, 0 deletions