index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
msm
/
dsi
/
phy
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-18
drm/msm/dsi: Improve dsi_phy_driver_probe() probe error handling
Douglas Anderson
1
-47
/
+27
2022-09-18
drm/msm/dsi: Take advantage of devm_regulator_bulk_get_const()
Douglas Anderson
8
-112
/
+68
2022-09-18
drm/msm/dsi: Use the new regulator bulk feature to specify the load
Douglas Anderson
1
-10
/
+3
2022-09-18
drm/msm/dsi: Don't set a load before disabling a regulator
Douglas Anderson
7
-61
/
+19
2022-09-18
drm/msm/dsi_phy_7nm: Replace parent names with clk_hw pointers
Marijn Suijten
1
-36
/
+34
2022-09-18
drm/msm/dsi_phy_10nm: Replace parent names with clk_hw pointers
Marijn Suijten
1
-43
/
+36
2022-09-18
drm/msm/dsi_phy_14nm: Replace parent names with clk_hw pointers
Marijn Suijten
1
-21
/
+19
2022-09-18
drm/msm/dsi_phy_28nm: Replace parent names with clk_hw pointers
Marijn Suijten
1
-27
/
+23
2022-09-18
drm/msm/dsi_phy_28nm_8960: Replace parent names with clk_hw pointers
Marijn Suijten
1
-7
/
+8
2022-09-18
drm/msm/dsi/phy: Replace hardcoded char-array length with sizeof()
Marijn Suijten
5
-60
/
+60
2022-09-18
drm/msm/dsi_phy_28nm_8960: Use stack memory for temporary clock names
Marijn Suijten
1
-13
/
+1
2022-09-18
drm/msm/dsi/phy: Reindent and reflow multiline function calls
Marijn Suijten
5
-164
/
+161
2022-09-18
drm/msm/dsi: fix the inconsistent indenting
sunliming
1
-1
/
+1
2022-05-07
drm/msm/dsi: pll_7nm: remove unsupported dividers for DSI pixel clock
Dmitry Baryshkov
1
-6
/
+4
2022-05-07
drm/msm/dsi: fix address for second DSI PHY on SDM660
Dmitry Baryshkov
1
-1
/
+1
2022-02-19
Merge branches 'msm-next-lumag-core', 'msm-next-lumag-dpu', 'msm-next-lumag-dp', 'msm-next-lumag-dsi', 'msm-next-lumag-hdmi' and 'msm-next-lumag-mdp5' into msm-next-lumag
Dmitry Baryshkov
7
-19
/
+151
2022-02-18
drm/msm/dsi/phy: fix 7nm v4.0 settings for C-PHY mode
Dmitry Baryshkov
1
-8
/
+14
2022-02-18
drm/msm/dsi: Add 10nm dsi phy tuning configuration support
Rajeev Nandan
1
-6
/
+112
2022-02-18
drm/msm/dsi: Add dsi phy tuning configuration support
Rajeev Nandan
2
-0
/
+10
2022-02-18
drm/msm/dsi: Use "ref" fw clock instead of global name for VCO parent
Marijn Suijten
5
-5
/
+15
2022-02-18
drm/msm: drop dbgname argument from msm_ioremap*()
Dmitry Baryshkov
1
-4
/
+4
2022-01-25
drm/msm/dsi: invalid parameter check in msm_dsi_phy_enable
José Expósito
1
-1
/
+3
2021-12-16
drm/msm: Don't use autosuspend for display
Rob Clark
1
-1
/
+1
2021-11-28
drm/msm/dsi: stop setting clock parents manually
Dmitry Baryshkov
1
-11
/
+0
2021-10-15
drm/msm/dsi: Add phy configuration for MSM8953
Vladimir Lypak
3
-0
/
+24
2021-10-15
drm/msm/dsi: Use division result from div_u64_rem in 7nm and 14nm PLL
Marijn Suijten
2
-6
/
+2
2021-10-11
drm/msm/dsi: dsi_phy_14nm: Take ready-bit into account in poll_for_ready
Marijn Suijten
1
-15
/
+15
2021-10-11
drm/msm/dsi/phy: fix clock names in 28nm_8960 phy
Dmitry Baryshkov
1
-2
/
+2
2021-08-10
drm/msm/dsi: add continuous clock support for 7nm PHY
Dmitry Baryshkov
3
-0
/
+27
2021-08-07
drm/msm/dsi: Fix DSI and DSI PHY regulator config from SDM660
Konrad Dybcio
1
-1
/
+1
2021-08-07
drm/msm/dsi: rename dual DSI to bonded DSI
Dmitry Baryshkov
3
-5
/
+5
2021-08-07
drm/msm/dsi: Add PHY configuration for SC7280
Rajeev Nandan
3
-0
/
+29
2021-08-07
drm/msm/dsi: drop msm_dsi_phy_get_shared_timings
Dmitry Baryshkov
1
-8
/
+5
2021-08-07
drm/msm/dsi: phy: use of_device_get_match_data
Dmitry Baryshkov
1
-6
/
+4
2021-08-07
drm/msm/dsi: support CPHY mode for 7nm pll/phy
Jonathan Marek
3
-43
/
+154
2021-06-23
drm/msm: Generated register update
Rob Clark
6
-0
/
+6
2021-06-23
drm/msm/dsi: fix 32-bit clang warning
Arnd Bergmann
1
-1
/
+5
2021-06-23
Merge branch 'msm-fixes-v5.13-rc6' into msm-next-redo
Rob Clark
2
-0
/
+2
2021-06-23
drm/msm/dsi: add DSI PHY registers to snapshot data
Dmitry Baryshkov
2
-4
/
+31
2021-06-10
drm/msm/dsi: Stash away calculated vco frequency on recalc
Stephen Boyd
2
-0
/
+2
2021-04-27
drm/msm/dsi: fix msm_dsi_phy_get_clk_provider return code
Dmitry Baryshkov
1
-1
/
+1
2021-04-27
drm/msm/dsi: dsi_phy_28nm_8960: fix uninitialized variable access
Dmitry Baryshkov
1
-0
/
+4
2021-04-07
drm/msm/dsi: stop passing src_pll_id to the phy_enable call
Dmitry Baryshkov
8
-12
/
+12
2021-04-07
drm/msm/dsi: inline msm_dsi_phy_set_src_pll
Dmitry Baryshkov
8
-46
/
+21
2021-04-07
drm/msm/dsi: remove temp data from global pll structure
Dmitry Baryshkov
3
-447
/
+220
2021-04-07
drm/msm/dsi: remove duplicate fields from dsi_pll_Nnm instances
Dmitry Baryshkov
5
-149
/
+119
2021-04-07
drm/msm/dsi: move ioremaps to dsi_phy_driver_probe
Dmitry Baryshkov
7
-163
/
+108
2021-04-07
drm/msm/dsi: drop PLL accessor functions
Dmitry Baryshkov
6
-303
/
+283
2021-04-07
drm/msm/dsi: drop msm_dsi_pll abstraction
Dmitry Baryshkov
8
-248
/
+221
2021-04-07
drm/msm/dsi: make save_state/restore_state callbacks accept msm_dsi_phy
Dmitry Baryshkov
7
-83
/
+64
[next]