]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amdgpu: Reinit FW shared flags on VCN v5.0.1
authorLijo Lazar <lijo.lazar@amd.com>
Wed, 26 Feb 2025 07:23:48 +0000 (12:53 +0530)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 5 Mar 2025 15:46:33 +0000 (10:46 -0500)
commit6ef5ccaad76d907d4257f20de992f89c0f7a7f8e
treebc2a797a3af685ced6022c6bb9f42d1674bd5672
parent6e09402098b5249a0f6684db8ce45ee1fc67eee9
drm/amdgpu: Reinit FW shared flags on VCN v5.0.1

After a full device reset, shared memory region will clear out and it's
not possible to reliably save the region in case of RAS errors.
Reinitialize the flags if required.

Signed-off-by: Lijo Lazar <lijo.lazar@amd.com>
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/vcn_v5_0_1.c