Cc: Deng, Emily
>Subject: RE: [PATCH 1/2] drm/amdgpu/sriov: Add one parameter for mcbp
>debug
>
>[AMD Official Use Only - Internal Distribution Only]
>
>Hi Emily
>
>There is already a amdgpu_mcbp parameter there, can you try to leverage that
>one ?
>
>e.g.:
>we refac
[AMD Official Use Only - Internal Distribution Only]
Hi Emily
There is already a amdgpu_mcbp parameter there, can you try to leverage that
one ?
e.g.:
we refactor our driver's code and reduce the checking logic from "if
(amdgpu_mcbp || amdgpu_sriov_vf(adev))" to something like "if( amdgpu_mc
[AMD Official Use Only - Internal Distribution Only]
Ping .
>-Original Message-
>From: Emily.Deng
>Sent: Friday, September 18, 2020 11:27 AM
>To: amd-gfx@lists.freedesktop.org
>Cc: Deng, Emily
>Subject: [PATCH 1/2] drm/amdgpu/sriov: Add one parameter for mcbp debug
>
>For debug conv