• Thierry Reding's avatar
    drm/tegra: dc: Make sure to set the module clock rate · 39e08aff
    Thierry Reding authored
    When applying the PLL changes from the computed state object, make sure
    to set the rate of the display controller module clock. Failing to do so
    can yield to a situation where the parent will be set to the proper
    pixel clock, but the module clock will be divided down to the rate that
    is happened to be set to before the parent rate change.
    Signed-off-by: default avatarThierry Reding <treding@nvidia.com>
    39e08aff
dc.c 54.8 KB