Re: [PATCH 2/2] drm/amdgpu: Use offsets local to VCN in VF

2024-03-05 Thread Christian König
Am 05.03.24 um 10:33 schrieb Lazar, Lijo: On 3/5/2024 2:48 PM, Christian König wrote: Am 05.03.24 um 10:03 schrieb Lazar, Lijo: On 3/5/2024 2:24 PM, Christian König wrote: Am 05.03.24 um 07:40 schrieb Lijo Lazar: For VCN 4.0.3, use only the local addressing scheme while in VF mode. This inclu

Re: [PATCH 2/2] drm/amdgpu: Use offsets local to VCN in VF

2024-03-05 Thread Lazar, Lijo
On 3/5/2024 2:48 PM, Christian König wrote: > Am 05.03.24 um 10:03 schrieb Lazar, Lijo: >> >> On 3/5/2024 2:24 PM, Christian König wrote: >>> >>> Am 05.03.24 um 07:40 schrieb Lijo Lazar: For VCN 4.0.3, use only the local addressing scheme while in VF mode. This includes addressing sche

Re: [PATCH 2/2] drm/amdgpu: Use offsets local to VCN in VF

2024-03-05 Thread Christian König
Am 05.03.24 um 10:03 schrieb Lazar, Lijo: On 3/5/2024 2:24 PM, Christian König wrote: Am 05.03.24 um 07:40 schrieb Lijo Lazar: For VCN 4.0.3, use only the local addressing scheme while in VF mode. This includes addressing scheme used for HUB offsets. Signed-off-by: Lijo Lazar ---   drivers

Re: [PATCH 2/2] drm/amdgpu: Use offsets local to VCN in VF

2024-03-05 Thread Lazar, Lijo
On 3/5/2024 2:24 PM, Christian König wrote: > > > Am 05.03.24 um 07:40 schrieb Lijo Lazar: >> For VCN 4.0.3, use only the local addressing scheme while in VF >> mode. This includes addressing scheme used for HUB offsets. >> >> Signed-off-by: Lijo Lazar >> --- >>   drivers/gpu/drm/amd/amdgpu/v

Re: [PATCH 2/2] drm/amdgpu: Use offsets local to VCN in VF

2024-03-05 Thread Christian König
Am 05.03.24 um 07:40 schrieb Lijo Lazar: For VCN 4.0.3, use only the local addressing scheme while in VF mode. This includes addressing scheme used for HUB offsets. Signed-off-by: Lijo Lazar --- drivers/gpu/drm/amd/amdgpu/vcn_v4_0_3.c | 20 +++- 1 file changed, 19 insertio

[PATCH 2/2] drm/amdgpu: Use offsets local to VCN in VF

2024-03-04 Thread Lijo Lazar
For VCN 4.0.3, use only the local addressing scheme while in VF mode. This includes addressing scheme used for HUB offsets. Signed-off-by: Lijo Lazar --- drivers/gpu/drm/amd/amdgpu/vcn_v4_0_3.c | 20 +++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/drivers/gpu/d