index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
msm
/
dsi
/
dsi_manager.c
Age
Commit message (
Expand
)
Author
2024-04-22
drm/msm/dsi: simplify connector creation
Dmitry Baryshkov
2024-04-22
drm/msm/dsi: move next bridge acquisition to dsi_bind
Dmitry Baryshkov
2024-04-22
drm/msm/dsi: remove the drm_bridge_attach fallback
Dmitry Baryshkov
2024-02-11
drm/msm/dsi: remove msm_dsi::encoder
Dmitry Baryshkov
2024-02-11
drm/msm/dsi: stop calling set_split_display
Dmitry Baryshkov
2024-02-11
drm/msm/dsi: drop msm_dsi_device_connected() function
Dmitry Baryshkov
2024-02-11
drm/msm/dsi: do not store internal bridge pointer
Dmitry Baryshkov
2023-10-12
drm/msm/dsi: use correct lifetime device for devm_drm_bridge_add
Dmitry Baryshkov
2023-10-09
drm/msm/dsi: switch to devm_drm_bridge_add()
Dmitry Baryshkov
2023-05-21
drm/msm/dsi: More properly handle errors in regards to dsi_mgr_bridge_power_on()
Douglas Anderson
2023-05-21
drm/msm/dsi: Stop unconditionally powering up DSI hosts at modeset
Douglas Anderson
2023-01-26
drm/msm/dsi: properly handle the case of empty OPP table in dsi_mgr_bridge_mo...
Dmitry Baryshkov
2023-01-22
drm/msm/dsi: implement opp table based check for dsi_mgr_bridge_mode_valid()
Abhinav Kumar
2022-09-18
drm/msm/dsi: switch to DRM_PANEL_BRIDGE
Dmitry Baryshkov
2022-09-18
drm/msm/dsi: Remove the unneeded result variable
ye xingchen
2022-05-20
Merge tag 'msm-next-5.19-fixes' of https://gitlab.freedesktop.org/abhinavk/ms...
Dave Airlie
2022-05-18
drm/msm/dsi: don't powerup at modeset time for parade-ps8640
Douglas Anderson
2022-05-11
Merge tag 'drm-msm-next-2022-05-09' of https://gitlab.freedesktop.org/drm/msm...
Dave Airlie
2022-04-26
drm/msm/dsi: add mode valid callback for dsi_mgr
Vinod Koul
2022-04-26
drm/msm: properly add and remove internal bridges
Dmitry Baryshkov
2022-04-11
drm/msm/dsi: Use connector directly in msm_dsi_manager_connector_init()
Stephen Boyd
2022-02-19
Merge branches 'msm-next-lumag-core', 'msm-next-lumag-dpu', 'msm-next-lumag-d...
Dmitry Baryshkov
2022-02-18
drm/msm/dsi: move DSI host powerup to modeset time
Dmitry Baryshkov
2022-02-18
drm/msm: reduce usage of round_pixclk callback
Dmitry Baryshkov
2021-12-08
drm/msm/dsi: fix initialization in the bonded DSI case
Dmitry Baryshkov
2021-12-06
Merge remote-tracking branch 'drm/drm-next' into msm-next-staging
Rob Clark
2021-11-28
drm/msm/dsi: stop setting clock parents manually
Dmitry Baryshkov
2021-11-28
drm/msm/dsi: untangle cphy setting from the src pll setting
Dmitry Baryshkov
2021-11-18
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2021-10-27
drm/msm/dsi: Adjust probe order
Rob Clark
2021-10-15
drm/msm/dsi: do not enable irq handler before powering up the host
Dmitry Baryshkov
2021-10-15
drm/msm/dsi: Support NO_CONNECTOR bridges
Rob Clark
2021-08-10
drm/msm/dsi: add continuous clock support for 7nm PHY
Dmitry Baryshkov
2021-08-07
drm/msm/dsi: stop calling set_encoder_mode callback
Dmitry Baryshkov
2021-08-07
drm/msm/dsi: add three helper functions
Dmitry Baryshkov
2021-08-07
drm/msm/dsi: rename dual DSI to bonded DSI
Dmitry Baryshkov
2021-08-07
drm/msm/dsi: add support for dsi test pattern generator
Abhinav Kumar
2021-08-07
drm/msm/dsi: drop msm_dsi_phy_get_shared_timings
Dmitry Baryshkov
2021-06-23
drm/msm/dsi: do not enable PHYs when called for the slave DSI interface
Dmitry Baryshkov
2021-06-23
drm/msm/dsi: print error code when MIPI DSI host registration fails
Dmitry Baryshkov
2021-04-07
drm/msm/dsi: stop passing src_pll_id to the phy_enable call
Dmitry Baryshkov
2021-04-07
drm/msm/dsi: make save/restore_state phy-level functions
Dmitry Baryshkov
2021-04-07
drm/msm/dsi: push provided clocks handling into a generic code
Dmitry Baryshkov
2020-08-08
drm: Remove unnecessary drm_panel_attach and drm_panel_detach
Joe Perches
2020-03-11
Merge v5.6-rc5 into drm-next
Dave Airlie
2020-02-26
drm/bridge: Extend bridge API to disable connector creation
Laurent Pinchart
2020-02-13
drm/msm/dsi: save pll state before dsi host is powered off
Harigovindan P
2020-02-11
drm: msm: Fix return type of dsi_mgr_connector_mode_valid for kCFI
John Stultz
2020-01-20
Merge tag 'drm-msm-next-2020-01-14' of https://gitlab.freedesktop.org/drm/msm...
Dave Airlie
2020-01-02
drm/msm/dsi: Delay drm_panel_enable() until dsi_mgr_bridge_enable()
Stephan Gerhold
[next]