summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/msm/dsi
AgeCommit message (Expand)Author
2022-09-18drm/msm/dsi: Remove use of device_node in dsi_host_parse_dt()Nathan Chancellor
2022-09-18drm/msm/dsi: switch to DRM_PANEL_BRIDGEDmitry Baryshkov
2022-09-18drm/msm/dsi: fetch DSC pps payload from struct mipi_dsi_deviceDmitry Baryshkov
2022-09-18drm/msm/dsi: Remove the unneeded result variableye xingchen
2022-09-18drm/msm/dsi: drop the hpd workerDmitry Baryshkov
2022-09-18drm/msm/dsi: Improve dsi_phy_driver_probe() probe error handlingDouglas Anderson
2022-09-18drm/msm/dsi: Take advantage of devm_regulator_bulk_get_const()Douglas Anderson
2022-09-18drm/msm/dsi: Use the new regulator bulk feature to specify the loadDouglas Anderson
2022-09-18drm/msm/dsi: Don't set a load before disabling a regulatorDouglas Anderson
2022-09-18drm/msm/dsi_phy_7nm: Replace parent names with clk_hw pointersMarijn Suijten
2022-09-18drm/msm/dsi_phy_10nm: Replace parent names with clk_hw pointersMarijn Suijten
2022-09-18drm/msm/dsi_phy_14nm: Replace parent names with clk_hw pointersMarijn Suijten
2022-09-18drm/msm/dsi_phy_28nm: Replace parent names with clk_hw pointersMarijn Suijten
2022-09-18drm/msm/dsi_phy_28nm_8960: Replace parent names with clk_hw pointersMarijn Suijten
2022-09-18drm/msm/dsi/phy: Replace hardcoded char-array length with sizeof()Marijn Suijten
2022-09-18drm/msm/dsi_phy_28nm_8960: Use stack memory for temporary clock namesMarijn Suijten
2022-09-18drm/msm/dsi/phy: Reindent and reflow multiline function callsMarijn Suijten
2022-09-18drm/msm/dsi: use drm_dsc_config instead of msm_display_dsc_configDmitry Baryshkov
2022-09-18drm/msm/dsi: Fix number of regulators for SDM660Douglas Anderson
2022-09-18drm/msm/dsi: Fix number of regulators for msm8996_dsi_cfgDouglas Anderson
2022-09-18drm/msm/dsi: fix the inconsistent indentingsunliming
2022-07-13Merge tag 'drm-msm-next-2022-07-10' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie
2022-07-04drm/msm/dsi: Use single function for resetVladimir Lypak
2022-06-22Merge tag 'drm-misc-next-2022-06-17' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2022-06-13drm/msm: Fix convert to drm_of_get_data_lanes_countMarek Vasut
2022-06-12drm/msm: Convert to drm_of_get_data_lanes_countMarek Vasut
2022-05-20Merge tag 'msm-next-5.19-fixes' of https://gitlab.freedesktop.org/abhinavk/ms...Dave Airlie
2022-05-18drm/msm/dsi: don't powerup at modeset time for parade-ps8640Douglas Anderson
2022-05-11Merge tag 'drm-msm-next-2022-05-09' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie
2022-05-07drm/msm/dsi: pll_7nm: remove unsupported dividers for DSI pixel clockDmitry Baryshkov
2022-05-07drm/msm/dsi: fix address for second DSI PHY on SDM660Dmitry Baryshkov
2022-05-02drm/msm/dsi: use RMW cycles in dsi_update_dsc_timingDmitry Baryshkov
2022-05-02drm/msm/dsi: fix error checks and return values for DSI xmit functionsDmitry Baryshkov
2022-04-26drm/msm/dsi: Add support for DSC configurationVinod Koul
2022-04-26drm/msm: Update generated headersVinod Koul
2022-04-26drm/msm/dsi: add mode valid callback for dsi_mgrVinod Koul
2022-04-26drm/msm/dsi: Pass DSC params to drm_panelVinod Koul
2022-04-26drm/msm/dsi: add support for dsc dataVinod Koul
2022-04-26drm/msm: don't store created planes, connectors and encodersDmitry Baryshkov
2022-04-26drm/msm: properly add and remove internal bridgesDmitry Baryshkov
2022-04-11drm/msm/dsi: Use connector directly in msm_dsi_manager_connector_init()Stephen Boyd
2022-03-04drm/msm: Update generated headersRob Clark
2022-02-23drm/msm/dsi: Add support for qcm2290 dsi controllerLoic Poulain
2022-02-23drm/msm/dsi: Allow to specify dsi config as pdataLoic Poulain
2022-02-19Merge branches 'msm-next-lumag-core', 'msm-next-lumag-dpu', 'msm-next-lumag-d...Dmitry Baryshkov
2022-02-18drm/msm/dsi/phy: fix 7nm v4.0 settings for C-PHY modeDmitry Baryshkov
2022-02-18drm/msm/dsi: move DSI host powerup to modeset timeDmitry Baryshkov
2022-02-18drm/msm/dsi: Remove spurious IRQF_ONESHOT flagDaniel Thompson
2022-02-18drm/msm/dsi: Add 10nm dsi phy tuning configuration supportRajeev Nandan
2022-02-18drm/msm/dsi: Add dsi phy tuning configuration supportRajeev Nandan