summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/msm/disp/dpu1/dpu_hw_catalog.c
AgeCommit message (Expand)AuthorFilesLines
2024-09-02drm/msm/dpu: enable writeback on SM8150Dmitry Baryshkov1-2/+4
2024-08-05drm/msm/dpu: limit QCM2290 to RGB formats onlyDmitry Baryshkov1-2/+2
2024-06-23drm/msm/dpu: Add SM7150 supportDanila Tikhonov1-0/+1
2024-06-06drm/msm/dpu: drop duplicate drm formats from wb2_formats arraysJunhao Xie1-6/+0
2024-02-23drm/msm/dpu: Add X1E80100 supportAbel Vesa1-0/+2
2024-02-19drm/msm/dpu: add support for SDM660 and SDM630 platformsDmitry Baryshkov1-0/+2
2023-12-14drm/msm/dpu: introduce separate wb2_format arrays for rgb and yuvAbhinav Kumar1-1/+36
2023-12-14drm/msm/dpu: add cdm blocks to sc7280 dpu_hw_catalogAbhinav Kumar1-0/+10
2023-12-05drm/msm/dpu: add support for SM8650 DPUNeil Armstrong1-0/+26
2023-12-05drm/msm/dpu: Add hw revision 4.1 (SDM670)Richard Acayan1-0/+1
2023-12-05drm/msm/gpu: drop duplicating VIG feature masksDmitry Baryshkov1-10/+1
2023-12-05drm/msm/dpu: merge DPU_SSPP_SCALER_QSEED3, QSEED3LITE, QSEED4Dmitry Baryshkov1-4/+4
2023-12-05drm/msm/dpu: deduplicate some (most) of SSPP sub-blocksDmitry Baryshkov1-72/+25
2023-12-05drm/msm/dpu: drop the `smart_dma_priority' field from struct dpu_sspp_sub_blksDmitry Baryshkov1-72/+40
2023-12-05drm/msm/dpu: drop the `id' field from DPU_HW_SUBBLK_INFODmitry Baryshkov1-40/+36
2023-12-05drm/msm/dpu: populate SSPP scaler block versionDmitry Baryshkov1-22/+73
2023-10-09drm/msm/dpu: drop DPU_INTF_TE feature flagDmitry Baryshkov1-1/+0
2023-10-09drm/msm/dpu: drop the DPU_PINGPONG_TE flagDmitry Baryshkov1-1/+1
2023-08-03drm/msm/dpu: fix DSC 1.2 enc subblock lengthDmitry Baryshkov1-2/+2
2023-08-03drm/msm/dpu: increase memtype count to 16 for sm8550Jonathan Marek1-0/+20
2023-07-27drm/msm/dpu: Add SM6125 supportMarijn Suijten1-0/+7
2023-07-27drm/msm/dpu: drop DPU_INTF_DATA_COMPRESS from dpu catalogAbhinav Kumar1-1/+1
2023-07-27drm/msm/dpu: Remove redundant prefix/suffix in name of sub-blocksRyan McCann1-25/+25
2023-07-27drm/msm/dpu: Define names for unnamed sblksRyan McCann1-10/+10
2023-07-27drm/msm/dpu: Drop unused num argument from relevant macrosRyan McCann1-10/+10
2023-07-11drm/msm/dpu: drop empty features mask INTF_SDM845_MASKDmitry Baryshkov1-2/+0
2023-07-11drm/msm/dpu: drop empty features mask MERGE_3D_SM8150_MASKDmitry Baryshkov1-2/+0
2023-07-11drm/msm/dpu: inline INTF_BLK and INTF_BLK_DSI_TE macrosDmitry Baryshkov1-30/+0
2023-07-11drm/msm/dpu: inline WB_BLK macrosDmitry Baryshkov1-18/+0
2023-07-11drm/msm/dpu: inline various PP_BLK_* macrosDmitry Baryshkov1-21/+0
2023-07-11drm/msm/dpu: inline MERGE_3D_BLK macrosDmitry Baryshkov1-11/+0
2023-07-11drm/msm/dpu: inline DSC_BLK and DSC_BLK_1_2 macrosDmitry Baryshkov1-15/+0
2023-07-11drm/msm/dpu: inline LM_BLK macrosDmitry Baryshkov1-11/+0
2023-07-11drm/msm/dpu: inline DSPP_BLK macrosDmitry Baryshkov1-8/+0
2023-07-11drm/msm/dpu: inline SSPP_BLK macrosDmitry Baryshkov1-12/+0
2023-07-11drm/msm/dpu: simplify peer LM handlingDmitry Baryshkov1-1/+1
2023-07-11drm/msm/dpu1: Rename sm8150_dspp_blk to sdm845_dspp_blkKonrad Dybcio1-1/+1
2023-06-16drm/msm/dpu: correct MERGE_3D lengthDmitry Baryshkov1-1/+1
2023-06-15drm/msm/dpu: Add DPU_INTF_DATA_COMPRESS feature flag for DPU >= 7.0Jessica Zhang1-1/+1
2023-06-15drm/msm/dpu: add DSC 1.2 hw blocks for relevant chipsetsAbhinav Kumar1-1/+19
2023-06-08drm/msm/dpu: Add SM6375 supportKonrad Dybcio1-0/+1
2023-06-08drm/msm/dpu: Add SM6350 supportKonrad Dybcio1-0/+5
2023-06-04drm/msm/dpu: add DPU_PINGPONG_DSC feature bit for DPU < 7.0.0Kuogee Hsieh1-2/+2
2023-05-22drm/msm/dpu: Set DPU_DATA_HCTL_EN for in INTF_SC7180_MASKKonrad Dybcio1-2/+5
2023-05-22drm/msm/dpu: drop SSPP's SRC subblockDmitry Baryshkov1-11/+3
2023-05-22drm/msm/dpu: Add TEAR-READ-pointer interrupt to INTF blockMarijn Suijten1-0/+15
2023-05-22drm/msm/dpu: Factor out shared interrupt register in INTF_BLK macroMarijn Suijten1-3/+3
2023-05-22drm/msm/dpu: Disable pingpong TE on DPU 5.0.0 and aboveMarijn Suijten1-14/+8
2023-05-22drm/msm/dpu: Use V4.0 PCC DSPP sub-block in SC7[12]80Marijn Suijten1-5/+0
2023-05-22drm/msm/dpu: drop DSPP_MSM8998_MASK from hw catalogAbhinav Kumar1-2/+0