Re: [PATCH v2] drm/amdgpu: add new AMDGPU_INFO subquery for fw objects

2024-10-28 Thread Alex Deucher
On Thu, Oct 24, 2024 at 10:04 AM Shashank Sharma wrote: > > Currently, the shadow FW space size and alignment information is > protected under a flag (adev->gfx.cp_gfx_shadow) which gets set > only in case of SRIOV setups. > if (amdgpu_sriov_vf(adev)) > adev->gfx.cp_gfx_shadow = true; > >

[PATCH v2] drm/amdgpu: add new AMDGPU_INFO subquery for fw objects

2024-10-24 Thread Shashank Sharma
Currently, the shadow FW space size and alignment information is protected under a flag (adev->gfx.cp_gfx_shadow) which gets set only in case of SRIOV setups. if (amdgpu_sriov_vf(adev)) adev->gfx.cp_gfx_shadow = true; But we need this information for GFX Userqueues, so that user can create