index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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-30
drm/msm/dpu: Remove duplicate register defines from INTF
Marijn Suijten
1
-5
/
+0
2023-05-30
drm/msm/dp: unregister audio driver during unbind
Srinivas Kandagatla
3
-0
/
+15
2023-05-17
drm: msm: adreno: Disable preemption on Adreno 510
Adam Skladowski
1
-1
/
+7
2023-05-17
drm/msm/adreno: drop bogus pm_runtime_set_active()
Johan Hovold
1
-3
/
+0
2023-05-17
drm/msm/adreno: Defer enabling runpm until hw_init()
Rob Clark
2
-1
/
+6
2023-05-17
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/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: Document and rename preempt_lock
Rob Clark
5
-12
/
+17
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-11
drm/msm/dsi: Add missing check for alloc_ordered_workqueue
Jiasheng Jiang
1
-0
/
+3
2023-03-11
drm/msm/mdp5: Add check for kzalloc
Jiasheng Jiang
1
-1
/
+4
2023-03-11
drm/msm/dpu: Add check for pstates
Jiasheng Jiang
1
-0
/
+2
2023-03-11
drm/msm/dpu: Add check for cstate
Jiasheng Jiang
1
-1
/
+4
2023-03-11
drm/msm: use strscpy instead of strncpy
Dmitry Baryshkov
1
-1
/
+1
2023-03-11
drm/msm/dpu: Disallow unallocated resources to be returned
Marijn Suijten
1
-0
/
+5
2023-03-11
drm/msm/adreno: Fix null ptr access in adreno_gpu_cleanup()
Akhil P Oommen
1
-2
/
+2
2023-03-11
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
2023-01-14
drm/msm: Use drm_mode_copy()
Ville Syrjälä
1
-1
/
+1
2023-01-14
drm/msm/hdmi: drop unused GPIO support
Dmitry Baryshkov
3
-120
/
+21
2023-01-14
drm/msm/hdmi: switch to drm_bridge_connector
Dmitry Baryshkov
5
-159
/
+109
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
2022-09-08
drm/msm/dp: delete DP_RECOVERED_CLOCK_OUT_EN to fix tps4
Kuogee Hsieh
1
-1
/
+1
2022-09-08
drm/msm/dsi: fix the inconsistent indenting
sunliming
1
-1
/
+1
2022-08-21
drm/msm/mdp5: Fix global state lock backoff
Rob Clark
1
-1
/
+2
2022-06-29
drm/msm/dp: fix connect/disconnect handled at irq_hpd
Kuogee Hsieh
1
-37
/
+55
2022-06-29
drm/msm/dp: promote irq_hpd handle to handle link training correctly
Kuogee Hsieh
1
-4
/
+21
2022-06-29
drm/msm/dp: deinitialize mainlink if link training failed
Kuogee Hsieh
5
-6
/
+55
2022-06-29
drm/msm/dp: fixes wrong connection state caused by failure of link train
Kuogee Hsieh
2
-22
/
+25
2022-06-29
drm/msm/dp: check core_initialized before disable interrupts at dp_display_un...
Kuogee Hsieh
1
-1
/
+2
2022-06-29
drm/msm/mdp4: Fix refcount leak in mdp4_modeset_init_intf
Miaoqian Lin
1
-0
/
+2
2022-06-29
drm/msm: use for_each_sgtable_sg to iterate over scatterlist
Jonathan Marek
1
-1
/
+1
2022-06-29
drm/msm: Fix double pm_runtime_disable() call
Maximilian Luz
1
-1
/
+2
2022-06-09
drm/msm/dpu: handle pm_runtime_get_sync() errors in bind path
Abhinav Kumar
1
-1
/
+3
2022-06-09
drm: msm: fix possible memory leak in mdp5_crtc_cursor_set()
Hangyu Hua
1
-1
/
+3
2022-06-09
drm/msm/a6xx: Fix refcount leak in a6xx_gpu_init
Miaoqian Lin
1
-0
/
+1
[next]