Re: [PATCH] drm/amdgpu/gfx9: Add Cleaner Shader Deinitialization in gfx_v9_0 Module

2024-10-01 Thread Alex Deucher
On Tue, Oct 1, 2024 at 3:01 AM Srinivasan Shanmugam wrote: > > This commit addresses an omission in the previous patch related to the > cleaner shader support for GFX9 hardware. Specifically, it adds the > necessary deinitialization code for the cleaner shader in the > gfx_v9_0_sw_fini function. >

Re: [PATCH] drm/amdgpu/gfx9: Add Cleaner Shader Deinitialization in gfx_v9_0 Module

2024-10-01 Thread Christian König
Am 01.10.24 um 09:00 schrieb Srinivasan Shanmugam: This commit addresses an omission in the previous patch related to the cleaner shader support for GFX9 hardware. Specifically, it adds the necessary deinitialization code for the cleaner shader in the gfx_v9_0_sw_fini function. The added line am

[PATCH] drm/amdgpu/gfx9: Add Cleaner Shader Deinitialization in gfx_v9_0 Module

2024-10-01 Thread Srinivasan Shanmugam
This commit addresses an omission in the previous patch related to the cleaner shader support for GFX9 hardware. Specifically, it adds the necessary deinitialization code for the cleaner shader in the gfx_v9_0_sw_fini function. The added line amdgpu_gfx_cleaner_shader_sw_fini(adev); ensures that a