index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
msm
/
dsi
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-21
drm/msm: Update generated headers
Rob Clark
9
-177
/
+178
2023-01-26
drm/msm/dsi: properly handle the case of empty OPP table in dsi_mgr_bridge_mo...
Dmitry Baryshkov
1
-9
/
+10
2023-01-22
Merge branches 'msm-next-lumag-core', 'msm-next-lumag-dpu', 'msm-next-lumag-d...
Dmitry Baryshkov
8
-68
/
+306
2023-01-22
drm/msm/dsi: Allow 2 CTRLs on v2.5.0
Konrad Dybcio
1
-2
/
+2
2023-01-22
drm/msm/dsi: correct byte intf clock rate for 14nm DSI PHY
Dmitry Baryshkov
3
-8
/
+11
2023-01-22
drm/msm/dsi: Add phy configuration for SM6375
Konrad Dybcio
3
-0
/
+23
2023-01-22
drm/msm/dsi: implement opp table based check for dsi_mgr_bridge_mode_valid()
Abhinav Kumar
1
-0
/
+19
2023-01-22
drm/msm/dsi: add a helper method to compute the dsi byte clk
Abhinav Kumar
2
-7
/
+16
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-22
drm/msm/dsi: add support for DSI 2.7.0
Neil Armstrong
2
-0
/
+17
2023-01-22
drm/msm/dsi: add support for DSI-PHY on SM8550
Neil Armstrong
3
-14
/
+77
2023-01-22
drm/msm/dsi: add support for DSI 2.6.0
Dmitry Baryshkov
2
-0
/
+3
2023-01-22
drm/msm/dsi: add support for DSI-PHY on SM8350 and SM8450
Dmitry Baryshkov
3
-10
/
+115
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
2023-01-09
drm/msm/dsi/phy: rework register setting for 7nm PHY
Dmitry Baryshkov
1
-13
/
+13
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-11-04
drm/msm/dsi: Add phy configuration for QCM2290
Loic Poulain
3
-0
/
+20
2022-11-04
drm/msm/dsi: drop modeset sanity checks
Johan Hovold
1
-6
/
+1
2022-09-30
drm/msm/dsi: fix memory corruption with too many bridges
Johan Hovold
1
-0
/
+6
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
4
-323
/
+36
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: Remove the unneeded result variable
ye xingchen
1
-4
/
+1
2022-09-18
drm/msm/dsi: drop the hpd worker
Dmitry Baryshkov
1
-14
/
+0
2022-09-18
drm/msm/dsi: Improve dsi_phy_driver_probe() probe error handling
Douglas Anderson
1
-47
/
+27
2022-09-18
drm/msm/dsi: Take advantage of devm_regulator_bulk_get_const()
Douglas Anderson
12
-242
/
+167
2022-09-18
drm/msm/dsi: Use the new regulator bulk feature to specify the load
Douglas Anderson
2
-20
/
+6
2022-09-18
drm/msm/dsi: Don't set a load before disabling a regulator
Douglas Anderson
10
-144
/
+60
2022-09-18
drm/msm/dsi_phy_7nm: Replace parent names with clk_hw pointers
Marijn Suijten
1
-36
/
+34
2022-09-18
drm/msm/dsi_phy_10nm: Replace parent names with clk_hw pointers
Marijn Suijten
1
-43
/
+36
2022-09-18
drm/msm/dsi_phy_14nm: Replace parent names with clk_hw pointers
Marijn Suijten
1
-21
/
+19
2022-09-18
drm/msm/dsi_phy_28nm: Replace parent names with clk_hw pointers
Marijn Suijten
1
-27
/
+23
2022-09-18
drm/msm/dsi_phy_28nm_8960: Replace parent names with clk_hw pointers
Marijn Suijten
1
-7
/
+8
2022-09-18
drm/msm/dsi/phy: Replace hardcoded char-array length with sizeof()
Marijn Suijten
5
-60
/
+60
2022-09-18
drm/msm/dsi_phy_28nm_8960: Use stack memory for temporary clock names
Marijn Suijten
1
-13
/
+1
2022-09-18
drm/msm/dsi/phy: Reindent and reflow multiline function calls
Marijn Suijten
5
-164
/
+161
2022-09-18
drm/msm/dsi: use drm_dsc_config instead of msm_display_dsc_config
Dmitry Baryshkov
3
-85
/
+76
2022-09-18
drm/msm/dsi: Fix number of regulators for SDM660
Douglas Anderson
1
-1
/
+1
2022-09-18
drm/msm/dsi: Fix number of regulators for msm8996_dsi_cfg
Douglas Anderson
1
-1
/
+1
2022-09-18
drm/msm/dsi: fix the inconsistent indenting
sunliming
1
-1
/
+1
[next]