Commit Graph

29 Commits

Author SHA1 Message Date
Lei Chen
60fb428708 ARM: dts: msm: add disp_cc vote for all components
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>
2024-08-15 23:21:44 -07:00
Kirill Shpin
22f51de923 ARM: dts: msm: move esync RCG to SDE DSI node
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>
2024-07-22 14:57:52 -07:00
QCTECMDR Service
06b66fa9e0 Merge "ARM: dts: msm: update panel-roi-alignment for dsi_sim_cmd on sun target" 2024-06-27 01:26:49 -07:00
Abhinav Saurabh
dc3f289df8 ARM: dts: msm: update panel-roi-alignment for dsi_sim_cmd on sun target
Update in height alignments from 40 to 20 for FHD 60FPS cmd mode to
match DSC slice settings. The values should be integral multiple of
height defined for panel.

Change-Id: I41e2e5b3ec0b75a6eb2f39879356c92239853f74
Signed-off-by: Abhinav Saurabh <quic_abhisaur@quicinc.com>
2024-06-21 03:19:34 -07:00
Jinfeng Gu
fddd02548e ARM: dts: msm: add the identification of rc_override_v1
This change adds the identification of rc_override_v1 and remove
24/20Hz for wqhd command dphy mode due to panel limitation.

Change-Id: I6ec180fa5ffe25ca914ecd270bbe55c3a64e14d8
Signed-off-by: Jinfeng Gu <quic_gjinfeng@quicinc.com>
2024-06-18 17:47:41 +08:00
Jinfeng Gu
a64265d79f ARM: dts: msm: enable partial update for spr cmd dphy mode
This change enable partial update for spr cmd dphy mode.

Change-Id: I4756cd2f2e64c69922018bae026a47ad00bc23f3
Signed-off-by: Jinfeng Gu <quic_gjinfeng@quicinc.com>
2024-06-06 14:56:05 +08:00
Lei Chen
09992b738b ARM: dts: msm: update panel-roi-alignment for dsi_sim_cmd on sun target
Update height alignments from 20 to 40 for HD 60FPS cmd mode to
match DSC slice settings. The roi height and width alignment
must be integral multiple of DSC slice height and width.

Change-Id: I127af4c4e6a453757f60677bac787cd4bd4b6d07
Signed-off-by: Lei Chen <quic_chenlei@quicinc.com>
2024-05-20 18:33:31 -07:00
Jinfeng Gu
daf6614ab6 ARM: dts: msm: add FHD+ mode for csot panel
This change add a mode with FHD+ resolution for csot panel.

Change-Id: I72c5efc4159fb0ed99fcaa5fd93069601993d598
Signed-off-by: Jinfeng Gu <quic_gjinfeng@quicinc.com>
2024-04-08 14:33:21 +08:00
qctecmdr
b25a413cce Merge "ARM: dts: msm: enable display cesta on sun target" 2024-04-05 11:06:24 -07:00
Veera Sundaram Sankaran
5b87ecc6bd ARM: dts: msm: enable display cesta on sun target
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>
2024-03-27 23:50:06 -07:00
yadwan
6e95e5d4d0 ARM: dts: msm: update demura memory regions for sun
This change adds demura memory entries to reservered memory regions.

Change-Id: I2050ba028c2aa2cfa192d8eac817921af7d8fac6
Signed-off-by: yadwan <quic_yadwan@quicinc.com>
2024-03-25 18:36:34 -07:00
Sabarinath M B
b1d94b03e7 ARM: dts: msm: modify panel-roi-alignment for csot panel
Update panel-roi-alignment with correct alignment values.

Change-Id: I783ff3a32008db53c59f8fa11d72b9b44cab6575
Signed-off-by: Sabarinath M B <quic_sabamb@quicinc.com>
2024-03-13 23:51:28 -07:00
Jinfeng Gu
10a1d04ea4 ARM: dts: msm: update partial update roi for csot panel
This change updates the partial update roi for csot cmd mode panel.

Change-Id: Iafdbe00243a5a2f3162e2dbfc2a79143ab4a29ff
Signed-off-by: Jinfeng Gu <quic_gjinfeng@quicinc.com>
2024-02-27 20:47:58 -08:00
Jinfeng Gu
bd64dc56a2 ARM: dts: msm: add multiple timing nodes for nt37801 panel
This change add multiple timing nodes for nt37801 on sun target.

Change-Id: I36f3271c86a6765ca62bda60b23954d7d5efbf14
Signed-off-by: Jinfeng Gu <quic_gjinfeng@quicinc.com>
2024-02-21 10:36:31 +08:00
Veera Sundaram Sankaran
c64196b0d0 ARM: dts: msm: modify cont-splash memory region on pakala target
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>
2024-02-19 21:11:48 -08:00
qctecmdr
81d6848d3c Merge "ARM: dts: msm: enable partial update on sun target" 2024-02-07 14:33:45 -08:00
qctecmdr
b179caf787 Merge "ARM: dts: msm: add cont-splash & ramdump support on sun target" 2024-02-02 13:27:04 -08:00
Jinfeng Gu
317cfa341d ARM: dts: msm: enable partial update on sun target
This change enable partial update for cmd mode panel on sun target.

Change-Id: I26eeaca7e8a5a59ca9155f5882c1977c66f4ff23
Signed-off-by: Jinfeng Gu <quic_gjinfeng@quicinc.com>
2024-02-02 10:20:11 +08:00
Veera Sundaram Sankaran
c87ac12f64 ARM: dts: msm: add secure cb to connector-list on sun target
Add smmu secure context bank to the connector-list on sun target
to make it as part of the drm component dependent list.

Change-Id: I9e1d65f32b864f12e9683566771acdc687923380
Signed-off-by: Veera Sundaram Sankaran <quic_veeras@quicinc.com>
2024-01-22 09:49:16 -08:00
Veera Sundaram Sankaran
2cc2220b57 ARM: dts: msm: add cont-splash & ramdump support on sun target
Add continuous splash memory region & ramdump memory region
on sun target to enable the features.

Change-Id: Ia7bed7b30935a912c977a543430a2b9ad0921439
Signed-off-by: Veera Sundaram Sankaran <quic_veeras@quicinc.com>
2024-01-11 10:26:31 -08:00
Rohith Iyer
f790be7161 ARM: dts: msm: dsi: fix indices on mdss_dsi_phy* providers
Since mdss_dsi_phy* providers only support two clocks, fix current
implementation which indexes out of bounds and causes a failure
in dsi when trying to get clocks.

Change-Id: I671b1f4032c124a515c4d5cebbbd098fdfaca95e
Signed-off-by: Rohith Iyer <quic_rohiiyer@quicinc.com>
2023-12-05 17:03:29 -08:00
Yahui Wang
7dd76e1b10 ARM: dts: msm: add sde_dp node to connectors list for sun
Add sde_dp node to connectors list for sun.

Change-Id: Iccc9911b6ac1f9da8807009fb3a3d520eea68aea
Signed-off-by: Yahui Wang <quic_yahuiw@quicinc.com>
2023-11-29 16:41:27 -08:00
Linux Build Service Account
11ad822686 Merge "ARM: dts: msm: dsi: add power supply for CSOT CPHY" into display-kernel-dev.lnx.1.0 2023-11-29 13:55:30 -08:00
Linux Build Service Account
f60ed496c2 Merge "ARM: dts: msm: add DSI nodes to connectors list for sun" into display-kernel-dev.lnx.1.0 2023-11-29 13:55:30 -08:00
Rohith Iyer
8dcf527549 ARM: dts: msm: dsi: support LCD panels
Add pm8550_gpios node and gpio information to support LCD panels.

Change-Id: Ie755d57d7acd16d4bfc8ac6c0cf3f2d0b5ff15e6
Signed-off-by: Rohith Iyer <quic_rohiiyer@quicinc.com>
2023-11-27 16:33:05 -08:00
Kirill Shpin
7a945a913d ARM: dts: msm: dsi: add power supply for CSOT CPHY
Adds missing power supply node to pull up a pin necessary for CSOT
panel's CPHY mode.

Change-Id: I260ae895a015cdc6a02a89d986aa8d3d62c7c1d0
Signed-off-by: Kirill Shpin <quic_kshpin@quicinc.com>
2023-11-27 14:01:33 -08:00
Rohith Iyer
d3d5136f5f ARM: dts: msm: add DSI nodes to connectors list for sun
This change adds DSI nodes to the connectors list for sun target.

Change-Id: Idabce49d9abec0e5a310dbe59fbfb4a18ac2b226
Signed-off-by: Rohith Iyer <quic_rohiiyer@quicinc.com>
2023-11-22 11:42:36 -08:00
Kirill Shpin
e3b7d16634 ARM: dts: msm: dsi: enable sun platforms
Adds initial dts nodes for CDP, MTP, RCM platforms.
Also adds the common, display common, and pinctrl configurations.

Change-Id: I473dbca3b60bd32c7d54bef600c8398ef6d35a59
Signed-off-by: Kirill Shpin <quic_kshpin@quicinc.com>
Signed-off-by: Rohith Iyer <quic_rohiiyer@quicinc.com>
2023-11-22 10:53:48 -08:00
Varsha Suresh
313d6ad696 ARM: dts: msm: add device tree files for sun target
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>
2023-11-16 13:51:51 -08:00