1. 19 Feb, 2015 1 commit
    • Thierry Reding's avatar
      drm/tegra: hdmi: Explicitly set clock rate · c03bf1bf
      Thierry Reding authored
      Recent changes in the clock framework have caused a behavioural change
      in that clocks that have not had their rate set explicitly will now be
      reset to their initial rate (or 0) when the clock is released. This is
      triggered in the deferred probing path, resulting in the clock running
      at a wrong frequency after the successful probe.
      
      This can be easily fixed by setting the rate explicitly rather than by
      relying on the implicit rate inherited by the parent.
      Tested-by: default avatarTomeu Vizoso <tomeu.vizoso@collabora.com>
      Signed-off-by: default avatarThierry Reding <treding@nvidia.com>
      c03bf1bf
  2. 16 Feb, 2015 1 commit
  3. 13 Feb, 2015 3 commits
  4. 12 Feb, 2015 1 commit
  5. 11 Feb, 2015 11 commits
  6. 09 Feb, 2015 10 commits
  7. 07 Feb, 2015 9 commits
  8. 05 Feb, 2015 4 commits