| 782cef7f | 31-May-2024 |
Wenjing Liu <[email protected]> |
drm/amd/display: apply vmin optimization even if it doesn't reach vmin level
[why] Based on power measurement result, in most cases when display clock is higher than Vmin display clock, lowering dis
drm/amd/display: apply vmin optimization even if it doesn't reach vmin level
[why] Based on power measurement result, in most cases when display clock is higher than Vmin display clock, lowering display clock using dynamic ODM will improve overall power consumption by 0 to 4 watts even if we can't reach Vmin.
[how] Allow vmin optimization applied even if dispclk can't reach Vmin.
Reviewed-by: Austin Zheng <[email protected]> Signed-off-by: Wenjing Liu <[email protected]> Signed-off-by: Tom Chung <[email protected]> Tested-by: Daniel Wheeler <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
show more ...
|