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
2023-06-09
drm/msm: Be more shouty if per-process pgtables aren't working
Rob Clark
1
-1
/
+6
2023-05-24
drm/msm/dpu: Remove duplicate register defines from INTF
Marijn Suijten
1
-5
/
+0
2023-05-24
drm/msm/dpu: Move non-MDP_TOP INTF_INTR offsets out of hwio header
Marijn Suijten
2
-4
/
+4
2023-05-24
drm/msm/dpu: Add INTF_5 interrupts
Bjorn Andersson
2
-0
/
+7
2023-05-24
drm/msm/dp: unregister audio driver during unbind
Srinivas Kandagatla
3
-0
/
+15
2023-05-24
drm/msm/dp: Clean up handling of DP AUX interrupts
Douglas Anderson
3
-48
/
+36
2023-05-17
drm/msm/adreno: adreno_gpu: Use suspend() instead of idle() on load error
Konrad Dybcio
1
-1
/
+1
2023-05-17
drm/msm/adreno: fix runtime PM imbalance at gpu load
Johan Hovold
1
-4
/
+12
2023-05-17
drm/msm: Remove struct_mutex usage
Rob Clark
8
-34
/
+49
2023-05-17
drm/msm: fix NULL-deref on irq uninstall
Johan Hovold
1
-3
/
+5
2023-05-17
drm/msm: fix NULL-deref on snapshot tear down
Johan Hovold
1
-1
/
+2
2023-05-11
drm: msm: adreno: Disable preemption on Adreno 510
Adam Skladowski
1
-1
/
+7
2023-05-11
drm/msm/adreno: drop bogus pm_runtime_set_active()
Johan Hovold
1
-3
/
+0
2023-05-11
drm/msm/adreno: Defer enabling runpm until hw_init()
Rob Clark
2
-1
/
+6
2023-05-11
drm/msm/disp/dpu: check for crtc enable rather than crtc active to release sh...
Vinod Polimera
1
-1
/
+1
2023-03-17
drm/msm/dpu: fix len of sc7180 ctl blocks
Dmitry Baryshkov
1
-3
/
+3
2023-03-17
drm/msm/a5xx: fix context faults during ring switch
Dmitry Baryshkov
1
-1
/
+1
2023-03-17
drm/msm/a5xx: fix the emptyness check in the preempt code
Dmitry Baryshkov
1
-1
/
+1
2023-03-17
drm/msm/a5xx: fix highest bank bit for a530
Dmitry Baryshkov
1
-1
/
+1
2023-03-17
drm/msm/a5xx: fix setting of the CP_PREEMPT_ENABLE_LOCAL register
Dmitry Baryshkov
1
-2
/
+2
2023-03-17
drm/msm: Fix potential invalid ptr free
Rob Clark
1
-3
/
+2
2023-03-10
drm/msm/dsi: Add missing check for alloc_ordered_workqueue
Jiasheng Jiang
1
-0
/
+3
2023-03-10
drm/msm/dpu: set pdpu->is_rt_pipe early in dpu_plane_sspp_atomic_update()
Dmitry Baryshkov
1
-9
/
+6
2023-03-10
drm/msm/mdp5: Add check for kzalloc
Jiasheng Jiang
1
-1
/
+4
2023-03-10
drm/msm/dpu: Add check for pstates
Jiasheng Jiang
1
-0
/
+2
2023-03-10
drm/msm/dpu: Add check for cstate
Jiasheng Jiang
1
-1
/
+4
2023-03-10
drm/msm: use strscpy instead of strncpy
Dmitry Baryshkov
1
-1
/
+1
2023-03-10
drm/msm/dsi: Allow 2 CTRLs on v2.5.0
Konrad Dybcio
1
-2
/
+2
2023-03-10
drm/msm/dpu: Disallow unallocated resources to be returned
Marijn Suijten
1
-0
/
+5
2023-03-10
drm/msm/gem: Add check for kmalloc
Jiasheng Jiang
1
-0
/
+4
2023-03-10
drm/msm/adreno: Fix null ptr access in adreno_gpu_cleanup()
Akhil P Oommen
1
-2
/
+2
2023-03-10
drm/msm: clean event_thread->worker in case of an error
Dmitry Baryshkov
1
-1
/
+1
2023-03-10
drm/msm/hdmi: Add missing check for alloc_ordered_workqueue
Jiasheng Jiang
1
-0
/
+4
2023-01-18
drm/msm/dp: do not complete dp_aux_cmd_fifo_tx() if irq is not for aux transfer
Kuogee Hsieh
1
-0
/
+4
2023-01-18
drm/msm/adreno: Make adreno quirks not overwrite each other
Konrad Dybcio
1
-6
/
+4
2022-12-31
drm/msm: Use drm_mode_copy()
Ville Syrjälä
1
-1
/
+1
2022-12-31
drm/msm/a6xx: Fix speed-bin detection vs probe-defer
Rob Clark
1
-7
/
+5
2022-12-31
drm/msm/hdmi: use devres helper for runtime PM management
Dmitry Baryshkov
1
-1
/
+1
2022-12-31
drm/msm/hdmi: drop unused GPIO support
Dmitry Baryshkov
3
-120
/
+21
2022-11-10
drm/msm/hdmi: fix IRQ lifetime
Johan Hovold
1
-1
/
+1
2022-11-10
drm/msm/hdmi: Remove spurious IRQF_ONESHOT flag
Daniel Thompson
1
-1
/
+1
2022-11-03
drm/msm: Fix return type of mdp4_lvds_connector_mode_valid
Nathan Huckleberry
1
-2
/
+3
2022-11-03
drm/msm/dp: fix IRQ lifetime
Johan Hovold
1
-1
/
+1
2022-11-03
drm/msm/hdmi: fix memory corruption with too many bridges
Johan Hovold
1
-0
/
+5
2022-11-03
drm/msm/dsi: fix memory corruption with too many bridges
Johan Hovold
1
-0
/
+6
2022-10-26
drm/msm/dp: correct 1.62G link rate at dp_catalog_ctrl_config_msa()
Kuogee Hsieh
1
-1
/
+1
2022-10-26
drm/msm/dpu: index dpu_kms->hw_vbif using vbif_idx
Dmitry Baryshkov
2
-23
/
+18
2022-09-20
drm/msm/rd: Fix FIFO-full deadlock
Rob Clark
1
-0
/
+3
2022-09-08
drm/msm/dsi: Fix number of regulators for SDM660
Douglas Anderson
1
-1
/
+1
2022-09-08
drm/msm/dsi: Fix number of regulators for msm8996_dsi_cfg
Douglas Anderson
1
-1
/
+1
[next]