aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/msm
AgeCommit message (Expand)AuthorFilesLines
2023-05-22drm/msm/dpu: set max cursor width to 512x512Arnaud Vrac1-0/+3
2023-05-22drm/msm/dpu: fix cursor block register bit offset in msm8998 hw catalogArnaud Vrac1-2/+2
2023-05-22drm/msm/dpu: use hsync/vsync polarity set by the encoderArnaud Vrac1-13/+3
2023-05-22drm/msm/dpu: add HDMI output supportDmitry Baryshkov1-0/+44
2023-05-21drm/msm/dsi: don't allow enabling 14nm VCO with unprogrammed rateDmitry Baryshkov1-0/+3
2023-05-21drm/msm/dsi: More properly handle errors in regards to dsi_mgr_bridge_power_on()Douglas Anderson1-6/+26
2023-05-21drm/msm/dsi: Stop unconditionally powering up DSI hosts at modesetDouglas Anderson1-37/+1
2023-05-19drm/msm/dpu: simplify intf allocation codeDmitry Baryshkov3-31/+18
2023-05-19drm/msm/dpu: use CTL_SC7280_MASK for sm8450's ctl_0Dmitry Baryshkov1-1/+1
2023-05-19drm/msm/dpu: enable DSPP and DSC on sc8180xDmitry Baryshkov1-2/+26
2023-05-19drm/msm/dpu: enable DSPP_2/3 for LM_2/3 on sm8450Dmitry Baryshkov1-2/+2
2023-05-19drm/msm/dpu: enable DPU_CTL_SPLIT_DISPLAY for sc8280xpDmitry Baryshkov1-2/+3
2023-05-17drm/msm: Be more shouty if per-process pgtables aren't workingRob Clark1-1/+6
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-26drm/msm/dpu: Remove duplicate register defines from INTFMarijn Suijten1-5/+0
2023-04-26drm/msm/dpu: Set PINGPONG block length to zero for DPU >= 7.0.0Marijn Suijten4-24/+24
2023-04-26drm/msm/dpu: Use V2 DITHER PINGPONG sub-block in SM8[34]50/SC8280XPMarijn Suijten3-20/+20
2023-04-26drm/msm/dpu: Fix PP_BLK_DIPHER -> DITHER typoMarijn Suijten2-9/+9
2023-04-26drm/msm/dpu: Reindent REV_7xxx interrupt masks with tabsMarijn Suijten1-9/+9
2023-04-26drm/msm/dpu: Move non-MDP_TOP INTF_INTR offsets out of hwio headerMarijn Suijten2-4/+4
2023-04-26drm/msm/dpu: Remove TE2 block and feature from DPU >= 5.0.0 hardwareMarijn Suijten7-24/+24
2023-04-26drm/msm/dpu: Remove unused INTF0 interrupt mask from SM6115/QCM2290Marijn Suijten2-2/+0
2023-04-26drm/msm/dpu: tweak lm pairings in msm8998 hw catalogArnaud Vrac1-4/+4
2023-04-26drm/msm/dpu: tweak msm8998 hw catalog valuesArnaud Vrac2-14/+9
2023-04-26drm/msm/dpu: Assign missing writeback log_maskMarijn Suijten1-0/+1
2023-04-26drm/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-16Merge drm/drm-next into drm-misc-nextThomas Zimmermann109-4496/+6385
2023-04-16drm/aperture: Remove primary argumentDaniel Vetter1-1/+1
2023-04-11Merge tag 'drm-msm-next-2023-04-10' of https://gitlab.freedesktop.org/drm/msm...Daniel Vetter109-4496/+6385
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