drm/msm/sde: add api to set clk_rate for a particular clock
This change adds support to set_rate on a single clock instead
of all the clocks in the module. This is required when CRTC
votes for the core clock, other clock rate change should not be
triggered. This change is required since rot_clk rate should
be set only once during bootup from the drm driver.
Rotator driver calculates the rate for rot_clk based on the session
parameters and drm driver should not touch it for any frame update.
Change-Id: Iaf27ed6e425b369c3f166f8f131440abd484e071
Signed-off-by:
Abhijit Kulkarni <kabhijit@codeaurora.org>
Loading
Please register or sign in to comment