index
:
drm/drm
drm-fixes
drm-next
drm-next-5.3-backmerge-conflicts
topic/nouveau-misc
DRM kernel graphics driver development tree
airlied
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
Files
Lines
2023-01-22
Merge branches 'msm-next-lumag-core', 'msm-next-lumag-dpu', 'msm-next-lumag-d...
Dmitry Baryshkov
1
-34
/
+35
2023-01-22
drm/msm/dsi: correct byte intf clock rate for 14nm DSI PHY
Dmitry Baryshkov
1
-8
/
+6
2023-01-22
drm/msm/dsi: add a helper method to compute the dsi byte clk
Abhinav Kumar
1
-7
/
+14
2023-01-22
drm/msm/dsi: Drop the redundant fail label
Jiasheng Jiang
1
-16
/
+8
2023-01-22
drm/msm/dsi: Add missing check for alloc_ordered_workqueue
Jiasheng Jiang
1
-0
/
+3
2023-01-12
drm/msm/dsi: Flip greater-than check for slice_count and slice_per_intf
Marijn Suijten
1
-2
/
+3
2023-01-12
drm/msm/dsi: Use DSC slice(s) packet size to compute word count
Marijn Suijten
1
-1
/
+1
2022-11-04
drm/msm/dsi: Prevent signed BPG offsets from bleeding into adjacent bits
Marijn Suijten
1
-1
/
+5
2022-11-04
drm/msm/dsi: Disallow 8 BPC DSC configuration for alternative BPC values
Marijn Suijten
1
-0
/
+5
2022-11-04
drm/msm/dsi: Account for DSC's bits_per_pixel having 4 fractional bits
Marijn Suijten
1
-5
/
+14
2022-11-04
drm/msm/dsi: Migrate to drm_dsc_compute_rc_parameters()
Marijn Suijten
1
-58
/
+6
2022-11-04
drm/msm/dsi: Appropriately set dsc->mux_word_size based on bpc
Marijn Suijten
1
-1
/
+1
2022-11-04
drm/msm/dsi: Reuse earlier computed dsc->slice_chunk_size
Marijn Suijten
1
-7
/
+2
2022-11-04
drm/msm/dsi: Use DIV_ROUND_UP instead of conditional increment on modulo
Marijn Suijten
1
-3
/
+1
2022-11-04
drm/msm/dsi: Remove repeated calculation of slice_per_intf
Marijn Suijten
1
-4
/
+2
2022-11-04
drm/msm/dsi: Remove useless math in DSC calculations
Marijn Suijten
1
-9
/
+1
2022-09-18
drm/msm/dsi: Remove use of device_node in dsi_host_parse_dt()
Nathan Chancellor
1
-3
/
+1
2022-09-18
drm/msm/dsi: switch to DRM_PANEL_BRIDGE
Dmitry Baryshkov
1
-25
/
+0
2022-09-18
drm/msm/dsi: fetch DSC pps payload from struct mipi_dsi_device
Dmitry Baryshkov
1
-5
/
+2
2022-09-18
drm/msm/dsi: drop the hpd worker
Dmitry Baryshkov
1
-14
/
+0
2022-09-18
drm/msm/dsi: Take advantage of devm_regulator_bulk_get_const()
Douglas Anderson
1
-31
/
+11
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
1
-56
/
+15
2022-09-18
drm/msm/dsi: use drm_dsc_config instead of msm_display_dsc_config
Dmitry Baryshkov
1
-83
/
+74
2022-07-13
Merge tag 'drm-msm-next-2022-07-10' of https://gitlab.freedesktop.org/drm/msm...
Dave Airlie
1
-27
/
+21
2022-07-04
drm/msm/dsi: Use single function for reset
Vladimir Lypak
1
-27
/
+21
2022-06-22
Merge tag 'drm-misc-next-2022-06-17' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-4
/
+5
2022-06-13
drm/msm: Fix convert to drm_of_get_data_lanes_count
Marek Vasut
1
-0
/
+2
2022-06-12
drm/msm: Convert to drm_of_get_data_lanes_count
Marek Vasut
1
-4
/
+3
2022-05-02
drm/msm/dsi: use RMW cycles in dsi_update_dsc_timing
Dmitry Baryshkov
1
-1
/
+4
2022-05-02
drm/msm/dsi: fix error checks and return values for DSI xmit functions
Dmitry Baryshkov
1
-7
/
+14
2022-04-26
drm/msm/dsi: Add support for DSC configuration
Vinod Koul
1
-1
/
+97
2022-04-26
drm/msm/dsi: add mode valid callback for dsi_mgr
Vinod Koul
1
-0
/
+26
2022-04-26
drm/msm/dsi: Pass DSC params to drm_panel
Vinod Koul
1
-0
/
+22
2022-04-26
drm/msm/dsi: add support for dsc data
Vinod Koul
1
-0
/
+130
2022-02-23
drm/msm/dsi: Allow to specify dsi config as pdata
Loic Poulain
1
-0
/
+4
2022-02-19
Merge branches 'msm-next-lumag-core', 'msm-next-lumag-dpu', 'msm-next-lumag-d...
Dmitry Baryshkov
1
-1
/
+1
2022-02-18
drm/msm/dsi: Remove spurious IRQF_ONESHOT flag
Daniel Thompson
1
-1
/
+1
2022-02-18
drm/msm: drop dbgname argument from msm_ioremap*()
Dmitry Baryshkov
1
-1
/
+1
2021-12-16
drm/msm: Don't use autosuspend for display
Rob Clark
1
-4
/
+4
2021-12-06
Merge remote-tracking branch 'drm/drm-next' into msm-next-staging
Rob Clark
1
-15
/
+7
2021-11-28
drm/msm/dsi: stop setting clock parents manually
Dmitry Baryshkov
1
-51
/
+0
2021-11-28
drm/msm/dsi: untangle cphy setting from the src pll setting
Dmitry Baryshkov
1
-2
/
+8
2021-11-22
drm/msm/dsi: set default num_data_lanes
Philip Chen
1
-0
/
+2
2021-11-18
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
1
-86
/
+61
2021-10-27
drm/msm/dsi: Adjust probe order
Rob Clark
1
-15
/
+7
2021-10-21
drm/msm/dsi: fix wrong type in msm_dsi_host
Jessica Zhang
1
-12
/
+12
2021-10-15
drm: Remove redundant 'flush_workqueue()' calls
Christophe JAILLET
1
-1
/
+0
2021-10-15
drm/msm/dsi: use bulk clk API
Dmitry Baryshkov
1
-47
/
+12
2021-10-15
drm/msm/dsi: do not enable irq handler before powering up the host
Dmitry Baryshkov
1
-17
/
+31
[next]