diff options
author | Yongqiang Sun <yongqiang.sun@amd.com> | 2020-02-14 20:55:55 +0300 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2020-02-25 19:09:37 +0300 |
commit | 89e94bc57429305e089f149a6e7083e5f36f39c4 (patch) | |
tree | b05813611051fedad2678bc3bbd9b0da504b2fba /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | |
parent | c479912ae67ac4d5a4b6caa00cb7632c14018b26 (diff) | |
download | linux-89e94bc57429305e089f149a6e7083e5f36f39c4.tar.xz |
drm/amd/display: optimize prgoram wm and clks
[Why]
In some display configuration like 1080P monitor playing a 1080P video,
if user use ALT+F4 to exit Movie and TV, there is a chance clocks are
same only water mark changed. Current clock optimization machanism will
result in water mark keeps high after exit Movie and TV app.
[How]
Return if watermark need to be optimized when doing program watermark,
perform the optimization after.
Signed-off-by: Yongqiang Sun <yongqiang.sun@amd.com>
Reviewed-by: Tony Cheng <Tony.Cheng@amd.com>
Acked-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Acked-by: Harry Wentland <harry.wentland@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