summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/msm/disp/dpu1/dpu_hw_catalog.h
AgeCommit message (Expand)AuthorFilesLines
2023-06-15drm/msm/dpu: Add DPU_INTF_DATA_COMPRESS feature flag for DPU >= 7.0Jessica Zhang1-0/+2
2023-06-15drm/msm/dpu: add support for DSC encoder v1.2 engineKuogee Hsieh1-2/+29
2023-06-08drm/msm/dpu: Add SM6375 supportKonrad Dybcio1-0/+1
2023-06-08drm/msm/dpu: Add SM6350 supportKonrad Dybcio1-0/+1
2023-06-04drm/msm/dpu: add DPU_PINGPONG_DSC feature bit for DPU < 7.0.0Kuogee Hsieh1-1/+3
2023-06-04drm/msm/dpu: drop DPU_PLANE_QOS_VBLANK_CTRLDmitry Baryshkov1-4/+0
2023-05-22drm/msm/dpu: use PINGPONG_NONE for LMs with no PP attachedDmitry Baryshkov1-1/+1
2023-05-22drm/msm/dpu: drop SSPP's SRC subblockDmitry Baryshkov1-13/+1
2023-05-22drm/msm/dpu: Add TEAR-READ-pointer interrupt to INTF blockMarijn Suijten1-0/+2
2023-05-22drm/msm/dpu: Disable MDP vsync source selection on DPU 5.0.0 and aboveMarijn Suijten1-0/+3
2023-05-22drm/msm/dpu: drop unused SSPP sub-block informationDmitry Baryshkov1-6/+0
2023-05-22drm/msm/dpu: remove GC and IGC related code from dpu catalogAbhinav Kumar1-10/+0
2023-05-22drm/msm/dpu: drop the regdma configurationDmitry Baryshkov1-18/+0
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 Baryshkov1-13/+13
2023-04-07drm/msm/dpu: move UBWC/memory configuration to separate structDmitry Baryshkov1-5/+14
2023-04-07drm/msm/dpu: constify DSC data structuresDmitry Baryshkov1-1/+1
2023-04-06drm/msm/dpu: Fix bit-shifting UB in DPU_HW_VER() macroGeert Uytterhoeven1-2/+3
2023-04-06drm/msm/dpu: drop smart_dma_rev from dpu_capsDmitry Baryshkov1-2/+0
2023-04-06drm/msm/disp/dpu1: add support for dspp sub block flush in sc7280Kalyan Thota1-0/+4
2023-03-20Merge remote-tracking branch 'drm/drm-next' into msm-nextRob Clark1-0/+2
2023-03-13drm/msm/disp/dpu: get timing engine status from intf status registerVinod Polimera1-5/+7
2023-03-03drm/msm/dpu: don't use DPU_CLK_CTRL_CURSORn for DMA SSPP clocksDmitry Baryshkov1-0/+2
2023-01-24drm/msm/dpu: drop stale comment from struct dpu_mdp_cfg docDmitry Baryshkov1-1/+0
2023-01-21drm/msm/dpu: fix blend setup for DMA4 and DMA5 layersDmitry Baryshkov1-0/+2
2023-01-12drm/msm/dpu: Implement DSC binding to PP block for CTL V1Marijn Suijten1-0/+9
2023-01-12drm/msm/dpu: add support for SM8550Neil Armstrong1-0/+1
2023-01-12drm/msm/dpu: Introduce SC8280XPBjorn Andersson1-0/+1
2023-01-12drm/msm/dpu: Add SM8350 to hw catalogRobert Foss1-0/+1
2023-01-12drm/msm/dpu: add support for SM8450Dmitry Baryshkov1-0/+1
2023-01-12drm/msm/dpu: add support for MDP_TOP blackholeDmitry Baryshkov1-0/+3
2022-11-26drm/msm/disp/dpu1: add support for display on SM6115Adam Skladowski1-0/+1
2022-09-18drm/msm/dpu: Fix comment typoJason Wang1-1/+1
2022-07-04drm/msm/dpu: make dpu hardware catalog static constDmitry Baryshkov1-3/+2
2022-07-04drm/msm/dpu: constify struct dpu_mdss_cfgDmitry Baryshkov1-7/+2
2022-07-04drm/msm/dpu: change catalog->dma_cfg to be a const pointerDmitry Baryshkov1-1/+1
2022-07-04drm/msm/dpu: change catalog->perf to be a const pointerDmitry Baryshkov1-1/+1
2022-07-04drm/msm/dpu: remove hwversion field from data structuresDmitry Baryshkov1-2/+0
2022-07-04drm/msm/dpu: move VBIF_XINL_QOS_LVL_REMAP size to hw_catalogDmitry Baryshkov1-0/+2
2022-07-04drm/msm/dpu: use feature bit for LM combined alpha checkDmitry Baryshkov1-0/+2
2022-05-02drm/msm/dpu: add writeback blocks to the sm8250 DPU catalogAbhinav Kumar1-1/+65
2022-05-02drm/msm/disp/dpu1: add inline rotation support for sc7280Vinod Polimera1-0/+16
2022-04-26drm/msm/disp/dpu1: Add support for DSCVinod Koul1-0/+13
2022-02-23drm/msm: add support for QCM2290 MDSSLoic Poulain1-0/+1
2022-02-18drm/msm/dpu: drop unused access macrosDmitry Baryshkov1-16/+0
2022-02-18drm/msm/dpu: Add SC8180x to hw catalogRob Clark1-0/+1
2022-02-18drm/msm: populate intf_audio_select() base on hardware capabilityKuogee Hsieh1-0/+1
2022-02-18drm/msm/dpu1: Add DMA2, DMA3 clock control to enumAngeloGioacchino Del Regno1-0/+2
2021-12-08drm/msm/disp/dpu1: set default group ID for CTL.Kalyan Thota1-1/+4
2021-10-15drm/msm/dpu: Remove some nonsenseRob Clark1-8/+0