index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
msm
/
dsi
Age
Commit message (
Expand
)
Author
2023-01-12
drm/msm/dsi: Flip greater-than check for slice_count and slice_per_intf
Marijn Suijten
2023-01-12
drm/msm/dsi: Use DSC slice(s) packet size to compute word count
Marijn Suijten
2023-01-09
drm/msm/dsi/phy: rework register setting for 7nm PHY
Dmitry Baryshkov
2022-11-04
drm/msm/dsi: Prevent signed BPG offsets from bleeding into adjacent bits
Marijn Suijten
2022-11-04
drm/msm/dsi: Disallow 8 BPC DSC configuration for alternative BPC values
Marijn Suijten
2022-11-04
drm/msm/dsi: Account for DSC's bits_per_pixel having 4 fractional bits
Marijn Suijten
2022-11-04
drm/msm/dsi: Migrate to drm_dsc_compute_rc_parameters()
Marijn Suijten
2022-11-04
drm/msm/dsi: Appropriately set dsc->mux_word_size based on bpc
Marijn Suijten
2022-11-04
drm/msm/dsi: Reuse earlier computed dsc->slice_chunk_size
Marijn Suijten
2022-11-04
drm/msm/dsi: Use DIV_ROUND_UP instead of conditional increment on modulo
Marijn Suijten
2022-11-04
drm/msm/dsi: Remove repeated calculation of slice_per_intf
Marijn Suijten
2022-11-04
drm/msm/dsi: Remove useless math in DSC calculations
Marijn Suijten
2022-11-04
drm/msm/dsi: Add phy configuration for QCM2290
Loic Poulain
2022-11-04
drm/msm/dsi: drop modeset sanity checks
Johan Hovold
2022-09-30
drm/msm/dsi: fix memory corruption with too many bridges
Johan Hovold
2022-09-18
drm/msm/dsi: Remove use of device_node in dsi_host_parse_dt()
Nathan Chancellor
2022-09-18
drm/msm/dsi: switch to DRM_PANEL_BRIDGE
Dmitry Baryshkov
2022-09-18
drm/msm/dsi: fetch DSC pps payload from struct mipi_dsi_device
Dmitry Baryshkov
2022-09-18
drm/msm/dsi: Remove the unneeded result variable
ye xingchen
2022-09-18
drm/msm/dsi: drop the hpd worker
Dmitry Baryshkov
2022-09-18
drm/msm/dsi: Improve dsi_phy_driver_probe() probe error handling
Douglas Anderson
2022-09-18
drm/msm/dsi: Take advantage of devm_regulator_bulk_get_const()
Douglas Anderson
2022-09-18
drm/msm/dsi: Use the new regulator bulk feature to specify the load
Douglas Anderson
2022-09-18
drm/msm/dsi: Don't set a load before disabling a regulator
Douglas Anderson
2022-09-18
drm/msm/dsi_phy_7nm: Replace parent names with clk_hw pointers
Marijn Suijten
2022-09-18
drm/msm/dsi_phy_10nm: Replace parent names with clk_hw pointers
Marijn Suijten
2022-09-18
drm/msm/dsi_phy_14nm: Replace parent names with clk_hw pointers
Marijn Suijten
2022-09-18
drm/msm/dsi_phy_28nm: Replace parent names with clk_hw pointers
Marijn Suijten
2022-09-18
drm/msm/dsi_phy_28nm_8960: Replace parent names with clk_hw pointers
Marijn Suijten
2022-09-18
drm/msm/dsi/phy: Replace hardcoded char-array length with sizeof()
Marijn Suijten
2022-09-18
drm/msm/dsi_phy_28nm_8960: Use stack memory for temporary clock names
Marijn Suijten
2022-09-18
drm/msm/dsi/phy: Reindent and reflow multiline function calls
Marijn Suijten
2022-09-18
drm/msm/dsi: use drm_dsc_config instead of msm_display_dsc_config
Dmitry Baryshkov
2022-09-18
drm/msm/dsi: Fix number of regulators for SDM660
Douglas Anderson
2022-09-18
drm/msm/dsi: Fix number of regulators for msm8996_dsi_cfg
Douglas Anderson
2022-09-18
drm/msm/dsi: fix the inconsistent indenting
sunliming
2022-07-13
Merge tag 'drm-msm-next-2022-07-10' of https://gitlab.freedesktop.org/drm/msm...
Dave Airlie
2022-07-04
drm/msm/dsi: Use single function for reset
Vladimir Lypak
2022-06-22
Merge tag 'drm-misc-next-2022-06-17' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2022-06-13
drm/msm: Fix convert to drm_of_get_data_lanes_count
Marek Vasut
2022-06-12
drm/msm: Convert to drm_of_get_data_lanes_count
Marek Vasut
2022-05-20
Merge tag 'msm-next-5.19-fixes' of https://gitlab.freedesktop.org/abhinavk/ms...
Dave Airlie
2022-05-18
drm/msm/dsi: don't powerup at modeset time for parade-ps8640
Douglas Anderson
2022-05-11
Merge tag 'drm-msm-next-2022-05-09' of https://gitlab.freedesktop.org/drm/msm...
Dave Airlie
2022-05-07
drm/msm/dsi: pll_7nm: remove unsupported dividers for DSI pixel clock
Dmitry Baryshkov
2022-05-07
drm/msm/dsi: fix address for second DSI PHY on SDM660
Dmitry Baryshkov
2022-05-02
drm/msm/dsi: use RMW cycles in dsi_update_dsc_timing
Dmitry Baryshkov
2022-05-02
drm/msm/dsi: fix error checks and return values for DSI xmit functions
Dmitry Baryshkov
2022-04-26
drm/msm/dsi: Add support for DSC configuration
Vinod Koul
2022-04-26
drm/msm: Update generated headers
Vinod Koul
[prev]
[next]