Re: [PATCH] amdgpu: disable amdgpu_dpm on THTF-SW831-1W-DS25_MB board

From: WangYuli
Date: Wed Aug 28 2024 - 11:50:19 EST



On 2024/8/28 23:30, Alex Deucher wrote:
On Wed, Aug 28, 2024 at 7:28 AM WangYuli <wangyuli@xxxxxxxxxxxxx> wrote:

This will disable dpm on all devices that you might install on this
platform. If this is specific to a particular platform and board
combination, it might be better to check the platform in the
dpm_init() code for the specific chip that is problematic.
Additionally, disabling dpm will result in boot clocks which means
performance will be very low.

Alex

This motherboard model doesn't have combinations with different platforms or chipsets now.Their model numbers are unique,so it seems unnecessary to add extra judgment.


--
WangYuli