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.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-07-13
drm/msm/dsi: Drop unused regulators from QCM2290 14nm DSI PHY config
Marijn Suijten
1
-2
/
+0
2023-06-16
drm/msm/dsi: split dsi_ctrl_config() function
Dmitry Baryshkov
1
-9
/
+9
2023-06-16
drm/msm/dsi: dsi_host: drop unused clocks
Dmitry Baryshkov
1
-33
/
+0
2023-06-15
drm/msm/dsi: Remove incorrect references to slice_count
Jessica Zhang
1
-10
/
+16
2023-06-15
drm/msm/dsi: Reduce pclk rate for compression
Jessica Zhang
1
-3
/
+18
2023-06-15
msm/drm/dsi: Round up DSC hdisplay calculation
Jessica Zhang
1
-1
/
+1
2023-06-15
drm/msm/dsi: update hdisplay calculation for dsi_timing_setup
Jessica Zhang
1
-1
/
+1
2023-06-15
drm/msm/dsi: Use MSM and DRM DSC helper methods
Jessica Zhang
1
-2
/
+3
2023-06-15
drm/msm/dsi: use DRM DSC helpers for DSC setup
Dmitry Baryshkov
1
-53
/
+8
2023-06-04
drm/msm/dsi: Add phy configuration for MSM8226
Luca Weiss
3
-1
/
+101
2023-06-04
drm/msm/dsi: Add configuration for MSM8226
Luca Weiss
2
-0
/
+3
2023-06-04
drm/msm/dsi: use mult_frac for pclk_bpp calculation
Dmitry Baryshkov
1
-7
/
+4
2023-06-04
drm/msm/dsi: remove extra call to dsi_get_pclk_rate()
Dmitry Baryshkov
1
-1
/
+1
2023-05-21
drm/msm/dsi: don't allow enabling 14nm VCO with unprogrammed rate
Dmitry Baryshkov
1
-0
/
+3
2023-05-21
drm/msm/dsi: More properly handle errors in regards to dsi_mgr_bridge_power_on()
Douglas Anderson
1
-6
/
+26
2023-05-21
drm/msm/dsi: Stop unconditionally powering up DSI hosts at modeset
Douglas Anderson
1
-37
/
+1
2023-04-06
drm/msm/dsi: Remove custom DSI config handling
Konrad Dybcio
2
-6
/
+2
2023-04-06
drm/msm/dsi: Switch the QCM2290-specific compatible to index autodetection
Konrad Dybcio
3
-23
/
+5
2023-04-06
drm/msm/dsi: dsi_cfg: Merge SC7180 config into SDM845
Konrad Dybcio
1
-13
/
+2
2023-04-06
drm/msm/dsi: dsi_cfg: Deduplicate identical structs
Konrad Dybcio
1
-63
/
+30
2023-04-06
drm/msm/dsi: Fix DSI index detection when version clash occurs
Konrad Dybcio
3
-19
/
+48
2023-04-06
drm/msm/dsi: Get rid of msm_dsi_config::num_dsi
Konrad Dybcio
3
-15
/
+1
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
[next]