Add sw fuse range to dts file for Sun target. The swfuse_phys is only
needed in primary VM.
Change-Id: I8a7446c2f6cbf183a7bff6af463ff7f427467628
Signed-off-by: Ping Li <quic_pingli@quicinc.com>
Enable 4ppc mode for DP on sun platform to support higher resolution
mode.
Change-Id: I54208fd665710b5162bf20b1f676ed59c585226b
Signed-off-by: Yahui Wang <quic_yahuiw@quicinc.com>
Sync state will remove the disp_cc device vote once the device
driver probe is complete. It removes the DSI clock vote early
for continuous splash usecase because DSI driver takes its vote
in component binding instead of device driver probe.
It is better to keep disp_cc vote for components till respective
device probe complete and they register themselves to master
component. This change adds disp_cc vote for smmu_sde_unsec,
smmu_sde_sec, sde_wb1 and sde_wb2 devices to retain vote till
bind_all API is called.
Change-Id: Ie6e39cb53c4fdd93a1ce7d07a0fc99a250235902
Signed-off-by: Lei Chen <quic_chenlei@quicinc.com>
Driver needs to set esync clock's parent under a gating condition,
which is not available at the point where the clocks under MDSS DSI
node are parsed. Moves the esync RCG clock to SDE DSI instead.
Change-Id: I01e0fedbc7620425d237024663da944e2f7ae9cf
Signed-off-by: Kirill Shpin <quic_kshpin@quicinc.com>
Add the sde_rscc register offset to help in accessing the cesta
status registers.
Change-Id: I438002605a1bdf3ca06c92f4594a71bce70ef387
Signed-off-by: Veera Sundaram Sankaran <quic_veeras@quicinc.com>
Adds pinctrl configuration to pass esync signal through from hw block
to output pin. Also adds esync and oscillator clocks, and makes the
DSI PLL clock available to parse for setting clock parent.
Change-Id: I09ac2d1a334546452176285712d8c953f94aecf2
Signed-off-by: Kirill Shpin <quic_kshpin@quicinc.com>
Update unsecure context bank to exclude memory region allocated to
display splash, ramdump and demura.
Change-Id: I9a3d00c3943b2a5c94914856f498cb62a7fc4dfa
Signed-off-by: Jayasri Sampath Kumaran <quic_jsampath@quicinc.com>
Move the MDSS GDSC from regulator to power-domain on
sun target. This will align with upstream usage.
Change-Id: I8e5e3330fa0d13d496336f82d3eaee44c921f903
Signed-off-by: Veera Sundaram Sankaran <quic_veeras@quicinc.com>
Add display cesta related DT node and configs on sun target.
Move the GDSC & MDP core clk from mdp to cesta node, as it will
be controlled through cesta. Add the cesta related register
offsets in trusted-vm DT for incoming io validation during the
transition.
Change-Id: I1f5ebf59db2169dfae3801f572c80af9e016e667
Signed-off-by: Veera Sundaram Sankaran <quic_veeras@quicinc.com>
Modify the continuous splash memory region to match UEFI configured
address. Add a gap in HLOS unsecure context-bank to avoid using
the splash memory region.
Change-Id: Ifa7927b8ecccd0542ef3f37cf781a97f594102b3
Signed-off-by: Veera Sundaram Sankaran <quic_veeras@quicinc.com>
This change moves the soccp phandle property needed for
soccp power vote.
Change-Id: I506c814517a2019a13450822f86d16e2c9a535e4
Signed-off-by: Christina Oliveira <quic_coliveir@quicinc.com>
Enable the use of hw-fences as the preferred synchronization
primitives in the display driver for Sun target.
Change-Id: I6f7d769f0a9002d27e68bac55095a3958587e47b
Signed-off-by: Christina Oliveira <quic_coliveir@quicinc.com>
Add dts entry for ssip fuse configuration on Sun platform.
Change-Id: Ia88f0e73d0813c99b7464adc031c4aca8e331440
Signed-off-by: Ping Li <quic_pingli@quicinc.com>
This change enables mmrm device tree entry for supporting
mdp core clock voting through mmrm on sun target.
Change-Id: Ie0a10345e53d29c7080f591b42405048c7ff494d
Signed-off-by: Lei Chen <quic_chenlei@quicinc.com>
Update unsecure iommu address pool to exclude memory region allocated
to HW-Fence.
Change-Id: I20ae5e357da5346e663044bbc1565135ff3a1ca7
Signed-off-by: Jayasri Sampath Kumaran <quic_jsampath@quicinc.com>
LTM ROI region handling has been updated. Update the LTM
DTSI version to 1.3 to track this change.
Change-Id: I57a0a07f4f249f837c2f057114f5f15e827e0731
Signed-off-by: Qing Huang <quic_huangq@quicinc.com>
SMMU_PROXY_DISPLAY_CB is used as a hint for memory driver, for special
handling of secure-camera preview buffer. Add it to the MDP device as
the secure-camera preview buffers will be attached with the MDP device
as the dummy device.
Change-Id: I439687335b29f82d9288953bd72872860af5a8a2
Signed-off-by: Veera Sundaram Sankaran <quic_veeras@quicinc.com>
Enable idle power collapse feature on sun target.
Change-Id: Ifa2481321322414f16aaa872431f2e1c270dff33
Signed-off-by: Veera Sundaram Sankaran <quic_veeras@quicinc.com>
Add device tree files required for DPU driver on sun target.
Move bindings for all mdp, dsi, panels, hdcp to opensource project.
Change-Id: I1c6575313e33c5727f48ce94fe8b51cd9c62995d
Signed-off-by: Varsha Suresh <quic_varssure@quicinc.com>
Signed-off-by: Veera Sundaram Sankaran <quic_veeras@quicinc.com>