[PATCH v3 0/5] support Arcturus IFM workaround

Leo Liu leo.liu at amd.com
Wed Jan 15 13:24:04 UTC 2020


On 2020-01-14 5:23 p.m., James Zhu wrote:
> Add vcn2.5 dpg mode/dpg pause mode/dpg sram mode to support
> acturus IFM(instruction fetch monitor) work around.
>
> v2: Correct firmware ucode index in vcn_v2_5_mc_resume_dpg_mode
> v3: Share multiple instance indirect DPG SRAM mode support for vcn2

With those fixed in patch2&3, the series are:

Reviewed-by: Leo Liu <leo.liu at amd.com>


Regards,

Leo



>
> James Zhu (5):
>    drm/amdgpu/vcn: support multiple-instance dpg pause mode
>    drm/amdgpu/vcn2.5: support multiple instance direct SRAM read and
>      write
>    drm/amdgpu/vcn2.5: add DPG mode start and stop
>    drm/amdgpu/vcn2.5: add dpg pause mode
>    drm/amdgpu/vcn2.5: implement indirect DPG SRAM mode
>
>   drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c |  34 +--
>   drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.h |  48 ++--
>   drivers/gpu/drm/amd/amdgpu/vcn_v1_0.c   |   8 +-
>   drivers/gpu/drm/amd/amdgpu/vcn_v2_0.c   |  98 ++++----
>   drivers/gpu/drm/amd/amdgpu/vcn_v2_5.c   | 394 +++++++++++++++++++++++++++++++-
>   5 files changed, 487 insertions(+), 95 deletions(-)
>


More information about the amd-gfx mailing list