]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/amd/pm: Enable VCN reset for pgm=4 with appropriate FW version
authorJesse.Zhang <Jesse.Zhang@amd.com>
Thu, 19 Mar 2026 07:54:38 +0000 (15:54 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 24 Mar 2026 17:32:04 +0000 (13:32 -0400)
commit6728daa2592788ab040b6e0389f86b197d4d8f6c
tree7df526bde7d512b0373734a44f3be015f25bc097
parent5c82adf957dcb187add5ee3209439c67b63df538
drm/amd/pm: Enable VCN reset for pgm=4 with appropriate FW version

Extend the VCN reset capability to include pgm=4 variants when the
firmware version meets the required threshold (>= 0x04557100). This
follows the existing pattern for pgm=0 and pgm=7, ensuring that VCN
reset is enabled only on configurations where it is supported by the
firmware.

Reviewed-by: Lijo Lazar <lijo.lazar@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Jesse Zhang <jesse.zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_6_ppt.c