index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starfive-6.6.63-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
msm
/
dsi
/
phy
/
dsi_phy_7nm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-07
drm/msm/dsi: stop passing src_pll_id to the phy_enable call
Dmitry Baryshkov
1
-1
/
+1
2021-04-07
drm/msm/dsi: inline msm_dsi_phy_set_src_pll
Dmitry Baryshkov
1
-2
/
+0
2021-04-07
drm/msm/dsi: remove temp data from global pll structure
Dmitry Baryshkov
1
-110
/
+56
2021-04-07
drm/msm/dsi: remove duplicate fields from dsi_pll_Nnm instances
Dmitry Baryshkov
1
-37
/
+31
2021-04-07
drm/msm/dsi: move ioremaps to dsi_phy_driver_probe
Dmitry Baryshkov
1
-47
/
+32
2021-04-07
drm/msm/dsi: drop PLL accessor functions
Dmitry Baryshkov
1
-70
/
+70
2021-04-07
drm/msm/dsi: drop msm_dsi_pll abstraction
Dmitry Baryshkov
1
-35
/
+39
2021-04-07
drm/msm/dsi: make save_state/restore_state callbacks accept msm_dsi_phy
Dmitry Baryshkov
1
-13
/
+11
2021-04-07
drm/msm/dsi: drop vco_delay setting from 7nm, 10nm, 14nm drivers
Dmitry Baryshkov
1
-3
/
+0
2021-04-07
drm/msm/dsi: make save/restore_state phy-level functions
Dmitry Baryshkov
1
-1
/
+1
2021-04-07
drm/msm/dsi: use devm_clk_*register to registe DSI PHY clocks
Dmitry Baryshkov
1
-68
/
+16
2021-04-07
drm/msm/dsi: push provided clocks handling into a generic code
Dmitry Baryshkov
1
-51
/
+4
2021-04-07
drm/msm/dsi: remove msm_dsi_pll_set_usecase
Dmitry Baryshkov
1
-3
/
+1
2021-04-07
drm/msm/dsi: move min/max PLL rate to phy config
Dmitry Baryshkov
1
-8
/
+4
2021-04-07
drm/msm/dsi: drop global msm_dsi_phy_type enumaration
Dmitry Baryshkov
1
-9
/
+11
2021-04-07
drm/msm/dsi: move all PLL callbacks into PHY config struct
Dmitry Baryshkov
1
-17
/
+32
2021-04-07
drm/msm/dsi: fuse dsi_pll_* code into dsi_phy_* code
Dmitry Baryshkov
1
-0
/
+905
2021-04-07
drm/msm/dsi: replace PHY's init callback with configurable data
Dmitry Baryshkov
1
-17
/
+2
2020-11-04
drm/msm/dsi_phy_7nm: implement PHY disabling
Dmitry Baryshkov
1
-1
/
+22
2020-09-12
drm/msm/dsi: add support for 7nm DSI PHY/PLL
Jonathan Marek
1
-0
/
+255