index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
msm
/
disp
/
dpu1
/
dpu_encoder_phys_cmd.c
Age
Commit message (
Expand
)
Author
2021-01-31
drm/msm/dpu: Remove unused call in wait_for_commit_done
AngeloGioacchino Del Regno
2021-01-31
drm/msm/dpu: Correctly configure vsync tearcheck for command mode
AngeloGioacchino Del Regno
2021-01-31
drm/msm/dpu: Disable autorefresh in command mode
AngeloGioacchino Del Regno
2020-11-04
drm/msm/dpu: simplify interface flush handling
Dmitry Baryshkov
2020-03-19
drm/msm/dpu: fix comparing pointer to 0 in dpu_encoder_phys_cmd.c
Zheng Bin
2020-01-02
drm/msm/dpu: Remove unnecessary NULL checks
Drew Davenport
2020-01-02
drm/msm/dpu: Remove unreachable code
Drew Davenport
2020-01-02
drm/msm/dpu: Remove unnecessary NULL checks
Drew Davenport
2019-10-07
drm/msm/dpu: Remove set but not used variables 'cmd_enc', 'priv'
zhengbin
2019-10-07
drm/msm/dpu: Remove unnecessary NULL checks
Drew Davenport
2019-10-07
drm/msm/dpu: Remove unnecessary NULL checks
Drew Davenport
2019-10-07
drm/msm/dpu: Remove unnecessary NULL checks
Drew Davenport
2019-09-03
drm/msm/dpu: remove some impossible error checking
Rob Clark
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284
Thomas Gleixner
2019-04-18
drm/msm: Use drm_mode_vrefresh instead of mode->vrefresh
Sean Paul
2019-02-05
drm/msm/dpu: remove struct encoder_kickoff_params
Bruce Wang
2018-12-11
drm/msm/dpu: Further cleanups for static inline functions
Jordan Crouse
2018-12-11
drm/msm/dpu: Remove dpu_dbg
Jordan Crouse
2018-12-11
drm/msm: dpu: Remove empty/useless labels
Sean Paul
2018-12-11
drm/msm: Remove dpu_encoder_phys_ops->hw_reset()
Sean Paul
2018-10-03
drm/msm/dpu: relax parameter validation in encoders
Jeykumar Sankaran
2018-10-03
drm/msm/dpu: remove RM dependency on connector state
Jeykumar Sankaran
2018-10-03
drm/msm/dpu: iterate for assigned hw ctl in virtual encoder
Jeykumar Sankaran
2018-10-03
drm/msm/dpu: use kms stored hw mdp block
Jeykumar Sankaran
2018-07-30
drm/msm/disp/dpu: Mark a handful of functions as static
Jordan Crouse
2018-07-30
drm/msm: dpu: Use 'vsync' instead of 'vsync_clk' in cmdmode encoder
Sean Paul
2018-07-26
drm/msm: Add SDM845 DPU support
Jeykumar Sankaran