disp: msm: sde: Update UIDLE and QoS LUT when DRM mode is changed
UIDLE and QoS LUT configurationis might be different between different frame rates. Add this change to update UIDLE and QoS LUT according to frame rate when DRM mode is changed. Change-Id: Ia16a963e185b911b7dd11e81a26cab732c2b185c Signed-off-by: Lei Chen <chenlei@codeaurora.org>
This commit is contained in:
@@ -254,13 +254,7 @@ void sde_plane_set_sid(struct drm_plane *plane, u32 vm)
|
||||
sde_hw_set_sspp_sid(sde_kms->hw_sid, psde->pipe, vm);
|
||||
}
|
||||
|
||||
/**
|
||||
* _sde_plane_set_qos_lut - set danger, safe and creq LUT of the given plane
|
||||
* @plane: Pointer to drm plane
|
||||
* @crtc: Pointer to drm crtc to find refresh rate on mode
|
||||
* @fb: Pointer to framebuffer associated with the given plane
|
||||
*/
|
||||
static void _sde_plane_set_qos_lut(struct drm_plane *plane,
|
||||
void _sde_plane_set_qos_lut(struct drm_plane *plane,
|
||||
struct drm_crtc *crtc,
|
||||
struct drm_framebuffer *fb)
|
||||
{
|
||||
|
Referens i nytt ärende
Block a user