index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
msm
/
dsi
/
dsi_host.c
Age
Commit message (
Expand
)
Author
2022-11-04
drm/msm/dsi: Prevent signed BPG offsets from bleeding into adjacent bits
Marijn Suijten
2022-11-04
drm/msm/dsi: Disallow 8 BPC DSC configuration for alternative BPC values
Marijn Suijten
2022-11-04
drm/msm/dsi: Account for DSC's bits_per_pixel having 4 fractional bits
Marijn Suijten
2022-11-04
drm/msm/dsi: Migrate to drm_dsc_compute_rc_parameters()
Marijn Suijten
2022-11-04
drm/msm/dsi: Appropriately set dsc->mux_word_size based on bpc
Marijn Suijten
2022-11-04
drm/msm/dsi: Reuse earlier computed dsc->slice_chunk_size
Marijn Suijten
2022-11-04
drm/msm/dsi: Use DIV_ROUND_UP instead of conditional increment on modulo
Marijn Suijten
2022-11-04
drm/msm/dsi: Remove repeated calculation of slice_per_intf
Marijn Suijten
2022-11-04
drm/msm/dsi: Remove useless math in DSC calculations
Marijn Suijten
2022-09-18
drm/msm/dsi: Remove use of device_node in dsi_host_parse_dt()
Nathan Chancellor
2022-09-18
drm/msm/dsi: switch to DRM_PANEL_BRIDGE
Dmitry Baryshkov
2022-09-18
drm/msm/dsi: fetch DSC pps payload from struct mipi_dsi_device
Dmitry Baryshkov
2022-09-18
drm/msm/dsi: drop the hpd worker
Dmitry Baryshkov
2022-09-18
drm/msm/dsi: Take advantage of devm_regulator_bulk_get_const()
Douglas Anderson
2022-09-18
drm/msm/dsi: Use the new regulator bulk feature to specify the load
Douglas Anderson
2022-09-18
drm/msm/dsi: Don't set a load before disabling a regulator
Douglas Anderson
2022-09-18
drm/msm/dsi: use drm_dsc_config instead of msm_display_dsc_config
Dmitry Baryshkov
2022-07-13
Merge tag 'drm-msm-next-2022-07-10' of https://gitlab.freedesktop.org/drm/msm...
Dave Airlie
2022-07-04
drm/msm/dsi: Use single function for reset
Vladimir Lypak
2022-06-22
Merge tag 'drm-misc-next-2022-06-17' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2022-06-13
drm/msm: Fix convert to drm_of_get_data_lanes_count
Marek Vasut
2022-06-12
drm/msm: Convert to drm_of_get_data_lanes_count
Marek Vasut
2022-05-02
drm/msm/dsi: use RMW cycles in dsi_update_dsc_timing
Dmitry Baryshkov
2022-05-02
drm/msm/dsi: fix error checks and return values for DSI xmit functions
Dmitry Baryshkov
2022-04-26
drm/msm/dsi: Add support for DSC configuration
Vinod Koul
2022-04-26
drm/msm/dsi: add mode valid callback for dsi_mgr
Vinod Koul
2022-04-26
drm/msm/dsi: Pass DSC params to drm_panel
Vinod Koul
2022-04-26
drm/msm/dsi: add support for dsc data
Vinod Koul
2022-02-23
drm/msm/dsi: Allow to specify dsi config as pdata
Loic Poulain
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: Remove spurious IRQF_ONESHOT flag
Daniel Thompson
2022-02-18
drm/msm: drop dbgname argument from msm_ioremap*()
Dmitry Baryshkov
2021-12-16
drm/msm: Don't use autosuspend for display
Rob Clark
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-22
drm/msm/dsi: set default num_data_lanes
Philip Chen
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-21
drm/msm/dsi: fix wrong type in msm_dsi_host
Jessica Zhang
2021-10-15
drm: Remove redundant 'flush_workqueue()' calls
Christophe JAILLET
2021-10-15
drm/msm/dsi: use bulk clk API
Dmitry Baryshkov
2021-10-15
drm/msm/dsi: do not enable irq handler before powering up the host
Dmitry Baryshkov
2021-10-15
drm/msm: dsi: Remove redundant null check before clk_prepare_enable/clk_disab...
Xu Wang
2021-10-11
drm/msm/dsi: fix off by one in dsi_bus_clk_enable error handling
Dan Carpenter
2021-08-17
Merge tag 'drm-msm-next-2021-08-12' of https://gitlab.freedesktop.org/drm/msm...
Dave Airlie
2021-08-10
drm/msm/dsi: add continuous clock support for 7nm PHY
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 gdsc regulator handling
Dmitry Baryshkov
[next]