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: 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
|
\
|
*
drm/msm/dsi: Use single function for reset
Vladimir Lypak
2022-07-04
1
-27
/
+21
*
|
Merge tag 'drm-misc-next-2022-06-17' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2022-06-22
1
-4
/
+5
|
\
\
|
|
/
|
/
|
|
*
drm/msm: Fix convert to drm_of_get_data_lanes_count
Marek Vasut
2022-06-13
1
-0
/
+2
|
*
drm/msm: Convert to drm_of_get_data_lanes_count
Marek Vasut
2022-06-12
1
-4
/
+3
*
|
Merge tag 'msm-next-5.19-fixes' of https://gitlab.freedesktop.org/abhinavk/ms...
Dave Airlie
2022-05-20
1
-1
/
+31
|
\
\
|
*
|
drm/msm/dsi: don't powerup at modeset time for parade-ps8640
Douglas Anderson
2022-05-18
1
-1
/
+31
*
|
|
Merge tag 'drm-msm-next-2022-05-09' of https://gitlab.freedesktop.org/drm/msm...
Dave Airlie
2022-05-11
7
-16
/
+400
|
\
|
|
|
|
/
|
/
|
|
*
drm/msm/dsi: pll_7nm: remove unsupported dividers for DSI pixel clock
Dmitry Baryshkov
2022-05-07
1
-6
/
+4
|
*
drm/msm/dsi: fix address for second DSI PHY on SDM660
Dmitry Baryshkov
2022-05-07
1
-1
/
+1
|
*
drm/msm/dsi: use RMW cycles in dsi_update_dsc_timing
Dmitry Baryshkov
2022-05-02
1
-1
/
+4
|
*
drm/msm/dsi: fix error checks and return values for DSI xmit functions
Dmitry Baryshkov
2022-05-02
1
-7
/
+14
|
*
drm/msm/dsi: Add support for DSC configuration
Vinod Koul
2022-04-25
1
-1
/
+97
|
*
drm/msm: Update generated headers
Vinod Koul
2022-04-25
1
-0
/
+80
|
*
drm/msm/dsi: add mode valid callback for dsi_mgr
Vinod Koul
2022-04-25
3
-0
/
+40
|
*
drm/msm/dsi: Pass DSC params to drm_panel
Vinod Koul
2022-04-25
3
-0
/
+28
|
*
drm/msm/dsi: add support for dsc data
Vinod Koul
2022-04-25
1
-0
/
+130
[next]