diff options
| author | Wenjing Liu <[email protected]> | 2023-08-24 23:50:16 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2023-09-11 21:18:30 +0000 |
| commit | 3a2c0eccab9ade6d2c977113ba637a10bcfcd612 (patch) | |
| tree | 38363bc373ce52f2e56699057a455dc77624cb33 /drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c | |
| parent | drm/amd/display: add seamless pipe topology transition check (diff) | |
| download | kernel-3a2c0eccab9ade6d2c977113ba637a10bcfcd612.tar.gz kernel-3a2c0eccab9ade6d2c977113ba637a10bcfcd612.zip | |
drm/amd/display: move odm power optimization decision after subvp optimization
[why]
ODM power optimization excludes subvp power optimization but subvp
optimization can override ODM power optimization even if subvp optimization
configuration is not found. This happens with 4k144hz + 1 5k desktop plane.
We could have applied ODM power optimization however this is overridden by
subvp but subvp ends up deciding not apply its optimization.
[how]
Move ODM power optimization decision after subvp so it will try ODM power
optimization after subvp optimization is not possible.
Reviewed-by: Dillon Varone <[email protected]>
Acked-by: Stylon Wang <[email protected]>
Signed-off-by: Wenjing Liu <[email protected]>
Tested-by: Daniel Wheeler <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c')
0 files changed, 0 insertions, 0 deletions
