[PATCH 0/8] psp code clean up
Clements, John
John.Clements at amd.com
Tue Apr 21 06:49:57 UTC 2020
[AMD Public Use]
The series is: Reviewed-by: John Clements <john.clements at amd.com>
-----Original Message-----
From: Chen, Guchun <Guchun.Chen at amd.com>
Sent: Monday, April 20, 2020 8:56 PM
To: Zhang, Hawking <Hawking.Zhang at amd.com>; amd-gfx at lists.freedesktop.org; Deucher, Alexander <Alexander.Deucher at amd.com>; Clements, John <John.Clements at amd.com>
Subject: RE: [PATCH 0/8] psp code clean up
[AMD Public Use]
The series is: Reviewed-by: Guchun Chen <guchun.chen at amd.com>
Regards,
Guchun
-----Original Message-----
From: Zhang, Hawking <Hawking.Zhang at amd.com>
Sent: Monday, April 20, 2020 6:17 PM
To: amd-gfx at lists.freedesktop.org; Deucher, Alexander <Alexander.Deucher at amd.com>; Clements, John <John.Clements at amd.com>; Chen, Guchun <Guchun.Chen at amd.com>
Cc: Zhang, Hawking <Hawking.Zhang at amd.com>
Subject: [PATCH 0/8] psp code clean up
the seires make cleanup in current software psp support, including:
1). retire unnecessary ip callback function like support_vmr_ring, check_fw_loading.
2). remove unnecessary tOS version check 3). create common helper functions to avoid duplicate code per IP generation
Hawking Zhang (8):
drm/amdgpu: retire support_vmr_ring interface
drm/amdgpu: remove unnecessary tOS version check
drm/amdgpu: retire unused check_fw_loading status
drm/amdgpu: add helper function to init asd ucode
drm/amdgpu: switch to helper function to init asd ucode
drm/amdgpu: add helper function to init sos ucode
drm/amdgpu: switch to helper function to init sos ucode
drm/amdgpu: retire legacy vega10 sos version check
drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c | 130 ++++++++++++---- drivers/gpu/drm/amd/amdgpu/amdgpu_psp.h | 14 +- drivers/gpu/drm/amd/amdgpu/psp_v10_0.c | 141 +---------------- drivers/gpu/drm/amd/amdgpu/psp_v11_0.c | 235 ++-------------------------- drivers/gpu/drm/amd/amdgpu/psp_v12_0.c | 172 +--------------------
drivers/gpu/drm/amd/amdgpu/psp_v3_1.c | 262 +++-----------------------------
6 files changed, 149 insertions(+), 805 deletions(-)
--
2.7.4
More information about the amd-gfx
mailing list