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.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-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-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-03-11
drm/msm/dsi: Add missing check for alloc_ordered_workqueue
Jiasheng Jiang
1
-0
/
+3
2023-03-11
drm/msm/dpu: Add check for pstates
Jiasheng Jiang
1
-0
/
+2
2023-03-11
drm/msm: use strscpy instead of strncpy
Dmitry Baryshkov
1
-1
/
+1
2023-03-11
drm/msm/hdmi: Add missing check for alloc_ordered_workqueue
Jiasheng Jiang
1
-0
/
+4
2022-11-03
drm/msm: Fix return type of mdp4_lvds_connector_mode_valid
Nathan Huckleberry
1
-2
/
+3
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/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-15
drm/msm/dsi: Fix number of regulators for msm8996_dsi_cfg
Douglas Anderson
1
-1
/
+1
2022-09-15
drm/msm/dsi: fix the inconsistent indenting
sunliming
1
-1
/
+1
2022-08-25
drm/msm/mdp5: Fix global state lock backoff
Rob Clark
1
-1
/
+2
2022-06-14
drm: msm: fix possible memory leak in mdp5_crtc_cursor_set()
Hangyu Hua
1
-1
/
+3
2022-06-14
drm/msm: return an error pointer in msm_gem_prime_get_sg_table()
Dan Carpenter
1
-1
/
+1
2022-06-14
drm/msm/mdp5: Return error code in mdp5_mixer_release when deadlock is detected
Jessica Zhang
3
-8
/
+21
2022-06-14
drm/msm/mdp5: Return error code in mdp5_pipe_release when deadlock is detected
Jessica Zhang
3
-9
/
+28
2022-06-14
drm/msm/hdmi: check return value after calling platform_get_resource_byname()
Yang Yingliang
1
-0
/
+4
2022-06-14
drm/msm/dsi: fix error checks and return values for DSI xmit functions
Dmitry Baryshkov
1
-7
/
+14
2022-06-14
drm/msm/disp/dpu1: set vbif hw config to NULL to avoid use after memory free ...
Vinod Polimera
1
-1
/
+3
2022-04-27
drm/msm/mdp5: check the return of kzalloc()
Xiaoke Wang
1
-0
/
+3
2022-02-08
drm/msm/dsi: invalid parameter check in msm_dsi_phy_enable
José Expósito
1
-1
/
+3
2022-02-08
drm/msm: Fix wrong size calculation
Xianting Tian
1
-1
/
+1
2022-01-27
drm/msm/dpu: fix safe status debugfs file
Dmitry Baryshkov
1
-2
/
+2
2021-12-22
drm/msm/dsi: set default num_data_lanes
Philip Chen
1
-0
/
+2
2021-12-08
drm/msm: Do hw_init() before capturing GPU state
Rob Clark
1
-0
/
+1
2021-11-26
drm/msm: Fix potential NULL dereference in DPU SSPP
Jessica Zhang
1
-3
/
+5
2021-11-26
drm/msm: uninitialized variable in msm_gem_import()
Dan Carpenter
1
-2
/
+2
2021-10-20
drm/msm/dsi: fix off by one in dsi_bus_clk_enable error handling
Dan Carpenter
1
-1
/
+1
2021-10-20
drm/msm/dsi: Fix an error code in msm_dsi_modeset_init()
Dan Carpenter
1
-1
/
+3
2021-10-20
drm/msm: Fix null pointer dereference on pointer edp
Colin Ian King
1
-1
/
+2
2021-09-22
drm/msm/dsi: Fix some reference counted resource leaks
Christophe JAILLET
1
-3
/
+3
2021-09-22
drm/msm/dpu: make dpu_hw_ctl_clear_all_blendstages clear necessary LMs
Dmitry Baryshkov
1
-4
/
+6
2021-07-20
drm/msm/mdp4: Fix modifier support enabling
Daniel Vetter
2
-3
/
+7
2021-05-22
drm/msm/mdp5: Configure PP_SYNC_HEIGHT to double the vtotal
Marijn Suijten
1
-1
/
+9
2021-04-28
drm/msm: Fix a5xx/a6xx timestamps
Rob Clark
2
-4
/
+4
2021-04-10
drm/msm: Ratelimit invalid-fence message
Rob Clark
1
-1
/
+1
2021-03-30
drm/msm: fix shutdown hook in case GPU components failed to bind
Dmitry Baryshkov
1
-0
/
+4
2021-03-11
drm/msm/a5xx: Remove overwriting A5XX_PC_DBG_ECO_CNTL register
AngeloGioacchino Del Regno
1
-2
/
+0
2021-03-04
drm/msm/dsi: Correct io_start for MSM8994 (20nm PHY)
Konrad Dybcio
1
-1
/
+1
2021-01-19
drm/msm: Call msm_init_vram before binding the gpu
Craig Tatlor
1
-4
/
+4
2020-12-30
drm/msm/dsi_pll_10nm: restore VCO rate during restore_state
Dmitry Baryshkov
1
-0
/
+8
2020-10-01
drm/msm/a5xx: Always set an OPP supported hardware value
Jordan Crouse
1
-7
/
+20
2020-10-01
drm/msm: fix leaks if initialization fails
Pavel Machek
1
-2
/
+4
2020-09-17
drm/msm: Disable preemption on all 5xx targets
Jordan Crouse
1
-1
/
+2
2020-09-09
drm/msm/a6xx: fix gmu start on newer firmware
Dmitry Baryshkov
1
-1
/
+11
2020-09-09
drm/msm: add shutdown support for display platform_driver
Krishna Manikandan
1
-0
/
+8
2020-09-03
drm/msm/adreno: fix updating ring fence
Rob Clark
1
-1
/
+1
2020-08-19
drm/msm: ratelimit crtc event overflow error
Rob Clark
1
-1
/
+1
[next]