disp: msm: sde: update last power event handled correctly
Update triggered power event to last event correctly, regardless of whether a callback is called. Add event log to see debugfs clock rate change. Change-Id: Ifa9c1ffb450f50a3928eb44362723b6d495b2354 Signed-off-by: Nilaan Gunabalachandran <ngunabal@codeaurora.org>
Цей коміт міститься в:

зафіксовано
Gerrit - the friendly Code Review server

джерело
a9574eb8c2
коміт
53a5b3670f
@@ -1043,6 +1043,7 @@ static ssize_t _sde_core_perf_mode_write(struct file *file,
|
||||
perf->max_core_clk_rate);
|
||||
else
|
||||
DRM_INFO("minimum performance mode\n");
|
||||
SDE_EVT32(perf->max_core_clk_rate, ret);
|
||||
} else if (perf_mode == SDE_PERF_MODE_NORMAL) {
|
||||
/* reset the perf tune params to 0 */
|
||||
perf->perf_tune.min_core_clk = 0;
|
||||
|
Посилання в новій задачі
Заблокувати користувача