summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm/msm/dsi: use mult_frac for pclk_bpp calculationDmitry Baryshkov2023-06-041-7/+4
* drm/msm/dsi: remove extra call to dsi_get_pclk_rate()Dmitry Baryshkov2023-06-041-1/+1
* drm/msm/dsi: don't allow enabling 14nm VCO with unprogrammed rateDmitry Baryshkov2023-05-211-0/+3
* drm/msm/dsi: More properly handle errors in regards to dsi_mgr_bridge_power_on()Douglas Anderson2023-05-211-6/+26
* drm/msm/dsi: Stop unconditionally powering up DSI hosts at modesetDouglas Anderson2023-05-211-37/+1
* drm/msm: Be more shouty if per-process pgtables aren't workingRob Clark2023-05-171-1/+6
* iommu/arm-smmu-qcom: Fix missing adreno_smmu'sRob Clark2023-05-171-0/+10
* drm/msm: Fix submit error-path leaksRob Clark2023-05-111-7/+18
* drm/msm/iommu: Fix null pointer dereference in no-IOMMU caseLuca Weiss2023-05-111-1/+1
* dt-bindings: display/msm: dsi-controller-main: Document qcom, master-dsi and ...Jianhua Lu2023-04-281-0/+12
* drm/msm/dpu: Remove duplicate register defines from INTFMarijn Suijten2023-04-261-5/+0
* drm/msm/dpu: Set PINGPONG block length to zero for DPU >= 7.0.0Marijn Suijten2023-04-264-24/+24
* drm/msm/dpu: Use V2 DITHER PINGPONG sub-block in SM8[34]50/SC8280XPMarijn Suijten2023-04-263-20/+20
* drm/msm/dpu: Fix PP_BLK_DIPHER -> DITHER typoMarijn Suijten2023-04-262-9/+9
* drm/msm/dpu: Reindent REV_7xxx interrupt masks with tabsMarijn Suijten2023-04-261-9/+9
* drm/msm/dpu: Move non-MDP_TOP INTF_INTR offsets out of hwio headerMarijn Suijten2023-04-262-4/+4
* drm/msm/dpu: Remove TE2 block and feature from DPU >= 5.0.0 hardwareMarijn Suijten2023-04-267-24/+24
* drm/msm/dpu: Remove unused INTF0 interrupt mask from SM6115/QCM2290Marijn Suijten2023-04-262-2/+0
* drm/msm/dpu: tweak lm pairings in msm8998 hw catalogArnaud Vrac2023-04-261-4/+4
* drm/msm/dpu: tweak msm8998 hw catalog valuesArnaud Vrac2023-04-262-14/+9
* drm/msm/dpu: Assign missing writeback log_maskMarijn Suijten2023-04-261-0/+1
* drm/msm/dp: unregister audio driver during unbindSrinivas Kandagatla2023-04-263-0/+15
* drm/msm: Fix vmap madv warningRob Clark2023-04-241-14/+8
* drm/msm/atomic: Don't try async if crtc not activeRob Clark2023-04-241-0/+2
* drm/msm/dpu: drop unused macros from hw catalogDmitry Baryshkov2023-04-071-42/+0
* drm/msm/dpu: fetch DPU configuration from match dataDmitry Baryshkov2023-04-0717-83/+46
* drm/msm/dpu: inline IRQ_n_MASK definesDmitry Baryshkov2023-04-0714-86/+99
* drm/msm/dpu: drop duplicate vig_sblk instancesDmitry Baryshkov2023-04-073-26/+8
* drm/msm/dpu: catalog: add comments regarding DPU_CTL_SPLIT_DISPLAYDmitry Baryshkov2023-04-075-0/+5
* drm/msm/dpu: use defined symbol for sc8280xp's maxwidthDmitry Baryshkov2023-04-071-1/+1
* drm/msm/dpu: expand sm8550 catalogDmitry Baryshkov2023-04-071-1/+31
* drm/msm/dpu: expand sm6115 catalogDmitry Baryshkov2023-04-072-11/+41
* drm/msm/dpu: expand sc7180 catalogDmitry Baryshkov2023-04-071-2/+7
* drm/msm/dpu: expand sc8180x catalogDmitry Baryshkov2023-04-071-10/+110
* drm/msm/dpu: duplicate sm8350 catalog entriesDmitry Baryshkov2023-04-071-2/+8
* drm/msm/dpu: duplicate sm8250 catalog entriesDmitry Baryshkov2023-04-071-2/+21
* drm/msm/dpu: duplicate sm8150 catalog entriesDmitry Baryshkov2023-04-075-28/+221
* drm/msm/dpu: duplicate sc7180 catalog entriesDmitry Baryshkov2023-04-071-2/+7
* drm/msm/dpu: duplicate sdm845 catalog entriesDmitry Baryshkov2023-04-074-10/+60
* drm/msm/dpu: split SDM845 catalog entry to the separate fileDmitry Baryshkov2023-04-072-206/+203
* drm/msm/dpu: split MSM8998 catalog entry to the separate fileDmitry Baryshkov2023-04-072-188/+190
* drm/msm/dpu: split SM8150 catalog entry to the separate fileDmitry Baryshkov2023-04-072-185/+194
* drm/msm/dpu: split SC8180X catalog entry to the separate fileDmitry Baryshkov2023-04-072-104/+108
* drm/msm/dpu: split SM8250 catalog entry to the separate fileDmitry Baryshkov2023-04-072-130/+131
* drm/msm/dpu: split SC7180 catalog entry to the separate fileDmitry Baryshkov2023-04-072-142/+148
* drm/msm/dpu: split QCM2290 catalog entry to the separate fileDmitry Baryshkov2023-04-072-106/+116
* drm/msm/dpu: split SM6115 catalog entry to the separate fileDmitry Baryshkov2023-04-072-87/+97
* drm/msm/dpu: split SM8350 catalog entry to the separate fileDmitry Baryshkov2023-04-072-173/+175
* drm/msm/dpu: split SC7280 catalog entry to the separate fileDmitry Baryshkov2023-04-072-142/+150
* drm/msm/dpu: split SC8280XP catalog entry to the separate fileDmitry Baryshkov2023-04-072-186/+195