Re: [PATCH v9 11/14] drm/amdgpu: fix MES GFX mask

2024-05-02 Thread Sharma, Shashank
On 02/05/2024 17:19, Christian König wrote: Am 26.04.24 um 15:48 schrieb Shashank Sharma: Current MES GFX mask prevents FW to enable oversubscription. This patch does the following: - Fixes the mask values and adds a description for the same. - Removes the central mask setup and makes it IP sp

Re: [PATCH v9 11/14] drm/amdgpu: fix MES GFX mask

2024-05-02 Thread Christian König
Am 26.04.24 um 15:48 schrieb Shashank Sharma: Current MES GFX mask prevents FW to enable oversubscription. This patch does the following: - Fixes the mask values and adds a description for the same. - Removes the central mask setup and makes it IP specific, as it would be different when the nu

Re: [PATCH v9 11/14] drm/amdgpu: fix MES GFX mask

2024-05-01 Thread Alex Deucher
On Fri, Apr 26, 2024 at 9:57 AM Shashank Sharma wrote: > > Current MES GFX mask prevents FW to enable oversubscription. This patch > does the following: > - Fixes the mask values and adds a description for the same. > - Removes the central mask setup and makes it IP specific, as it would > be di