summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/msm/disp/dpu1
AgeCommit message (Expand)Author
2021-05-20drm/msm: register the base address with dpu_dbg moduleAbhinav Kumar
2021-05-20drm/msm/dpu: add support to dump dpu registersAbhinav Kumar
2021-05-20drm/msm/dpu: set missing flush bitsVinod Koul
2021-05-20drm:dpu: add missing hw catalog for dscVinod Koul
2021-05-20drm/msm/dpu: Add DSC support in encoderVinod Koul
2021-05-20drm/msm/dpu: Add DSC configuration to hw_pingpongVinod Koul
2021-05-20drm/msm/dpu: Move to use msm_display_dsc_configVinod Koul
2021-05-20drm/msm: Add DSC supportVinod Koul
2021-05-07Merge tag 'drm-misc-next-fixes-2021-05-06' of git://anongit.freedesktop.org/d...Dave Airlie
2021-05-03drm/msm/dpu: Delete bonkers codeRob Clark
2021-04-13Merge tag 'drm-msm-next-2021-04-11' of https://gitlab.freedesktop.org/drm/msm...Daniel Vetter
2021-04-13Merge drm/drm-fixes into drm-nextDaniel Vetter
2021-04-09drm/msm/disp/dpu1: fix display underruns during modeset.Kalyan Thota
2021-04-07drm/msm/disp/dpu1: add flags to indicate obsolete irqsKrishna Manikandan
2021-04-07drm/msm/disp/dpu1: add vsync and underrun irqs for INTF_5Krishna Manikandan
2021-04-07drm/msm/disp/dpu1: increase the range of interrupts in dpu_irq_mapKrishna Manikandan
2021-04-07drm/msm/disp/dpu1: enable DATA_HCTL_EN for sc7280 targetKrishna Manikandan
2021-04-07drm/msm/disp/dpu1: add support to program fetch active in ctl pathKrishna Manikandan
2021-04-07drm/msm/disp/dpu1: add intf offsets for SC7280 targetKrishna Manikandan
2021-04-07drm/msm/disp/dpu1: add support for display for SC7280 targetKrishna Manikandan
2021-04-07drm/msm/dpu: always use mdp device to scale bandwidthDmitry Baryshkov
2021-04-07drm/msm/dpu: fill missing details in hw catalog for sdm845 and sm8[12]50Dmitry Baryshkov
2021-04-07drm/msm/dpu: enable DPU_SSPP_QOS_8LVL for SM8250Dmitry Baryshkov
2021-04-07drivers: gpu: drm: msn: disp: dpu1: Fixed couple of spellings in the file dpu...Bhaskar Chowdhury
2021-04-07drm/msm/disp/dpu1: turn off vblank irqs aggressively in dpu driverKalyan Thota
2021-04-07drm/msm: add compatibles for sm8150/sm8250 displayJonathan Marek
2021-04-02drm/msm/disp/dpu1: program 3d_merge only if block is attachedKalyan Thota
2021-03-22drm/msm/disp/dpu1: icc path needs to be set before dpu runtime resumeKalyan Thota
2021-03-16Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2021-02-25drm: Use state helper instead of the plane state pointerMaxime Ripard
2021-02-25drm/atomic: Pass the full state to planes atomic disable and updateMaxime Ripard
2021-02-24drm: Rename plane->state variables in atomic update and disableMaxime Ripard
2021-02-24drm: Use the state pointer directly in planes atomic_checkMaxime Ripard
2021-02-24drm/atomic: Pass the full state to planes atomic_checkMaxime Ripard
2021-02-24drm: Rename plane atomic_check state namesMaxime Ripard
2021-02-23drm/gem: Move drm_gem_fb_prepare_fb() to GEM atomic helpersThomas Zimmermann
2021-02-17drm: Switch to %p4cc format modifierSakari Ailus
2021-01-31drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c: Remove unneeded semicolonXu Wang
2021-01-31drm/msm/dpu1: add support for qseed3lite used on sm8250Dmitry Baryshkov
2021-01-31drm/msm/dpu: Remove unused call in wait_for_commit_doneAngeloGioacchino Del Regno
2021-01-31drm/msm/dpu: Correctly configure vsync tearcheck for command modeAngeloGioacchino Del Regno
2021-01-31drm/msm/dpu: Disable autorefresh in command modeAngeloGioacchino Del Regno
2021-01-31drm/msm/dpu: Allow specifying features and sblk in DSPP_BLK macroAngeloGioacchino Del Regno
2021-01-31drm/msm/dpu: Add prog_fetch_lines_worst_case to INTF_BLK macroAngeloGioacchino Del Regno
2021-01-31drm/msm/dpu: Move DPU_SSPP_QOS_8LVL bit to SDM845 and SC7180 masksAngeloGioacchino Del Regno
2021-01-31drm/msm/dpu: Fix VBIF_XINL_QOS_LVL_REMAP_000 register offsetAngeloGioacchino Del Regno
2020-12-10Merge tag 'drm-msm-next-2020-12-07' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie
2020-12-05drm/msm/dpu: enable DSPP support on SM8[12]50Dmitry Baryshkov
2020-12-03drm/msm/dpu: update the qos remap only if the client type changesAbhinav Kumar
2020-12-03drm/msm/disp/dpu1/dpu_hw_interrupts: Demote kernel-doc formatting misuseLee Jones