index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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-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: 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-04-06
drm/msm/dsi: Remove custom DSI config handling
Konrad Dybcio
1
-4
/
+0
2023-04-06
drm/msm/dsi: Fix DSI index detection when version clash occurs
Konrad Dybcio
1
-5
/
+5
2023-04-06
drm/msm/dsi: Get rid of msm_dsi_config::num_dsi
Konrad Dybcio
1
-1
/
+1
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
[next]