index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
msm
/
disp
/
dpu1
/
dpu_hw_sspp.h
Age
Commit message (
Expand
)
Author
2025-07-04
drm/msm: Use the central UBWC config database
Konrad Dybcio
2025-07-04
drm/msm/dpu: get rid of DPU_SSPP_QOS_8LVL
Dmitry Baryshkov
2024-11-03
drm/msm/dpu: rework documentation comments
Dmitry Baryshkov
2024-11-02
drm/msm/dpu: move rot90 checking to dpu_plane_atomic_check_sspp()
Dmitry Baryshkov
2024-10-21
drm/msm/dpu: check for the plane pitch overflow
Dmitry Baryshkov
2024-04-23
drm/msm: merge dpu_format and mdp_format in struct msm_format
Dmitry Baryshkov
2023-12-05
drm/msm/dpu: use devres-managed allocation for HW blocks
Dmitry Baryshkov
2023-12-05
drm/msm/dpu: rewrite scaler and CSC presense checks
Dmitry Baryshkov
2023-12-05
drm/msm/dpu: Drop unused get_scaler_ver callback from SSPP
Marijn Suijten
2023-10-16
drm/msm/dpu: add setup_clk_force_ctrl() op to sspp & wb
Neil Armstrong
2023-08-02
drm/msm/dpu: use MDSS data for programming SSPP
Dmitry Baryshkov
2023-06-04
drm/msm/dpu: use common helper for WB and SSPP QoS setup
Dmitry Baryshkov
2023-06-04
drm/msm/dpu: remove struct dpu_hw_pipe_qos_cfg
Dmitry Baryshkov
2023-06-04
drm/msm/dpu: simplify qos_ctrl handling
Dmitry Baryshkov
2023-06-04
drm/msm/dpu: simplify CDP programming
Dmitry Baryshkov
2023-05-22
drm/msm/dpu: Pass catalog pointers in RM to replace for-loop ID lookups
Marijn Suijten
2023-05-22
drm/msm/dpu: Drop unused members from HW structs
Marijn Suijten
2023-04-07
drm/msm/dpu: move UBWC/memory configuration to separate struct
Dmitry Baryshkov
2023-04-06
drm/msm/dpu: rename dpu_hw_sspp_cfg to dpu_sw_pipe_cfg
Dmitry Baryshkov
2023-04-06
drm/msm/dpu: remove dpu_hw_fmt_layout from struct dpu_hw_sspp_cfg
Dmitry Baryshkov
2023-04-06
drm/msm/dpu: pass dpu_format to _dpu_hw_sspp_setup_scaler3()
Dmitry Baryshkov
2023-04-06
drm/msm/dpu: use dpu_sw_pipe for dpu_hw_sspp callbacks
Dmitry Baryshkov
2023-04-06
drm/msm/dpu: introduce struct dpu_sw_pipe
Dmitry Baryshkov
2023-04-06
drm/msm/dpu: move SSPP debugfs creation to dpu_kms.c
Dmitry Baryshkov
2023-04-06
drm/msm/dpu: rename struct dpu_hw_pipe(_cfg) to dpu_hw_sspp(_cfg)
Dmitry Baryshkov
2022-09-18
drm/msm/dpu: rip out master planes support
Dmitry Baryshkov
2022-07-06
drm/msm/dpu: move struct dpu_hw_blk definition to dpu_hw_utils.h
Dmitry Baryshkov
2022-07-04
drm/msm/dpu: constify struct dpu_mdss_cfg
Dmitry Baryshkov
2022-05-02
drm/msm/dpu: rename dpu_hw_pipe_cdp_cfg to dpu_hw_cdp_cfg
Abhinav Kumar
2021-12-16
drm/msm/dpu: move SSPP debugfs support from plane to SSPP code
Dmitry Baryshkov
2021-12-08
drm/msm/dpu: fix CDP setup to account for multirect index
Dmitry Baryshkov
2021-12-08
drm/msm/dpu: simplify DPU_SSPP features checks
Dmitry Baryshkov
2021-12-08
drm/msm/dpu: drop pe argument from _dpu_hw_sspp_setup_scaler3
Dmitry Baryshkov
2021-11-28
drm/msm/dpu: drop dpu_csc_cfg from dpu_plane
Dmitry Baryshkov
2021-11-28
drm/msm/dpu: move LUT levels out of QOS config
Dmitry Baryshkov
2021-01-31
drm/msm/dpu1: add support for qseed3lite used on sm8250
Dmitry Baryshkov
2020-01-02
msm:disp:dpu1: add scaler support on SC7180 display
Shubhashree Dhar
2020-01-02
drm/msm/dpu: Mark various data tables as const
Stephen Boyd
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284
Thomas Gleixner
2018-12-11
drm/msm/dpu: Remove unused functions
Jordan Crouse
2018-07-26
drm/msm: Add SDM845 DPU support
Jeykumar Sankaran