aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gnss
diff options
context:
space:
mode:
authorJake Wang <haonan.wang2@amd.com>2020-12-11 16:53:57 -0500
committerAlex Deucher <alexander.deucher@amd.com>2020-12-23 15:02:47 -0500
commit4aa9d658d21cf192fa12227591526d06fec114e0 (patch)
tree78182e9a20c30361f41122ae03d6222e9553fadb /drivers/gnss
parentdrm/amd/display: [FW Promotion] Release 0.0.47 (diff)
downloadlinux-dev-4aa9d658d21cf192fa12227591526d06fec114e0.tar.xz
linux-dev-4aa9d658d21cf192fa12227591526d06fec114e0.zip
drm/amd/display: always program DPPDTO unless not safe to lower
[Why] We defer clock updates to after pipes have been programmed. In some instances we use DPPCLK that have been previously set to be "unused". This results in a brief window of time where underflow could occur. [How] During prepare bandwidth allow rn_update_clocks_update_dpp_dto to check each instance and compare previous clock to new clock. If new clock is higher than previous clock, program DPPDTO. Signed-off-by: Jake Wang <haonan.wang2@amd.com> Acked-by: Bindu Ramamurthy <bindu.r@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gnss')
0 files changed, 0 insertions, 0 deletions