summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/msm/disp/dpu1/dpu_hw_ctl.c
AgeCommit message (Expand)AuthorFilesLines
2022-02-18drm/msm/dpu: Add a function to retrieve the current CTL statusAngeloGioacchino Del Regno1-0/+6
2021-12-08drm/msm/disp/dpu1: set default group ID for CTL.Kalyan Thota1-0/+8
2021-08-07drm/msm/dpu: make dpu_hw_ctl_clear_all_blendstages clear necessary LMsDmitry Baryshkov1-4/+6
2021-06-23drm/msm/dpu: hw_blk: make dpu_hw_blk empty opaque structureDmitry Baryshkov1-2/+0
2021-06-23drm/msm/dpu: drop dpu_hw_blk_destroy functionDmitry Baryshkov1-2/+0
2021-06-23drm/msm/dpu: remove unused dpu_hw_blk featuresDmitry Baryshkov1-3/+1
2021-04-07drm/msm/disp/dpu1: add support to program fetch active in ctl pathKrishna Manikandan1-0/+27
2021-04-02drm/msm/disp/dpu1: program 3d_merge only if block is attachedKalyan Thota1-1/+3
2020-11-04drm/msm/dpu: handle merge_3d configuration in hw_ctl blockDmitry Baryshkov1-0/+16
2020-11-04drm/msm/dpu: simplify interface flush handlingDmitry Baryshkov1-31/+15
2020-07-31drm/msm/dpu: set missing flush bits for INTF_2 and INTF_3Jonathan Marek1-18/+2
2020-05-18drm/msm/dpu: add support for color processing blocks in dpu driverKalyan Thota1-0/+26
2020-01-03msm:disp:dpu1: setup display datapath for SC7180 targetKalyan Thota1-3/+81
2020-01-03drm/msm/dpu: Mark various data tables as constStephen Boyd1-4/+4
2019-09-04drm/msm/dpu: remove some impossible error checkingRob Clark1-3/+0
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284Thomas Gleixner1-9/+1
2018-12-11drm/msm/dpu: Cleanup callers of dpu_hw_blk_initJordan Crouse1-15/+2
2018-12-11drm/msm/dpu: Remove dpu_dbgJordan Crouse1-1/+0
2018-12-11drm/msm: dpu: Remove 'inline' from several functionsSean Paul1-3/+3
2018-12-11drm/msm: dpu: Add tracing around CTL_FLUSHSean Paul1-8/+18
2018-10-04drm/msm: fix unsigned comparison with less than zeroColin Ian King1-1/+1
2018-10-04drm/msm/dpu: remove cdm block support from resource managerJeykumar Sankaran1-14/+0
2018-07-26drm/msm: Add SDM845 DPU supportJeykumar Sankaran1-0/+540