RE: [PATCH V2] drm/amd/pm: disable the SMU13 OD feature support temporarily

2023-07-23 Thread Chen, Guchun
[Public] Looks good to me. Reviewed-by: Guchun Chen > -Original Message- > From: Quan, Evan > Sent: Monday, July 24, 2023 11:21 AM > To: amd-gfx@lists.freedesktop.org > Cc: Deucher, Alexander ; Chen, Guchun > ; Quan, Evan > Subject: [PATCH V2] drm/amd/pm: disable

[PATCH V2] drm/amd/pm: disable the SMU13 OD feature support temporarily

2023-07-23 Thread Evan Quan
The existing OD interface cannot support the growing demand for more OD features. We are in the transition to a new OD mechanism. So, disable the SMU13 OD feature support temporarily. And this should be reverted when the new OD mechanism online. Signed-off-by: Evan Quan -- v1->v2: - comment