index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
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
2025-07-04
drm/msm: Use drm_gpuvm types more
Rob Clark
2025-07-04
drm/msm: Rename msm_gem_address_space -> msm_gem_vm
Rob Clark
2025-07-04
drm/msm/dsi: Add support for SM8750
Krzysztof Kozlowski
2025-02-26
drm/msm/dsi: Add check for devm_kstrdup()
Haoxiang Li
2025-02-26
drm/msm/dsi: Allow values of 10 and 12 for bits per component
Eugene Lepshy
2025-02-26
drm/msm/dsi: Use existing per-interface slice count in DSC timing
Marijn Suijten
2025-02-26
drm/msm/dsi: Drop unnecessary -ENOMEM message
Krzysztof Kozlowski
2025-02-26
drm/msm/dsi: Minor whitespace and style cleanup
Krzysztof Kozlowski
2025-02-26
drm/msm/dsi: Simplify with dev_err_probe()
Krzysztof Kozlowski
2025-02-26
drm/msm/dsi: Drop redundant NULL-ifying of clocks on error paths
Krzysztof Kozlowski
2025-01-03
drm: Use of_property_present() for non-boolean properties
Rob Herring (Arm)
2024-10-14
drm/msm/dsi: fix 32-bit signed integer extension in pclk_rate calculation
Jonathan Marek
2024-10-14
drm/msm/dsi: improve/fix dsc pclk calculation
Jonathan Marek
2024-06-24
drm/msm/dsi: parse vsync source from device tree
Dmitry Baryshkov
2024-06-24
drm/msm/dsi: drop unused GPIOs handling
Dmitry Baryshkov
2024-06-23
drm/msm/dsi: add a comment to explain pkt_per_line encoding
Jonathan Marek
2024-06-23
drm/msm/dsi: set VIDEO_COMPRESSION_MODE_CTRL_WC
Jonathan Marek
2024-06-23
drm/msm/dsi: set video mode widebus enable bit when widebus is enabled
Jonathan Marek
2024-04-22
drm/msm/dsi: Print dual-DSI-adjusted pclk instead of original mode pclk
Marijn Suijten
2024-04-22
drm/msm: Drop msm_read/writel
Konrad Dybcio
2024-02-11
drm/msm/dsi: Document DSC related pclk_rate and hdisplay calculations
Dmitry Baryshkov
2024-02-11
drm/msm/dsi: Replace dsi_get_bpp() with mipi_dsi header function
Marijn Suijten
2023-10-16
drm/msm/dsi: free TX buffer in unbind
Dmitry Baryshkov
2023-10-16
drm/msm/dsi: use msm_gem_kernel_put to free TX buffer
Dmitry Baryshkov
2023-10-09
drm/msm/dsi: Enable widebus for DSI
Jessica Zhang
2023-09-20
drm/msm/dsi: fix irq_of_parse_and_map() error checking
Dan Carpenter
2023-09-20
drm/msm/dsi: skip the wait for video mode done if not applicable
Abhinav Kumar
2023-08-24
Merge tag 'drm-msm-next-2023-08-20' of https://gitlab.freedesktop.org/drm/msm...
Dave Airlie
2023-07-27
drm/msm/dsi: Enable BURST_MODE for command mode for DSI 6G v1.3+
Jessica Zhang
2023-07-21
drm: Explicitly include correct DT includes
Rob Herring
2023-06-16
drm/msm/dsi: split dsi_ctrl_config() function
Dmitry Baryshkov
2023-06-16
drm/msm/dsi: dsi_host: drop unused clocks
Dmitry Baryshkov
2023-06-15
drm/msm/dsi: Remove incorrect references to slice_count
Jessica Zhang
2023-06-15
drm/msm/dsi: Reduce pclk rate for compression
Jessica Zhang
2023-06-15
msm/drm/dsi: Round up DSC hdisplay calculation
Jessica Zhang
2023-06-15
drm/msm/dsi: update hdisplay calculation for dsi_timing_setup
Jessica Zhang
2023-06-15
drm/msm/dsi: Use MSM and DRM DSC helper methods
Jessica Zhang
2023-06-15
drm/msm/dsi: use DRM DSC helpers for DSC setup
Dmitry Baryshkov
2023-06-04
drm/msm/dsi: use mult_frac for pclk_bpp calculation
Dmitry Baryshkov
2023-06-04
drm/msm/dsi: remove extra call to dsi_get_pclk_rate()
Dmitry Baryshkov
2023-04-06
drm/msm/dsi: Remove custom DSI config handling
Konrad Dybcio
2023-04-06
drm/msm/dsi: Fix DSI index detection when version clash occurs
Konrad Dybcio
2023-04-06
drm/msm/dsi: Get rid of msm_dsi_config::num_dsi
Konrad Dybcio
2023-01-22
Merge branches 'msm-next-lumag-core', 'msm-next-lumag-dpu', 'msm-next-lumag-d...
Dmitry Baryshkov
2023-01-22
drm/msm/dsi: correct byte intf clock rate for 14nm DSI PHY
Dmitry Baryshkov
2023-01-22
drm/msm/dsi: add a helper method to compute the dsi byte clk
Abhinav Kumar
2023-01-22
drm/msm/dsi: Drop the redundant fail label
Jiasheng Jiang
2023-01-22
drm/msm/dsi: Add missing check for alloc_ordered_workqueue
Jiasheng Jiang
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
[next]