summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-06-04drm/msm/dp: remove most of usbpd-related remainsDmitry Baryshkov10-190/+8
2023-05-17drm/msm: Be more shouty if per-process pgtables aren't workingRob Clark1-1/+6
2023-05-17iommu/arm-smmu-qcom: Fix missing adreno_smmu'sRob Clark1-0/+10
2023-05-11drm/msm: Fix submit error-path leaksRob Clark1-7/+18
2023-05-11drm/msm/iommu: Fix null pointer dereference in no-IOMMU caseLuca Weiss1-1/+1
2023-04-28dt-bindings: display/msm: dsi-controller-main: Document qcom, master-dsi and ...Jianhua Lu1-0/+12
2023-04-27drm/msm/dpu: Remove duplicate register defines from INTFMarijn Suijten1-5/+0
2023-04-27drm/msm/dpu: Set PINGPONG block length to zero for DPU >= 7.0.0Marijn Suijten4-24/+24
2023-04-27drm/msm/dpu: Use V2 DITHER PINGPONG sub-block in SM8[34]50/SC8280XPMarijn Suijten3-20/+20
2023-04-27drm/msm/dpu: Fix PP_BLK_DIPHER -> DITHER typoMarijn Suijten2-9/+9
2023-04-27drm/msm/dpu: Reindent REV_7xxx interrupt masks with tabsMarijn Suijten1-9/+9
2023-04-27drm/msm/dpu: Move non-MDP_TOP INTF_INTR offsets out of hwio headerMarijn Suijten2-4/+4
2023-04-27drm/msm/dpu: Remove TE2 block and feature from DPU >= 5.0.0 hardwareMarijn Suijten7-24/+24
2023-04-27drm/msm/dpu: Remove unused INTF0 interrupt mask from SM6115/QCM2290Marijn Suijten2-2/+0
2023-04-27drm/msm/dpu: tweak lm pairings in msm8998 hw catalogArnaud Vrac1-4/+4
2023-04-27drm/msm/dpu: tweak msm8998 hw catalog valuesArnaud Vrac2-14/+9
2023-04-27drm/msm/dpu: Assign missing writeback log_maskMarijn Suijten1-0/+1
2023-04-27drm/msm/dp: unregister audio driver during unbindSrinivas Kandagatla3-0/+15
2023-04-24drm/msm: Fix vmap madv warningRob Clark1-14/+8
2023-04-24drm/msm/atomic: Don't try async if crtc not activeRob Clark1-0/+2
2023-04-07drm/msm/dpu: drop unused macros from hw catalogDmitry Baryshkov1-42/+0
2023-04-07drm/msm/dpu: fetch DPU configuration from match dataDmitry Baryshkov17-83/+46
2023-04-07drm/msm/dpu: inline IRQ_n_MASK definesDmitry Baryshkov14-86/+99
2023-04-07drm/msm/dpu: drop duplicate vig_sblk instancesDmitry Baryshkov3-26/+8
2023-04-07drm/msm/dpu: catalog: add comments regarding DPU_CTL_SPLIT_DISPLAYDmitry Baryshkov5-0/+5
2023-04-07drm/msm/dpu: use defined symbol for sc8280xp's maxwidthDmitry Baryshkov1-1/+1
2023-04-07drm/msm/dpu: expand sm8550 catalogDmitry Baryshkov1-1/+31
2023-04-07drm/msm/dpu: expand sm6115 catalogDmitry Baryshkov2-11/+41
2023-04-07drm/msm/dpu: expand sc7180 catalogDmitry Baryshkov1-2/+7
2023-04-07drm/msm/dpu: expand sc8180x catalogDmitry Baryshkov1-10/+110
2023-04-07drm/msm/dpu: duplicate sm8350 catalog entriesDmitry Baryshkov1-2/+8
2023-04-07drm/msm/dpu: duplicate sm8250 catalog entriesDmitry Baryshkov1-2/+21
2023-04-07drm/msm/dpu: duplicate sm8150 catalog entriesDmitry Baryshkov5-28/+221
2023-04-07drm/msm/dpu: duplicate sc7180 catalog entriesDmitry Baryshkov1-2/+7
2023-04-07drm/msm/dpu: duplicate sdm845 catalog entriesDmitry Baryshkov4-10/+60
2023-04-07drm/msm/dpu: split SDM845 catalog entry to the separate fileDmitry Baryshkov2-206/+203
2023-04-07drm/msm/dpu: split MSM8998 catalog entry to the separate fileDmitry Baryshkov2-188/+190
2023-04-07drm/msm/dpu: split SM8150 catalog entry to the separate fileDmitry Baryshkov2-185/+194
2023-04-07drm/msm/dpu: split SC8180X catalog entry to the separate fileDmitry Baryshkov2-104/+108
2023-04-07drm/msm/dpu: split SM8250 catalog entry to the separate fileDmitry Baryshkov2-130/+131
2023-04-07drm/msm/dpu: split SC7180 catalog entry to the separate fileDmitry Baryshkov2-142/+148
2023-04-07drm/msm/dpu: split QCM2290 catalog entry to the separate fileDmitry Baryshkov2-106/+116
2023-04-07drm/msm/dpu: split SM6115 catalog entry to the separate fileDmitry Baryshkov2-87/+97
2023-04-07drm/msm/dpu: split SM8350 catalog entry to the separate fileDmitry Baryshkov2-173/+175
2023-04-07drm/msm/dpu: split SC7280 catalog entry to the separate fileDmitry Baryshkov2-142/+150
2023-04-07drm/msm/dpu: split SC8280XP catalog entry to the separate fileDmitry Baryshkov2-186/+195
2023-04-07drm/msm/dpu: split SM8550 catalog entry to the separate fileDmitry Baryshkov3-379/+383
2023-04-07drm/msm/dpu: move UBWC/memory configuration to separate structDmitry Baryshkov4-46/+107
2023-04-07drm/msm/dpu: mark remaining pp data as constDmitry Baryshkov1-3/+3
2023-04-07drm/msm/dpu: constify DSC data structuresDmitry Baryshkov3-5/+5