summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/msm
AgeCommit message (Expand)Author
2021-04-07drm/msm/dpu: enable DPU_SSPP_QOS_8LVL for SM8250Dmitry Baryshkov
2021-04-07drm/msm/dsi: stop passing src_pll_id to the phy_enable callDmitry Baryshkov
2021-04-07drm/msm/dsi: inline msm_dsi_phy_set_src_pllDmitry Baryshkov
2021-04-07drm/msm/dsi: remove temp data from global pll structureDmitry Baryshkov
2021-04-07drm/msm/dsi: remove duplicate fields from dsi_pll_Nnm instancesDmitry Baryshkov
2021-04-07drm/msm/dsi: move ioremaps to dsi_phy_driver_probeDmitry Baryshkov
2021-04-07drm/msm/dsi: drop PLL accessor functionsDmitry Baryshkov
2021-04-07drm/msm/dsi: drop msm_dsi_pll abstractionDmitry Baryshkov
2021-04-07drm/msm/dsi: make save_state/restore_state callbacks accept msm_dsi_phyDmitry Baryshkov
2021-04-07drm/msi/dsi: inline msm_dsi_pll_helper_clk_prepare/unprepareDmitry Baryshkov
2021-04-07drm/msm/dsi: simplify vco_delay handling in dsi_phy_28nm driverDmitry Baryshkov
2021-04-07drm/msm/dsi: drop vco_delay setting from 7nm, 10nm, 14nm driversDmitry Baryshkov
2021-04-07drm/msm/dsi: make save/restore_state phy-level functionsDmitry Baryshkov
2021-04-07drm/msm/dsi: use devm_of_clk_add_hw_providerDmitry Baryshkov
2021-04-07drm/msm/dsi: use devm_clk_*register to registe DSI PHY clocksDmitry Baryshkov
2021-04-07drm/msm/dsi: push provided clocks handling into a generic codeDmitry Baryshkov
2021-04-07drm/msm/dsi: remove msm_dsi_pll_set_usecaseDmitry Baryshkov
2021-04-07drm/msm/dsi: move min/max PLL rate to phy configDmitry Baryshkov
2021-04-07drm/msm/dsi: drop global msm_dsi_phy_type enumarationDmitry Baryshkov
2021-04-07drm/msm/dsi: move all PLL callbacks into PHY config structDmitry Baryshkov
2021-04-07drm/msm/dsi: drop multiple pll enable_seq supportDmitry Baryshkov
2021-04-07drm/msm/dsi: fuse dsi_pll_* code into dsi_phy_* codeDmitry Baryshkov
2021-04-07drm/msm/dsi: replace PHY's init callback with configurable dataDmitry Baryshkov
2021-04-07drm/msm/dp: delete unnecessary debugfs error handlingAbhinav Kumar
2021-04-07drm/msm/dp: Fix incorrect NULL check kbot warnings in DP driverAbhinav Kumar
2021-04-07drm/msm/dp: Fix indentation kbot warnings in DP driverAbhinav Kumar
2021-04-07drm/msm/dsi: Uncomment core_mmss clock for MSM8996AngeloGioacchino Del Regno
2021-04-07drivers: gpu: drm: msn: disp: dpu1: Fixed couple of spellings in the file dpu...Bhaskar Chowdhury
2021-04-07gpu/drm/msm: remove redundant pr_err() when devm_kzalloc failedBernard Zhao
2021-04-07drm/msm/disp/dpu1: turn off vblank irqs aggressively in dpu driverKalyan Thota
2021-04-07drm/msm: Add param for userspace to query suspend countRob Clark
2021-04-07drm/msm: Select CONFIG_NVMEMAkhil P Oommen
2021-04-07drm/msm/a6xx: Fix perfcounter oob timeoutAkhil P Oommen
2021-04-07drm/msm: add compatibles for sm8150/sm8250 displayJonathan Marek
2021-04-07drm/msm: Remove need for reiterating the compatiblesBjorn Andersson
2021-04-07drm/msm: Fix spelling "purgable" -> "purgeable"Rob Clark
2021-04-07drm/msm: Fix spelling mistake "Purgable" -> "Purgeable"Colin Ian King
2021-04-07drm/msm: Drop mm_lock in scan loopRob Clark
2021-04-07drm/msm: Improved debugfs gem statsRob Clark
2021-04-07drm/msm: Fix debugfs deadlockRob Clark
2021-04-07drm/msm: Avoid mutex in shrinker_count()Rob Clark
2021-04-07drm/msm: Remove unused freed llist nodeRob Clark
2021-04-07Merge tag 'drm-msm-fixes-2021-04-02' into msm-nextRob Clark
2021-04-07iommu: remove DOMAIN_ATTR_IO_PGTABLE_CFGChristoph Hellwig
2021-04-02drm/msm/disp/dpu1: program 3d_merge only if block is attachedKalyan Thota
2021-04-02drm/msm: a6xx: fix version check for the A650 SQE microcodeDmitry Baryshkov
2021-04-02drm/msm: Fix a5xx/a6xx timestampsRob Clark
2021-04-01drm/msm: Fix removal of valid error case when checking speed_binJohn Stultz
2021-04-01drm/msm: Set drvdata to NULL when msm_drm_init() failsStephen Boyd
2021-03-26Merge tag 'drm-msm-fixes-2021-02-25' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie