aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/msm
AgeCommit message (Expand)Author
2024-01-25drm/msm/mdp4: flush vblank event on disableDmitry Baryshkov
2023-10-25drm/msm/dsi: skip the wait for video mode done if not applicableAbhinav Kumar
2023-09-23drm/msm/mdp5: Don't leak some plane stateDaniel Vetter
2023-09-23drm/msm: Replace drm_framebuffer_{un/reference} with put, get functionsThomas Zimmermann
2023-08-11drm/msm: Fix IS_ERR_OR_NULL() vs NULL check in a5xx_submit_in_rb()Gaosheng Cui
2023-05-17drm/msm/adreno: drop bogus pm_runtime_set_active()Johan Hovold
2023-05-17drm/msm/adreno: Defer enabling runpm until hw_init()Rob Clark
2023-03-11drm/msm/dsi: Add missing check for alloc_ordered_workqueueJiasheng Jiang
2023-03-11drm/msm/dpu: Add check for pstatesJiasheng Jiang
2023-03-11drm/msm: use strscpy instead of strncpyDmitry Baryshkov
2023-03-11drm/msm/hdmi: Add missing check for alloc_ordered_workqueueJiasheng Jiang
2022-11-03drm/msm: Fix return type of mdp4_lvds_connector_mode_validNathan Huckleberry
2022-11-03drm/msm/hdmi: fix memory corruption with too many bridgesJohan Hovold
2022-11-03drm/msm/dsi: fix memory corruption with too many bridgesJohan Hovold
2022-10-26drm/msm/dpu: index dpu_kms->hw_vbif using vbif_idxDmitry Baryshkov
2022-09-20drm/msm/rd: Fix FIFO-full deadlockRob Clark
2022-09-15drm/msm/dsi: Fix number of regulators for msm8996_dsi_cfgDouglas Anderson
2022-09-15drm/msm/dsi: fix the inconsistent indentingsunliming
2022-08-25drm/msm/mdp5: Fix global state lock backoffRob Clark
2022-06-14drm: msm: fix possible memory leak in mdp5_crtc_cursor_set()Hangyu Hua
2022-06-14drm/msm: return an error pointer in msm_gem_prime_get_sg_table()Dan Carpenter
2022-06-14drm/msm/mdp5: Return error code in mdp5_mixer_release when deadlock is detectedJessica Zhang
2022-06-14drm/msm/mdp5: Return error code in mdp5_pipe_release when deadlock is detectedJessica Zhang
2022-06-14drm/msm/hdmi: check return value after calling platform_get_resource_byname()Yang Yingliang
2022-06-14drm/msm/dsi: fix error checks and return values for DSI xmit functionsDmitry Baryshkov
2022-06-14drm/msm/disp/dpu1: set vbif hw config to NULL to avoid use after memory free ...Vinod Polimera
2022-04-27drm/msm/mdp5: check the return of kzalloc()Xiaoke Wang
2022-02-08drm/msm/dsi: invalid parameter check in msm_dsi_phy_enableJosé Expósito
2022-02-08drm/msm: Fix wrong size calculationXianting Tian
2022-01-27drm/msm/dpu: fix safe status debugfs fileDmitry Baryshkov
2021-12-22drm/msm/dsi: set default num_data_lanesPhilip Chen
2021-12-08drm/msm: Do hw_init() before capturing GPU stateRob Clark
2021-11-26drm/msm: Fix potential NULL dereference in DPU SSPPJessica Zhang
2021-11-26drm/msm: uninitialized variable in msm_gem_import()Dan Carpenter
2021-10-20drm/msm/dsi: fix off by one in dsi_bus_clk_enable error handlingDan Carpenter
2021-10-20drm/msm/dsi: Fix an error code in msm_dsi_modeset_init()Dan Carpenter
2021-10-20drm/msm: Fix null pointer dereference on pointer edpColin Ian King
2021-09-22drm/msm/dsi: Fix some reference counted resource leaksChristophe JAILLET
2021-09-22drm/msm/dpu: make dpu_hw_ctl_clear_all_blendstages clear necessary LMsDmitry Baryshkov
2021-07-20drm/msm/mdp4: Fix modifier support enablingDaniel Vetter
2021-05-22drm/msm/mdp5: Configure PP_SYNC_HEIGHT to double the vtotalMarijn Suijten
2021-04-28drm/msm: Fix a5xx/a6xx timestampsRob Clark
2021-04-10drm/msm: Ratelimit invalid-fence messageRob Clark
2021-03-30drm/msm: fix shutdown hook in case GPU components failed to bindDmitry Baryshkov
2021-03-11drm/msm/a5xx: Remove overwriting A5XX_PC_DBG_ECO_CNTL registerAngeloGioacchino Del Regno
2021-03-04drm/msm/dsi: Correct io_start for MSM8994 (20nm PHY)Konrad Dybcio
2021-01-19drm/msm: Call msm_init_vram before binding the gpuCraig Tatlor
2020-12-30drm/msm/dsi_pll_10nm: restore VCO rate during restore_stateDmitry Baryshkov
2020-10-01drm/msm/a5xx: Always set an OPP supported hardware valueJordan Crouse
2020-10-01drm/msm: fix leaks if initialization failsPavel Machek