]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amd/pm: early return if disabling DPMS for GFX IP v11.5.2
authorTim Huang <tim.huang@amd.com>
Fri, 12 Jul 2024 03:05:07 +0000 (11:05 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 16 Jul 2024 15:44:36 +0000 (11:44 -0400)
commit2fdc99b96ea86c178eb14bc948dac93feffc8936
tree9a80438b08f7984e7e0f539abdd79c66925c844e
parentb3fb79cda5688a44a423c27b791f5456d801e49c
drm/amd/pm: early return if disabling DPMS for GFX IP v11.5.2

This was intended to add support for GFX IP v11.5.2, but it needs
to be applied to all GFX11 and subsequent APUs. Therefore the code
should be revised to accommodate this.

Signed-off-by: Tim Huang <tim.huang@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/pm/swsmu/amdgpu_smu.c