aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/msm
AgeCommit message (Expand)Author
2022-04-27drm/msm/mdp5: check the return of kzalloc()Xiaoke Wang
2022-04-20drm/msm/dsi: Use connector directly in msm_dsi_manager_connector_init()Stephen Boyd
2022-02-01drm/msm/hdmi: Fix missing put_device() call in msm_hdmi_get_phyMiaoqian Lin
2022-02-01drm/msm/dsi: invalid parameter check in msm_dsi_phy_enableJosé Expósito
2022-02-01drm/msm/dsi: Fix missing put_device() call in dsi_get_phyMiaoqian Lin
2022-02-01drm/msm: Fix wrong size calculationXianting Tian
2022-01-27drm/msm/dpu: fix safe status debugfs fileDmitry Baryshkov
2021-12-17drm/msm/dsi: set default num_data_lanesPhilip Chen
2021-12-08drm/msm: Do hw_init() before capturing GPU stateRob Clark
2021-11-17drm/msm: Fix potential NULL dereference in DPU SSPPJessica Zhang
2021-11-17drm/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/msi/mdp4: populate priv->kms in mdp4_kms_initDavid Heidelberg
2021-09-22drm/msm: mdp4: drop vblank get/put from prepare/complete_commitDavid Heidelberg
2021-09-15drm/msm/dsi: Fix some reference counted resource leaksChristophe JAILLET
2021-09-15drm/msm/dpu: make dpu_hw_ctl_clear_all_blendstages clear necessary LMsDmitry Baryshkov
2021-07-19drm/msm/mdp4: Fix modifier support enablingDaniel Vetter
2021-05-11drm/msm/mdp5: Do not multiply vclk line count by 100Marijn Suijten
2021-05-11drm/msm/mdp5: Configure PP_SYNC_HEIGHT to double the vtotalMarijn Suijten
2021-04-21drm/msm: Fix a5xx/a6xx timestampsRob Clark
2021-04-14drm/msm: Set drvdata to NULL when msm_drm_init() failsStephen Boyd
2021-04-10drm/msm: Ratelimit invalid-fence messageRob Clark
2021-04-10drm/msm/adreno: a5xx_power: Don't apply A540 lm_setup to other GPUsKonrad Dybcio
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/mdp5: Fix wait-for-commit for cmd panelsIskren Chernev
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-29drm/msm/a6xx: fix a potential overflow issueZhenzhong Duan
2020-10-29drm/msm: Avoid div-by-zero in dpu_crtc_atomic_check()Stephen Boyd
2020-10-01drm/msm/a5xx: Always set an OPP supported hardware valueJordan Crouse
2020-10-01drm/msm: fix leaks if initialization failsPavel Machek
2020-09-17drm/msm: Disable the RPTR shadowJordan Crouse
2020-09-17drm/msm/gpu: make ringbuffer readonlyRob Clark
2020-09-17drm/msm: Disable preemption on all 5xx targetsJordan Crouse
2020-09-09drm/msm/a6xx: fix gmu start on newer firmwareDmitry Baryshkov
2020-09-09drm/msm: enable vblank during atomic commitsRob Clark
2020-09-09drm/msm: add shutdown support for display platform_driverKrishna Manikandan
2020-09-09drm/msm/dpu: Fix scale params in plane validationKalyan Thota
2020-09-03drm/msm/adreno: fix updating ring fenceRob Clark
2020-08-19drm/msm: ratelimit crtc event overflow errorRob Clark
2020-08-19drm/msm: Fix a null pointer access in msm_gem_shrinker_count()Akhil P Oommen
2020-08-19drm: msm: a6xx: fix gpu failure after system resumeAkhil P Oommen
2020-07-22drm/msm/dpu: allow initialization of encoder locks during encoder initKrishna Manikandan
2020-07-22drm/msm: fix potential memleak in error branchBernard Zhao
2020-07-09drm/msm/dpu: fix error return code in dpu_encoder_initChen Tao
2020-06-24drm/msm: Check for powered down HW in the devfreq callbacksJordan Crouse