diff options
author | Nicholas Kazlauskas <nicholas.kazlauskas@amd.com> | 2024-11-13 01:16:46 +0300 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2024-12-10 18:26:48 +0300 |
commit | 7f81a80a6819959772d331314e7cf7891f08a875 (patch) | |
tree | 82d683f2429b3fb6eea5ab7ff9730fb0dbe59e31 /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | |
parent | 18509133862cc7d6e2cf6d186b870c97d1b04411 (diff) | |
download | linux-7f81a80a6819959772d331314e7cf7891f08a875.tar.xz |
drm/amd/display: Add disable_ips_in_dpms_off flag for IPS
[WHY]
It's possible we still allow IPS2 when all streams are DPMS off but this
is unexpected.
[HOW]
Pass the DM config value into DC so it can use the pure stream count
to decide. We will be in 0 streams for S0i3 so this will still allow
it for D3.
Reviewed-by: Ovidiu Bunea <ovidiu.bunea@amd.com>
Signed-off-by: Nicholas Kazlauskas <nicholas.kazlauskas@amd.com>
Signed-off-by: Alex Hung <alex.hung@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions