summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/msm
AgeCommit message (Expand)AuthorFilesLines
2021-06-11Merge tag 'drm-msm-fixes-2021-06-10' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie5-42/+124
2021-06-10drm/msm/dsi: Stash away calculated vco frequency on recalcStephen Boyd2-0/+2
2021-06-08drm/msm/a6xx: avoid shadow NULL reference in failure pathJonathan Marek1-1/+1
2021-06-08drm/msm/a6xx: fix incorrectly set uavflagprd_inv field for A650Jonathan Marek1-1/+1
2021-06-08drm/msm/a6xx: update/fix CP_PROTECT initializationJonathan Marek2-40/+113
2021-06-08drm/msm: Init mm_list before accessing it for use_vram pathAlexey Minnekhanov1-0/+7
2021-05-15Merge tag 'drm-msm-fixes-2021-05-09' of https://gitlab.freedesktop.org/drm/ms...drm-fixes-2021-05-15Dave Airlie9-18/+47
2021-05-09Merge tag 'drm-next-2021-05-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds3-32/+0
2021-05-07Merge tag 'drm-misc-next-fixes-2021-05-06' of git://anongit.freedesktop.org/d...Dave Airlie3-32/+0
2021-05-06drm/msm/dp: initialize audio_comp when audio startsKuogee Hsieh3-2/+11
2021-05-06drm/msm/dp: check sink_count before update is_connected statusKuogee Hsieh1-7/+8
2021-05-03drm/msm/dpu: Delete bonkers codeRob Clark3-32/+0
2021-05-01Merge tag 'iommu-updates-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-4/+1
2021-04-28drm/msm: fix minor version to indicate MSM_PARAM_SUSPENDS supportJonathan Marek1-1/+1
2021-04-27drm/msm/dsi: fix msm_dsi_phy_get_clk_provider return codeDmitry Baryshkov1-1/+1
2021-04-27drm/msm/dsi: dsi_phy_28nm_8960: fix uninitialized variable accessDmitry Baryshkov1-0/+4
2021-04-27drm/msm: fix LLC not being enabled for mmu500 targetsJonathan Marek1-4/+5
2021-04-27drm/msm: Do not unpin/evict exported dma-buf'sRob Clark2-3/+17
2021-04-16Merge branches 'iommu/fixes', 'arm/mediatek', 'arm/smmu', 'arm/exynos', 'unis...Joerg Roedel1-4/+1
2021-04-13Merge tag 'drm-msm-next-2021-04-11' of https://gitlab.freedesktop.org/drm/msm...Daniel Vetter55-5024/+5221
2021-04-13Merge drm/drm-fixes into drm-nextDaniel Vetter14-60/+128
2021-04-09drm/msm/disp/dpu1: fix display underruns during modeset.Kalyan Thota2-1/+1
2021-04-09drm/msm/mdp5: Disable pingpong autorefresh at tearcheck initAngeloGioacchino Del Regno1-0/+1
2021-04-09drm/msm/mdp5: Do not multiply vclk line count by 100Marijn Suijten1-4/+4
2021-04-09drm/msm/mdp5: Configure PP_SYNC_HEIGHT to double the vtotalMarijn Suijten1-1/+9
2021-04-09Merge tag 'drm-msm-fixes-2021-04-02' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie4-9/+18
2021-04-07drm/msm/disp/dpu1: add flags to indicate obsolete irqsKrishna Manikandan5-7/+26
2021-04-07drm/msm/disp/dpu1: add vsync and underrun irqs for INTF_5Krishna Manikandan1-1/+6
2021-04-07drm/msm/disp/dpu1: increase the range of interrupts in dpu_irq_mapKrishna Manikandan1-94/+661
2021-04-07drm/msm/disp/dpu1: enable DATA_HCTL_EN for sc7280 targetKrishna Manikandan1-1/+10
2021-04-07drm/msm/disp/dpu1: add support to program fetch active in ctl pathKrishna Manikandan3-1/+36
2021-04-07drm/msm/disp/dpu1: add intf offsets for SC7280 targetKrishna Manikandan1-1/+19
2021-04-07drm/msm/disp/dpu1: add support for display for SC7280 targetKrishna Manikandan5-18/+171
2021-04-07drm/msm: Support evicting GEM objects to swapRob Clark3-1/+75
2021-04-07drm/msm: Small msm_gem_purge() fixRob Clark1-2/+3
2021-04-07drm/msm: Track potentially evictable objectsRob Clark4-16/+90
2021-04-07drm/msm: Add $debugfs/gem stats on resident objectsRob Clark2-2/+9
2021-04-07drm/msm: Split iova purge and closeRob Clark1-5/+12
2021-04-07drm/msm: Clear msm_obj->sgt in put_pages()Rob Clark1-0/+1
2021-04-07drm/msm: Reorganize msm_gem_shrinker_scan()Rob Clark1-48/+46
2021-04-07drm/msm: ratelimit GEM related WARN_ON()sRob Clark2-40/+45
2021-04-07drm/msm/dpu: always use mdp device to scale bandwidthDmitry Baryshkov2-52/+2
2021-04-07drm/msm/dpu: fill missing details in hw catalog for sdm845 and sm8[12]50Dmitry Baryshkov1-0/+8
2021-04-07drm/msm/dpu: enable DPU_SSPP_QOS_8LVL for SM8250Dmitry Baryshkov1-1/+1
2021-04-07drm/msm/dsi: stop passing src_pll_id to the phy_enable callDmitry Baryshkov10-19/+18
2021-04-07drm/msm/dsi: inline msm_dsi_phy_set_src_pllDmitry Baryshkov8-46/+21
2021-04-07drm/msm/dsi: remove temp data from global pll structureDmitry Baryshkov3-447/+220
2021-04-07drm/msm/dsi: remove duplicate fields from dsi_pll_Nnm instancesDmitry Baryshkov5-149/+119
2021-04-07drm/msm/dsi: move ioremaps to dsi_phy_driver_probeDmitry Baryshkov7-163/+108
2021-04-07drm/msm/dsi: drop PLL accessor functionsDmitry Baryshkov6-303/+283