disp: msm: sde: add SID setup function for pipes and lutdma
Add SID setup function to help programming the SIDs for all the pipes and lutdma xin clients based on the VM. Change-Id: Iea598303b480b33de8750e0988129dd5cdfe7572 Signed-off-by: Veera Sundaram Sankaran <veeras@codeaurora.org>
This commit is contained in:

committed by
Gerrit - the friendly Code Review server

parent
7245366343
commit
bfec52ae7b
@@ -2928,7 +2928,7 @@ static void sde_kms_init_shared_hw(struct sde_kms *sde_kms)
|
||||
sde_kms->catalog);
|
||||
|
||||
if (sde_kms->sid)
|
||||
sde_hw_sid_rotator_set(sde_kms->hw_sid);
|
||||
sde_hw_set_rotator_sid(sde_kms->hw_sid);
|
||||
}
|
||||
|
||||
static void _sde_kms_set_lutdma_vbif_remap(struct sde_kms *sde_kms)
|
||||
|
Reference in New Issue
Block a user