index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
msm
Age
Commit message (
Expand
)
Author
2024-09-04
drm/msm/dpu: don't play tricks with debug macros
Dmitry Baryshkov
2024-09-04
drm/msm: use drm_debug_enabled() to check for debug categories
Jani Nikula
2024-06-16
drm/msm/dpu: use kms stored hw mdp block
Jeykumar Sankaran
2024-02-23
drm/msm/dpu: Ratelimit framedone timeout msgs
Rob Clark
2024-01-25
drm/msm/mdp4: flush vblank event on disable
Dmitry Baryshkov
2023-10-25
drm/msm/dsi: skip the wait for video mode done if not applicable
Abhinav Kumar
2023-09-23
drm/msm/mdp5: Don't leak some plane state
Daniel Vetter
2023-09-23
drm/msm: Replace drm_framebuffer_{un/reference} with put, get functions
Thomas Zimmermann
2023-08-11
drm/msm: Fix IS_ERR_OR_NULL() vs NULL check in a5xx_submit_in_rb()
Gaosheng Cui
2023-05-17
drm/msm/adreno: drop bogus pm_runtime_set_active()
Johan Hovold
2023-05-17
drm/msm/adreno: Defer enabling runpm until hw_init()
Rob Clark
2023-03-11
drm/msm/dsi: Add missing check for alloc_ordered_workqueue
Jiasheng Jiang
2023-03-11
drm/msm/dpu: Add check for pstates
Jiasheng Jiang
2023-03-11
drm/msm: use strscpy instead of strncpy
Dmitry Baryshkov
2023-03-11
drm/msm/hdmi: Add missing check for alloc_ordered_workqueue
Jiasheng Jiang
2022-11-03
drm/msm: Fix return type of mdp4_lvds_connector_mode_valid
Nathan Huckleberry
2022-11-03
drm/msm/hdmi: fix memory corruption with too many bridges
Johan Hovold
2022-11-03
drm/msm/dsi: fix memory corruption with too many bridges
Johan Hovold
2022-10-26
drm/msm/dpu: index dpu_kms->hw_vbif using vbif_idx
Dmitry Baryshkov
2022-09-20
drm/msm/rd: Fix FIFO-full deadlock
Rob Clark
2022-09-15
drm/msm/dsi: Fix number of regulators for msm8996_dsi_cfg
Douglas Anderson
2022-09-15
drm/msm/dsi: fix the inconsistent indenting
sunliming
2022-08-25
drm/msm/mdp5: Fix global state lock backoff
Rob Clark
2022-06-14
drm: msm: fix possible memory leak in mdp5_crtc_cursor_set()
Hangyu Hua
2022-06-14
drm/msm: return an error pointer in msm_gem_prime_get_sg_table()
Dan Carpenter
2022-06-14
drm/msm/mdp5: Return error code in mdp5_mixer_release when deadlock is detected
Jessica Zhang
2022-06-14
drm/msm/mdp5: Return error code in mdp5_pipe_release when deadlock is detected
Jessica Zhang
2022-06-14
drm/msm/hdmi: check return value after calling platform_get_resource_byname()
Yang Yingliang
2022-06-14
drm/msm/dsi: fix error checks and return values for DSI xmit functions
Dmitry Baryshkov
2022-06-14
drm/msm/disp/dpu1: set vbif hw config to NULL to avoid use after memory free ...
Vinod Polimera
2022-04-27
drm/msm/mdp5: check the return of kzalloc()
Xiaoke Wang
2022-02-08
drm/msm/dsi: invalid parameter check in msm_dsi_phy_enable
José Expósito
2022-02-08
drm/msm: Fix wrong size calculation
Xianting Tian
2022-01-27
drm/msm/dpu: fix safe status debugfs file
Dmitry Baryshkov
2021-12-22
drm/msm/dsi: set default num_data_lanes
Philip Chen
2021-12-08
drm/msm: Do hw_init() before capturing GPU state
Rob Clark
2021-11-26
drm/msm: Fix potential NULL dereference in DPU SSPP
Jessica Zhang
2021-11-26
drm/msm: uninitialized variable in msm_gem_import()
Dan Carpenter
2021-10-20
drm/msm/dsi: fix off by one in dsi_bus_clk_enable error handling
Dan Carpenter
2021-10-20
drm/msm/dsi: Fix an error code in msm_dsi_modeset_init()
Dan Carpenter
2021-10-20
drm/msm: Fix null pointer dereference on pointer edp
Colin Ian King
2021-09-22
drm/msm/dsi: Fix some reference counted resource leaks
Christophe JAILLET
2021-09-22
drm/msm/dpu: make dpu_hw_ctl_clear_all_blendstages clear necessary LMs
Dmitry Baryshkov
2021-07-20
drm/msm/mdp4: Fix modifier support enabling
Daniel Vetter
2021-05-22
drm/msm/mdp5: Configure PP_SYNC_HEIGHT to double the vtotal
Marijn Suijten
2021-04-28
drm/msm: Fix a5xx/a6xx timestamps
Rob Clark
2021-04-10
drm/msm: Ratelimit invalid-fence message
Rob Clark
2021-03-30
drm/msm: fix shutdown hook in case GPU components failed to bind
Dmitry Baryshkov
2021-03-11
drm/msm/a5xx: Remove overwriting A5XX_PC_DBG_ECO_CNTL register
AngeloGioacchino Del Regno
2021-03-04
drm/msm/dsi: Correct io_start for MSM8994 (20nm PHY)
Konrad Dybcio
[next]