]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
drm/amd/display: Toggle for Disable Force Pstate Allow on Disable
authorRyan Seto <ryanseto@amd.com>
Thu, 24 Jul 2025 18:57:52 +0000 (14:57 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 4 Aug 2025 18:40:29 +0000 (14:40 -0400)
commit20ea30a793f29fd9026406dc4de3c8d17da120c2
treee8cb808e305bf6c8b52b39f9e867642df6baa43a
parente63e9f8b3d1c5d17fa4db9241905a8baf1e4bda8
drm/amd/display: Toggle for Disable Force Pstate Allow on Disable

[Why & How]
In theory, driver should be able to support disabling force pstate allow
after hardware release however this behavior is not tested yet.
Introducing a new toggle to disable the force on the fly.

Reviewed-by: Dillon Varone <dillon.varone@amd.com>
Signed-off-by: Ryan Seto <ryanseto@amd.com>
Signed-off-by: Roman Li <roman.li@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dc.h
drivers/gpu/drm/amd/display/dc/hwss/dcn401/dcn401_hwseq.c
drivers/gpu/drm/amd/display/dc/resource/dcn401/dcn401_resource.c