index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
msm
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-31
drm/msm: Use drm_mode_copy()
Ville Syrjälä
1
-1
/
+1
2022-12-31
drm/msm/mdp5: fix reading hw revision on db410c platform
Dmitry Baryshkov
1
-9
/
+8
2022-12-31
drm/msm/a6xx: Fix speed-bin detection vs probe-defer
Rob Clark
1
-7
/
+5
2022-12-31
drm/msm/dsi: Prevent signed BPG offsets from bleeding into adjacent bits
Marijn Suijten
1
-1
/
+5
2022-12-31
drm/msm/dsi: Disallow 8 BPC DSC configuration for alternative BPC values
Marijn Suijten
1
-0
/
+5
2022-12-31
drm/msm/dsi: Account for DSC's bits_per_pixel having 4 fractional bits
Marijn Suijten
1
-5
/
+14
2022-12-31
drm/msm/dsi: Migrate to drm_dsc_compute_rc_parameters()
Marijn Suijten
1
-58
/
+6
2022-12-31
drm/msm/dsi: Appropriately set dsc->mux_word_size based on bpc
Marijn Suijten
1
-1
/
+1
2022-12-31
drm/msm/dsi: Reuse earlier computed dsc->slice_chunk_size
Marijn Suijten
1
-7
/
+2
2022-12-31
drm/msm/dsi: Use DIV_ROUND_UP instead of conditional increment on modulo
Marijn Suijten
1
-3
/
+1
2022-12-31
drm/msm/dsi: Remove repeated calculation of slice_per_intf
Marijn Suijten
1
-4
/
+2
2022-12-31
drm/msm/dsi: Remove useless math in DSC calculations
Marijn Suijten
1
-9
/
+1
2022-12-31
drm/msm/dpu1: Account for DSC's bits_per_pixel having 4 fractional bits
Marijn Suijten
1
-9
/
+2
2022-12-31
drm/msm/hdmi: use devres helper for runtime PM management
Dmitry Baryshkov
1
-1
/
+1
2022-12-31
drm/msm/mdp5: stop overriding drvdata
Dmitry Baryshkov
1
-15
/
+17
2022-10-27
Merge tag 'drm-msm-fixes-2022-10-24' of https://gitlab.freedesktop.org/drm/ms...
Dave Airlie
17
-31
/
+120
2022-10-14
drm/msm: Kconfig: Fix spelling mistake "throught" -> "through"
Colin Ian King
1
-1
/
+1
2022-10-14
drm/msm: Remove redundant check for 'submit'
Aashish Sharma
1
-3
/
+2
2022-10-14
drm/msm/a6xx: Remove state objects from list before freeing
Rob Clark
1
-1
/
+3
2022-10-14
drm/msm/a6xx: Skip snapshotting unused GMU buffers
Rob Clark
1
-0
/
+3
2022-10-14
drm/msm/a6xx: Fix kvzalloc vs state_kcalloc usage
Rob Clark
2
-2
/
+16
2022-09-30
drm/msm/dp: cleared DP_DOWNSPREAD_CTRL register before start link training
Kuogee Hsieh
1
-8
/
+5
2022-09-30
drm/msm/hdmi: fix IRQ lifetime
Johan Hovold
1
-1
/
+1
2022-09-30
drm/msm/dp: fix bridge lifetime
Johan Hovold
3
-6
/
+7
2022-09-30
drm/msm/dp: fix aux-bus EP lifetime
Johan Hovold
1
-1
/
+12
2022-09-30
drm/msm/dp: fix IRQ lifetime
Johan Hovold
1
-1
/
+1
2022-09-30
drm/msm/hdmi: fix memory corruption with too many bridges
Johan Hovold
1
-0
/
+5
2022-09-30
drm/msm/dsi: fix memory corruption with too many bridges
Johan Hovold
1
-0
/
+6
2022-09-30
drm/msm/dp: fix memory corruption with too many bridges
Johan Hovold
1
-0
/
+6
2022-09-30
drm/msm: fix use-after-free on probe deferral
Johan Hovold
1
-0
/
+1
2022-09-30
drm/msm: Fix return type of mdp4_lvds_connector_mode_valid
Nathan Huckleberry
1
-2
/
+3
2022-09-30
drm/msm/dp: add atomic_check to bridge ops
Kuogee Hsieh
1
-0
/
+34
2022-09-30
drm/msm/gpu: Fix crash during system suspend after unbind
Akhil P Oommen
3
-1
/
+15
2022-09-30
drm/msm/a6xx: Replace kcalloc() with kvzalloc()
Akhil P Oommen
1
-9
/
+3
2022-09-30
drm/msm/gem: Unpin objects slightly later
Rob Clark
2
-3
/
+4
2022-09-30
drm/msm: Fix build break with recent mm tree
Rob Clark
1
-1
/
+1
2022-09-28
Merge tag 'drm-msm-next-2022-09-22' of https://gitlab.freedesktop.org/drm/msm...
Dave Airlie
59
-2040
/
+1405
2022-09-18
drm/msm/hdmi: make hdmi_phy_8996 OF clk provider
Dmitry Baryshkov
1
-11
/
+14
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
4
-323
/
+36
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: Remove the unneeded result variable
ye xingchen
1
-4
/
+1
2022-09-18
drm/msm/dsi: drop the hpd worker
Dmitry Baryshkov
1
-14
/
+0
2022-09-18
drm/msm/dsi: Improve dsi_phy_driver_probe() probe error handling
Douglas Anderson
1
-47
/
+27
2022-09-18
drm/msm/dsi: Take advantage of devm_regulator_bulk_get_const()
Douglas Anderson
12
-242
/
+167
2022-09-18
drm/msm/dsi: Use the new regulator bulk feature to specify the load
Douglas Anderson
2
-20
/
+6
2022-09-18
drm/msm/dsi: Don't set a load before disabling a regulator
Douglas Anderson
10
-144
/
+60
2022-09-18
drm/msm/dsi_phy_7nm: Replace parent names with clk_hw pointers
Marijn Suijten
1
-36
/
+34
2022-09-18
drm/msm/dsi_phy_10nm: Replace parent names with clk_hw pointers
Marijn Suijten
1
-43
/
+36
2022-09-18
drm/msm/dsi_phy_14nm: Replace parent names with clk_hw pointers
Marijn Suijten
1
-21
/
+19
[next]