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
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
2020-07-22
drm/msm: fix potential memleak in error branch
Bernard Zhao
1
-1
/
+3
2020-07-09
drm/msm/dpu: fix error return code in dpu_encoder_init
Chen Tao
1
-1
/
+1
2020-06-25
drm/msm/mdp5: Fix mdp5_init error path for failed mdp5_kms allocation
Roy Spliet
1
-1
/
+2
2020-04-29
drm/msm: Use the correct dma_sync calls harder
Rob Clark
1
-2
/
+2
2020-04-13
drm/msm: Use the correct dma_sync calls in msm_gem
Rob Clark
1
-5
/
+42
2020-04-13
drm/msm: stop abusing dma_map/unmap for cache
Rob Clark
1
-2
/
+2
2020-03-11
drm/msm/dsi/pll: call vco set rate explicitly
Harigovindan P
1
-0
/
+6
2020-03-11
drm/msm/dsi: save pll state before dsi host is powered off
Harigovindan P
2
-4
/
+5
2020-03-11
drm: msm: Fix return type of dsi_mgr_connector_mode_valid for kCFI
John Stultz
1
-1
/
+1
2020-03-11
drm/msm/mdp5: rate limit pp done timeout warnings
Brian Masney
1
-2
/
+2
2020-03-05
drm/msm: Set dma maximum segment size for mdss
Sean Paul
1
-0
/
+8
2020-02-11
drm: msm: mdp4: Adjust indentation in mdp4_dsi_encoder_enable
Nathan Chancellor
1
-1
/
+1
2020-01-27
drm/msm/dsi: Implement reset correctly
Jeffrey Hugo
1
-2
/
+4
2020-01-27
drm/msm/a3xx: remove TPL1 regs from snapshot
Rob Clark
1
-13
/
+11
[next]