Re: [PATCH 2/2] drm/amdgpu: Introduce new SETUP_TMR interface

2021-03-25 Thread Zeng, Oak
om: amd-gfx On Behalf Of Zeng, Oak Sent: Monday, March 22, 2021 7:33 PM To: amd-gfx@lists.freedesktop.org Cc: Kuehling, Felix ; Zhang, Hawking Subject: Re: [PATCH 2/2] drm/amdgpu: Introduce new SETUP_TMR interface [AMD Official Use Only - Internal Distribution Only] [A

RE: [PATCH 2/2] drm/amdgpu: Introduce new SETUP_TMR interface

2021-03-23 Thread Lazar, Lijo
[AMD Public Use] -Original Message- From: amd-gfx On Behalf Of Zeng, Oak Sent: Monday, March 22, 2021 7:33 PM To: amd-gfx@lists.freedesktop.org Cc: Kuehling, Felix ; Zhang, Hawking Subject: Re: [PATCH 2/2] drm/amdgpu: Introduce new SETUP_TMR interface [AMD Official Use Only

Re: [PATCH 2/2] drm/amdgpu: Introduce new SETUP_TMR interface

2021-03-22 Thread Zeng, Oak
[AMD Official Use Only - Internal Distribution Only] Hello all, Can someone help to review below patches? We verified with firmware team and want to check-in together with psp firmware Regards, Oak On 2021-03-12, 4:24 PM, "Zeng, Oak" wrote: This new interface passes both virtual and p

[PATCH 2/2] drm/amdgpu: Introduce new SETUP_TMR interface

2021-03-12 Thread Oak Zeng
This new interface passes both virtual and physical address to PSP. It is backword compatible with old interface. Signed-off-by: Oak Zeng --- drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c | 13 ++--- drivers/gpu/drm/amd/amdgpu/psp_gfx_if.h | 11 ++- 2 files changed, 20 insertions(+), 4