Re: [PATCH 2/2] drm/amdgpu: add sysfs reset mask for vcn 5.0.1

2024-12-10 Thread David Wu
Series is: Reviewed-by: David (Ming Qiang) Wu one thing I would like to do: return amdgpu_vcn_sysfs_reset_mask_init(adev); On 2024-12-10 15:03, Alex Deucher wrote: Add the calls to the vcn 5.0.1 code. Signed-off-by: Alex Deucher --- drivers/gpu/drm/amd/amdgpu/vcn_v5_0_1.c | 10 ++

[PATCH 2/2] drm/amdgpu: add sysfs reset mask for vcn 5.0.1

2024-12-10 Thread Alex Deucher
Add the calls to the vcn 5.0.1 code. Signed-off-by: Alex Deucher --- drivers/gpu/drm/amd/amdgpu/vcn_v5_0_1.c | 10 ++ 1 file changed, 10 insertions(+) diff --git a/drivers/gpu/drm/amd/amdgpu/vcn_v5_0_1.c b/drivers/gpu/drm/amd/amdgpu/vcn_v5_0_1.c index a076ffb3867ac..8a50dcd64e6eb 10064