mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-07-27 15:40:10 -04:00
drm/amd/display: Enable dcn42 pstate pmo
[Why & How] Set a flag to enable pstate pmo, we want to always allow pstate support on dcn42 Reviewed-by: Nicholas Kazlauskas <nicholas.kazlauskas@amd.com> Signed-off-by: Dmytro Laktyushkin <dmytro.laktyushkin@amd.com> Signed-off-by: Ivan Lipski <ivan.lipski@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
committed by
Alex Deucher
parent
2332eaeb0b
commit
6352e60273
@@ -2290,6 +2290,8 @@ static bool dcn42_resource_construct(
|
||||
dc->dml2_options.gpuvm_enable = true;
|
||||
dc->dml2_options.hostvm_enable = true;
|
||||
|
||||
dc->dml2_options.pmo.force_mandatory_uclk_pstate_support = true;
|
||||
|
||||
/* SPL */
|
||||
dc->caps.scl_caps.sharpener_support = true;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user