Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 71aa2743 authored by Yashwanth's avatar Yashwanth
Browse files

disp: msm: sde: add uidle property to the crtc



This change adds support to check whether uidle
is supported for given target.

Change-Id: Icd7ef36eeefcd8d1fc3c960dc7c7560469945408
Signed-off-by: default avatarYashwanth <yvulapu@codeaurora.org>
parent 86fa8f9f
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -4955,6 +4955,10 @@ static void sde_crtc_install_properties(struct drm_crtc *crtc,
		sde_kms_info_add_keyint(info, "max_mdp_clk",
				sde_kms->perf.max_core_clk_rate);

	if (catalog->uidle_cfg.uidle_rev)
		sde_kms_info_add_keyint(info, "has_uidle",
			true);

	for (i = 0; i < catalog->limit_count; i++) {
		sde_kms_info_add_keyint(info,
			catalog->limit_cfg[i].name,