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_intf.c
Age
Commit message (
Expand
)
Author
2025-07-04
drm/msm/dpu: get rid of DPU_INTF_INPUT_CTRL
Dmitry Baryshkov
2025-07-04
drm/msm/dpu: get rid of DPU_INTF_STATUS_SUPPORTED
Dmitry Baryshkov
2025-07-04
drm/msm/dpu: get rid of DPU_DATA_HCTL_EN
Dmitry Baryshkov
2025-07-04
drm/msm/dpu: stop passing mdss_ver to setup_timing_gen()
Dmitry Baryshkov
2024-11-03
drm/msm/dpu: rework documentation comments
Dmitry Baryshkov
2024-06-24
drm/msm/dpu: convert vsync source defines to the enum
Dmitry Baryshkov
2024-06-23
drm/msm/dpu: enable compression bit in cfg2 for DSC
Jun Nie
2024-06-23
drm/msm/dpu: adjust data width for widen bus case
Jun Nie
2024-04-23
drm/msm: merge dpu_format and mdp_format in struct msm_format
Dmitry Baryshkov
2024-04-22
drm/msm/dpu: use format-related definitions from mdp_common.xml.h
Dmitry Baryshkov
2024-04-22
drm/msm/dpu: Rename `ctx` parameter to `intf` to match other functions
Marijn Suijten
2024-02-11
drm/msm/dpu: fix the programming of INTF_CFG2_DATA_HCTL_EN
Abhinav Kumar
2023-12-14
drm/msm/dpu: Drop enable and frame_count parameters from dpu_hw_setup_misr()
Jessica Zhang
2023-12-14
drm/msm/dpu: Set input_sel bit for INTF
Jessica Zhang
2023-12-05
drm/msm/dpu: use devres-managed allocation for HW blocks
Dmitry Baryshkov
2023-10-09
drm/msm/dpu: enable INTF TE operations only when supported by HW
Dmitry Baryshkov
2023-10-09
drm/msm/dpu: inline _setup_intf_ops()
Dmitry Baryshkov
2023-10-09
drm/msm/dpu: Enable widebus for DSI INTF
Jessica Zhang
2023-07-27
drm/msm/dpu: rename enable_compression() to program_intf_cmd_cfg()
Abhinav Kumar
2023-07-27
drm/msm/dpu: rename all hw_intf structs to have dpu_hw prefix
Abhinav Kumar
2023-07-27
drm/msm/dpu: use dpu core's major version to enable data compress
Abhinav Kumar
2023-06-15
drm/msm/dpu: Set DATA_COMPRESS on command mode for DCE/DSC 1.2
Jessica Zhang
2023-06-08
drm/msm/dpu: use PINGPONG_NONE to unbind INTF from PP
Dmitry Baryshkov
2023-05-22
drm/msm/dpu: Implement tearcheck support on INTF block
Marijn Suijten
2023-05-22
drm/msm/dpu: Sort INTF registers numerically
Marijn Suijten
2023-05-22
drm/msm/dpu: Remove extraneous register define indentation
Marijn Suijten
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-05-22
drm/msm/dpu: use hsync/vsync polarity set by the encoder
Arnaud Vrac
2023-04-26
drm/msm/dpu: Remove duplicate register defines from INTF
Marijn Suijten
2023-03-13
drm/msm/disp/dpu: get timing engine status from intf status register
Vinod Polimera
2022-07-06
drm/msm/dpu: merge base_off with blk_off in struct dpu_hw_blk_reg_map
Dmitry Baryshkov
2022-07-06
drm/msm/dpu: drop length from struct dpu_hw_blk_reg_map
Dmitry Baryshkov
2022-07-04
drm/msm/dpu: Add MISR register support for interface
Jessica Zhang
2022-07-04
drm/msm/dpu: remove hwversion field from data structures
Dmitry Baryshkov
2022-05-02
drm/msm/dpu: drop INTF_EDP from interface type conditions
Dmitry Baryshkov
2022-04-26
drm/msm/dpu: revise timing engine programming to support widebus feature
Kuogee Hsieh
2022-04-26
drm/msm/dpu: replace BIT(x) with correspond marco define string
Kuogee Hsieh
2022-04-26
drm/msm/dpu: adjust display_v_end for eDP and DP
Kuogee Hsieh
2021-06-23
drm/msm/dpu: hw_blk: make dpu_hw_blk empty opaque structure
Dmitry Baryshkov
2021-06-23
drm/msm/dpu: drop dpu_hw_blk_destroy function
Dmitry Baryshkov
2021-06-23
drm/msm/dpu: remove unused dpu_hw_blk features
Dmitry Baryshkov
2021-04-07
drm/msm/disp/dpu1: enable DATA_HCTL_EN for sc7280 target
Krishna Manikandan
2021-04-07
drm/msm/disp/dpu1: turn off vblank irqs aggressively in dpu driver
Kalyan Thota
2020-07-31
drm/msm/dpu: intf timing path for displayport
Jonathan Marek
2020-07-31
drm/msm/dpu: don't use INTF_INPUT_CTRL feature on sdm845
Jonathan Marek
2020-01-02
msm:disp:dpu1: setup display datapath for SC7180 target
Kalyan Thota
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: Cleanup callers of dpu_hw_blk_init
Jordan Crouse
[next]