summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/msm
AgeCommit message (Expand)Author
2021-09-18drm/msi/mdp4: populate priv->kms in mdp4_kms_initDavid Heidelberg
2021-09-18drm/msm/dp: return correct edid checksum after corrupted edid checksum readKuogee Hsieh
2021-09-18drm/msm/dsi: Fix DSI and DSI PHY regulator config from SDM660Konrad Dybcio
2021-09-18drm/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-09-15drm/msm/mdp4: move HW revision detection to earlier phaseDavid Heidelberg
2021-09-15drm/msm/mdp4: refactor HW revision detection into read_mdp_hw_revisionDavid Heidelberg
2021-08-04drm/msm/dp: Initialize the INTF_CONFIG registerBjorn Andersson
2021-08-04drm/msm/dpu: Fix sm8250_mdp register lengthRobert Foss
2021-07-19drm/msm/mdp4: Fix modifier support enablingDaniel Vetter
2021-07-14drm/msm/dpu: Fix error return code in dpu_mdss_init()Zhen Lei
2021-07-14drm/msm: Fix error return code in msm_drm_init()Zhen Lei
2021-06-16drm/msm/a6xx: avoid shadow NULL reference in failure pathJonathan Marek
2021-06-16drm/msm/a6xx: update/fix CP_PROTECT initializationJonathan Marek
2021-06-16drm/msm/a6xx: fix incorrectly set uavflagprd_inv field for A650Jonathan Marek
2021-06-10drm/msm/dpu: always use mdp device to scale bandwidthDmitry Baryshkov
2021-05-19drm/msm/dp: initialize audio_comp when audio startsKuogee Hsieh
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-05-11drm/msm/dp: Fix incorrect NULL check kbot warnings in DP driverAbhinav Kumar
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/disp/dpu1: icc path needs to be set before dpu runtime resumeKalyan Thota
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-04-10drm/msm/dsi_pll_7nm: Fix variable usage for pll_lockdet_rateDmitry Baryshkov
2021-03-30drm/msm: Fix suspend/resume on i.MX5Fabio Estevam
2021-03-30drm/msm: fix shutdown hook in case GPU components failed to bindDmitry Baryshkov
2021-03-30drm/msm/dsi: fix check-before-set in the 7nm dsi_pll codeDmitry Baryshkov
2021-03-11drm/msm/a5xx: Remove overwriting A5XX_PC_DBG_ECO_CNTL registerAngeloGioacchino Del Regno
2021-03-04drm/msm/dp: trigger unplug event in msm_dp_display_disableJudy Hsiao
2021-03-04drm/msm: Fix races managing the OOB state for timestamp vs timestamps.Eric Anholt
2021-03-04drm/msm: Fix race of GPU init vs timestamp power management.Eric Anholt
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-03-04drm/msm: Fix MSM_INFO_GET_IOVA with carveoutIskren Chernev
2021-01-19drm/msm: Call msm_init_vram before binding the gpuCraig Tatlor
2020-12-30drm/msm: add IOMMU_SUPPORT dependencyArnd Bergmann
2020-12-30drm/msm: a5xx: Make preemption reset case reentrantMarijn Suijten
2020-12-30drm/msm/dp: do not notify audio subsystem if sink doesn't support audioAbhinav Kumar
2020-12-30drm/msm/dp: skip checking LINK_STATUS_UPDATED bitKuogee Hsieh
2020-12-30drm/msm/dp: return correct connection status after suspendKuogee Hsieh
2020-12-30drm/msm/a5xx: Clear shadow on suspendRob Clark
2020-12-30drm/msm/a6xx: Clear shadow on suspendRob Clark
2020-12-30drm/msm/dpu: fix clock scaling on non-sc7180 boardDmitry Baryshkov
2020-12-30drm/msm/dsi_pll_10nm: restore VCO rate during restore_stateDmitry Baryshkov
2020-12-30drm/msm/dsi_pll_7nm: restore VCO rate during restore_stateDmitry Baryshkov
2020-12-30drm/msm/dp: DisplayPort PHY compliance tests fixupTanmay Shah
2020-12-30drm/msm: Add missing stub definitionRobin Murphy