Merge "disp: msm: sde: add pm QoS vote on CPU receiving display IRQ"

This commit is contained in:
qctecmdr
2020-04-12 23:31:30 -07:00
committed by Gerrit - the friendly Code Review server
2개의 변경된 파일95개의 추가작업 그리고 1개의 파일을 삭제

파일 보기

@@ -303,6 +303,10 @@ struct sde_kms {
bool first_kickoff;
bool qdss_enabled;
cpumask_t irq_cpu_mask;
struct dev_pm_qos_request pm_qos_irq_req[NR_CPUS];
struct irq_affinity_notify affinity_notify;
};
struct vsync_info {