summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/modules/hdcp/hdcp2_execution.c
diff options
context:
space:
mode:
authorYongqiang Sun <yongqiang.sun@amd.com>2020-03-09 17:13:02 -0400
committerAlex Deucher <alexander.deucher@amd.com>2020-03-31 12:26:14 -0400
commit9941b8129030c9202aaf39114477a0e58c0d6ffc (patch)
tree923ad0956e8cb360f696c18cb1769c29a988d825 /drivers/gpu/drm/amd/display/modules/hdcp/hdcp2_execution.c
parent8f43965f79ea7eabd2ea1a341670630ab4d0d70e (diff)
drm/amd/display: Not doing optimize bandwidth if flip pending.
[Why] In some scenario like 1366x768 VSR enabled connected with a 4K monitor and playing 4K video in clone mode, underflow will be observed due to decrease dppclk when previouse surface scan isn't finished [How] In this use case, surface flip is switching between 4K and 1366x768, 1366x768 needs smaller dppclk, and when decrease the clk and previous surface scan is for 4K and scan isn't done, underflow will happen. Not doing optimize bandwidth in case of flip pending. 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> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/display/modules/hdcp/hdcp2_execution.c')
0 files changed, 0 insertions, 0 deletions