index
:
linux
master
btrfs-t implementation, since changes won't upstream, periodic tags will reflect recent updates to the kernel
magh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
msm
/
disp
/
dpu1
/
dpu_encoder_phys_vid.c
Age
Commit message (
Expand
)
Author
2024-06-23
drm/msm/dpu: enable compression bit in cfg2 for DSC
Jun Nie
2024-06-23
drm/msm/dpu: fix video mode DSC for DSI
Jonathan Marek
2024-06-05
Revert "drm/msm/dpu: drop dpu_encoder_phys_ops.atomic_mode_set"
Dmitry Baryshkov
2024-04-23
drm/msm: drop msm_kms_funcs::get_format() callback
Dmitry Baryshkov
2024-04-23
drm/msm: merge dpu format database to MDP formats
Dmitry Baryshkov
2024-04-23
drm/msm: merge dpu_format and mdp_format in struct msm_format
Dmitry Baryshkov
2024-03-04
drm/msm/dpu: make "vblank timeout" more useful
Dmitry Baryshkov
2024-03-04
drm/msm/dpu: modify timing engine programming for YUV420 over DP
Paloma Arellano
2024-03-04
drm/msm/dpu: modify encoder programming for CDM over DP
Paloma Arellano
2024-03-04
drm/msm/dpu: add division of drm_display_mode's hskew parameter
Paloma Arellano
2024-02-11
drm/msm/dpu: drop dpu_encoder_phys_ops.atomic_mode_set
Dmitry Baryshkov
2024-02-11
drm/msm/dpu: split irq_control into irq_enable and _disable
Dmitry Baryshkov
2024-02-11
drm/msm/dpu: fix the programming of INTF_CFG2_DATA_HCTL_EN
Abhinav Kumar
2023-12-14
drm/msm/dpu: Add mutex lock in control vblank irq
Paloma Arellano
2023-12-08
drm/msm/dpu: drop MSM_ENC_VBLANK support
Dmitry Baryshkov
2023-12-05
drm/msm/dpu: use drmm-managed allocation for dpu_encoder_phys
Dmitry Baryshkov
2023-10-09
drm/msm/dpu: remove irq_idx argument from IRQ callbacks
Dmitry Baryshkov
2023-07-27
drm/msm/dpu: rename all hw_intf structs to have dpu_hw prefix
Abhinav Kumar
2023-06-08
drm/msm/dpu: use PINGPONG_NONE to unbind INTF from PP
Dmitry Baryshkov
2023-06-04
drm/msm/dpu: drop duplicated intf/wb indices from encoder structs
Dmitry Baryshkov
2023-06-04
drm/msm/dpu: separate common function to init physical encoder
Dmitry Baryshkov
2023-03-13
drm/msm/disp/dpu: reset the datapath after timing engine disable
Vinod Polimera
2023-03-13
drm/msm/disp/dpu: wait for extra vsync till timing engine status is disabled
Vinod Polimera
2023-01-22
Merge branch 'msm-next-lumag' into HEAD
Dmitry Baryshkov
2023-01-18
drm/msm/dpu: remove dpu_encoder_virt_ops
Dmitry Baryshkov
2023-01-12
drm/msm/dpu: Wire up DSC mask for active CTL configuration
Marijn Suijten
2022-11-12
drm/msm: Use drm_mode_init() for on-stack modes
Ville Syrjälä
2022-05-02
drm/msm/dpu: drop INTF_EDP from interface type conditions
Dmitry Baryshkov
2022-05-02
drm/msm/dpu: drop obsolete INTF_EDP comment
Dmitry Baryshkov
2022-05-02
drm/msm/dpu: pass irq to dpu_encoder_helper_wait_for_irq()
Dmitry Baryshkov
2022-05-02
drm/msm/dpu: remove struct dpu_encoder_irq
Dmitry Baryshkov
2022-05-02
drm/msm/dpu: get rid of dpu_encoder_helper_(un)register_irq
Dmitry Baryshkov
2022-05-02
drm/msm/dpu: allow just single IRQ callback
Dmitry Baryshkov
2022-04-26
drm/msm/dpu: revise timing engine programming to support widebus feature
Kuogee Hsieh
2022-02-18
drm/msm/dpu: switch dpu_encoder to use atomic_mode_set
Dmitry Baryshkov
2022-02-18
drm/msm/dpu: encoder: drop unused mode_fixup callback
Dmitry Baryshkov
2022-02-18
drm/msm/dpu: get INTF blocks directly rather than through RM
Dmitry Baryshkov
2021-12-07
drm/msm/dpu: removed logically dead code
Ameer Hamza
2021-06-23
drm/msm/dpu: use struct dpu_hw_merge_3d in dpu_hw_pingpong
Dmitry Baryshkov
2021-06-23
drm/msm: Move vblank debug prints to drm_dbg_vbl()
Stephen Boyd
2021-06-23
drm/msm/dpu: drop remains of old irq lookup subsystem
Dmitry Baryshkov
2021-06-23
drm/msm/dpu: replace IRQ lookup with the data in hw catalog
Dmitry Baryshkov
2021-06-23
drm/msm: add disp snapshot points across dpu driver
Abhinav Kumar
2021-04-07
drm/msm/disp/dpu1: turn off vblank irqs aggressively in dpu driver
Kalyan Thota
2020-11-04
drm/msm/dpu: enable merge_3d support on sm8150/sm8250
Dmitry Baryshkov
2020-11-04
drm/msm/dpu: simplify interface flush handling
Dmitry Baryshkov
2020-09-22
drm/msm/dpu: remove unused variables new_cnt and old_cnt in dpu_encoder_phys_...
Luo Jiaxing
2020-09-15
drm/msm/dp: add displayPort driver support
Chandan Uddaraju
2020-03-19
drm/msm/dpu: fix comparing pointer to 0 in dpu_encoder_phys_vid.c
Zheng Bin
2020-01-02
drm/msm/dpu: Remove unnecessary NULL checks
Drew Davenport
[next]