index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
msm
/
dsi
/
dsi_host.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-02-26
drm/msm/dsi: Add check for devm_kstrdup()
Haoxiang Li
1
-1
/
+8
2025-02-26
drm/msm/dsi: Allow values of 10 and 12 for bits per component
Eugene Lepshy
1
-3
/
+15
2025-02-26
drm/msm/dsi: Use existing per-interface slice count in DSC timing
Marijn Suijten
1
-4
/
+4
2025-02-26
drm/msm/dsi: Drop unnecessary -ENOMEM message
Krzysztof Kozlowski
1
-3
/
+1
2025-02-26
drm/msm/dsi: Minor whitespace and style cleanup
Krzysztof Kozlowski
1
-25
/
+26
2025-02-26
drm/msm/dsi: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-59
/
+41
2025-02-26
drm/msm/dsi: Drop redundant NULL-ifying of clocks on error paths
Krzysztof Kozlowski
1
-3
/
+0
2025-01-03
drm: Use of_property_present() for non-boolean properties
Rob Herring (Arm)
1
-1
/
+1
2024-10-14
drm/msm/dsi: fix 32-bit signed integer extension in pclk_rate calculation
Jonathan Marek
1
-1
/
+1
2024-10-14
drm/msm/dsi: improve/fix dsc pclk calculation
Jonathan Marek
1
-1
/
+1
2024-06-24
drm/msm/dsi: parse vsync source from device tree
Dmitry Baryshkov
1
-0
/
+12
2024-06-24
drm/msm/dsi: drop unused GPIOs handling
Dmitry Baryshkov
1
-37
/
+0
2024-06-23
drm/msm/dsi: add a comment to explain pkt_per_line encoding
Jonathan Marek
1
-0
/
+4
2024-06-23
drm/msm/dsi: set VIDEO_COMPRESSION_MODE_CTRL_WC
Jonathan Marek
1
-0
/
+3
2024-06-23
drm/msm/dsi: set video mode widebus enable bit when widebus is enabled
Jonathan Marek
1
-1
/
+2
2024-04-22
drm/msm/dsi: Print dual-DSI-adjusted pclk instead of original mode pclk
Marijn Suijten
1
-5
/
+5
2024-04-22
drm/msm: Drop msm_read/writel
Konrad Dybcio
1
-5
/
+5
2024-02-11
drm/msm/dsi: Document DSC related pclk_rate and hdisplay calculations
Dmitry Baryshkov
1
-2
/
+31
2024-02-11
drm/msm/dsi: Replace dsi_get_bpp() with mipi_dsi header function
Marijn Suijten
1
-14
/
+4
2023-10-16
drm/msm/dsi: free TX buffer in unbind
Dmitry Baryshkov
1
-6
/
+9
2023-10-16
drm/msm/dsi: use msm_gem_kernel_put to free TX buffer
Dmitry Baryshkov
1
-2
/
+1
2023-10-09
drm/msm/dsi: Enable widebus for DSI
Jessica Zhang
1
-4
/
+27
2023-09-20
drm/msm/dsi: fix irq_of_parse_and_map() error checking
Dan Carpenter
1
-4
/
+3
2023-09-20
drm/msm/dsi: skip the wait for video mode done if not applicable
Abhinav Kumar
1
-0
/
+12
2023-08-24
Merge tag 'drm-msm-next-2023-08-20' of https://gitlab.freedesktop.org/drm/msm into drm-next
Dave Airlie
1
-0
/
+7
2023-07-27
drm/msm/dsi: Enable BURST_MODE for command mode for DSI 6G v1.3+
Jessica Zhang
1
-0
/
+7
2023-07-21
drm: Explicitly include correct DT includes
Rob Herring
1
-1
/
+1
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-dp', 'msm-next-lumag-dsi', 'msm-next-lumag-hdmi', 'msm-next-lumag-mdp5' and 'msm-next-lumag-mdp4' into msm-next-lumag
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
[next]