index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
msm
/
dsi
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/msm/dsi: properly handle the case of empty OPP table in dsi_mgr_bridge_mo...
Dmitry Baryshkov
2023-01-26
1
-9
/
+10
*
-
.
Merge branches 'msm-next-lumag-core', 'msm-next-lumag-dpu', 'msm-next-lumag-d...
Dmitry Baryshkov
2023-01-22
8
-68
/
+306
|
\
\
|
|
*
drm/msm/dsi: Allow 2 CTRLs on v2.5.0
Konrad Dybcio
2023-01-22
1
-2
/
+2
|
|
*
drm/msm/dsi: correct byte intf clock rate for 14nm DSI PHY
Dmitry Baryshkov
2023-01-22
3
-8
/
+11
|
|
*
drm/msm/dsi: Add phy configuration for SM6375
Konrad Dybcio
2023-01-22
3
-0
/
+23
|
|
*
drm/msm/dsi: implement opp table based check for dsi_mgr_bridge_mode_valid()
Abhinav Kumar
2023-01-22
1
-0
/
+19
|
|
*
drm/msm/dsi: add a helper method to compute the dsi byte clk
Abhinav Kumar
2023-01-22
2
-7
/
+16
|
|
*
drm/msm/dsi: Drop the redundant fail label
Jiasheng Jiang
2023-01-22
1
-16
/
+8
|
|
*
drm/msm/dsi: Add missing check for alloc_ordered_workqueue
Jiasheng Jiang
2023-01-22
1
-0
/
+3
|
|
*
drm/msm/dsi: add support for DSI 2.7.0
Neil Armstrong
2023-01-22
2
-0
/
+17
|
|
*
drm/msm/dsi: add support for DSI-PHY on SM8550
Neil Armstrong
2023-01-22
3
-14
/
+77
|
|
*
drm/msm/dsi: add support for DSI 2.6.0
Dmitry Baryshkov
2023-01-22
2
-0
/
+3
|
|
*
drm/msm/dsi: add support for DSI-PHY on SM8350 and SM8450
Dmitry Baryshkov
2023-01-22
3
-10
/
+115
|
|
*
drm/msm/dsi/phy: rework register setting for 7nm PHY
Dmitry Baryshkov
2023-01-09
1
-13
/
+13
|
|
/
|
/
|
|
*
drm/msm/dsi: Flip greater-than check for slice_count and slice_per_intf
Marijn Suijten
2023-01-12
1
-2
/
+3
|
*
drm/msm/dsi: Use DSC slice(s) packet size to compute word count
Marijn Suijten
2023-01-12
1
-1
/
+1
|
/
*
drm/msm/dsi: Prevent signed BPG offsets from bleeding into adjacent bits
Marijn Suijten
2022-11-04
1
-1
/
+5
*
drm/msm/dsi: Disallow 8 BPC DSC configuration for alternative BPC values
Marijn Suijten
2022-11-04
1
-0
/
+5
*
drm/msm/dsi: Account for DSC's bits_per_pixel having 4 fractional bits
Marijn Suijten
2022-11-04
1
-5
/
+14
*
drm/msm/dsi: Migrate to drm_dsc_compute_rc_parameters()
Marijn Suijten
2022-11-04
1
-58
/
+6
*
drm/msm/dsi: Appropriately set dsc->mux_word_size based on bpc
Marijn Suijten
2022-11-04
1
-1
/
+1
*
drm/msm/dsi: Reuse earlier computed dsc->slice_chunk_size
Marijn Suijten
2022-11-04
1
-7
/
+2
*
drm/msm/dsi: Use DIV_ROUND_UP instead of conditional increment on modulo
Marijn Suijten
2022-11-04
1
-3
/
+1
*
drm/msm/dsi: Remove repeated calculation of slice_per_intf
Marijn Suijten
2022-11-04
1
-4
/
+2
*
drm/msm/dsi: Remove useless math in DSC calculations
Marijn Suijten
2022-11-04
1
-9
/
+1
*
drm/msm/dsi: Add phy configuration for QCM2290
Loic Poulain
2022-11-04
3
-0
/
+20
*
drm/msm/dsi: drop modeset sanity checks
Johan Hovold
2022-11-04
1
-6
/
+1
*
drm/msm/dsi: fix memory corruption with too many bridges
Johan Hovold
2022-09-30
1
-0
/
+6
*
drm/msm/dsi: Remove use of device_node in dsi_host_parse_dt()
Nathan Chancellor
2022-09-18
1
-3
/
+1
*
drm/msm/dsi: switch to DRM_PANEL_BRIDGE
Dmitry Baryshkov
2022-09-18
4
-323
/
+36
*
drm/msm/dsi: fetch DSC pps payload from struct mipi_dsi_device
Dmitry Baryshkov
2022-09-18
1
-5
/
+2
*
drm/msm/dsi: Remove the unneeded result variable
ye xingchen
2022-09-18
1
-4
/
+1
*
drm/msm/dsi: drop the hpd worker
Dmitry Baryshkov
2022-09-18
1
-14
/
+0
*
drm/msm/dsi: Improve dsi_phy_driver_probe() probe error handling
Douglas Anderson
2022-09-18
1
-47
/
+27
*
drm/msm/dsi: Take advantage of devm_regulator_bulk_get_const()
Douglas Anderson
2022-09-18
12
-242
/
+167
*
drm/msm/dsi: Use the new regulator bulk feature to specify the load
Douglas Anderson
2022-09-18
2
-20
/
+6
*
drm/msm/dsi: Don't set a load before disabling a regulator
Douglas Anderson
2022-09-18
10
-144
/
+60
*
drm/msm/dsi_phy_7nm: Replace parent names with clk_hw pointers
Marijn Suijten
2022-09-18
1
-36
/
+34
*
drm/msm/dsi_phy_10nm: Replace parent names with clk_hw pointers
Marijn Suijten
2022-09-18
1
-43
/
+36
*
drm/msm/dsi_phy_14nm: Replace parent names with clk_hw pointers
Marijn Suijten
2022-09-18
1
-21
/
+19
*
drm/msm/dsi_phy_28nm: Replace parent names with clk_hw pointers
Marijn Suijten
2022-09-18
1
-27
/
+23
*
drm/msm/dsi_phy_28nm_8960: Replace parent names with clk_hw pointers
Marijn Suijten
2022-09-18
1
-7
/
+8
*
drm/msm/dsi/phy: Replace hardcoded char-array length with sizeof()
Marijn Suijten
2022-09-18
5
-60
/
+60
*
drm/msm/dsi_phy_28nm_8960: Use stack memory for temporary clock names
Marijn Suijten
2022-09-18
1
-13
/
+1
*
drm/msm/dsi/phy: Reindent and reflow multiline function calls
Marijn Suijten
2022-09-18
5
-164
/
+161
*
drm/msm/dsi: use drm_dsc_config instead of msm_display_dsc_config
Dmitry Baryshkov
2022-09-18
3
-85
/
+76
*
drm/msm/dsi: Fix number of regulators for SDM660
Douglas Anderson
2022-09-18
1
-1
/
+1
*
drm/msm/dsi: Fix number of regulators for msm8996_dsi_cfg
Douglas Anderson
2022-09-18
1
-1
/
+1
*
drm/msm/dsi: fix the inconsistent indenting
sunliming
2022-09-18
1
-1
/
+1
*
Merge tag 'drm-msm-next-2022-07-10' of https://gitlab.freedesktop.org/drm/msm...
Dave Airlie
2022-07-13
1
-27
/
+21
|
\
[next]