index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
msm
/
disp
/
dpu1
/
dpu_encoder.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/msm/dpu: use drm_dsc_config instead of msm_display_dsc_config
Dmitry Baryshkov
2022-09-18
1
-12
/
+13
*
drm/msm/dpu: populate wb or intf before reset_intf_cfg
Abhinav Kumar
2022-09-18
1
-0
/
+6
*
drm/msm/dpu: simplify and unify dpu_encoder_get_intf and dpu_encoder_get_wb
Dmitry Baryshkov
2022-07-04
1
-8
/
+8
*
drm/msm/dpu: Add interface support for CRC debugfs
Jessica Zhang
2022-07-04
1
-0
/
+64
*
drm/msm/dpu: move intf and wb assignment to dpu_encoder_setup_display()
Abhinav Kumar
2022-07-04
1
-18
/
+18
*
drm/msm/dpu: drop enum msm_display_caps
Dmitry Baryshkov
2022-07-04
1
-18
/
+13
*
drm/msm/dpu: dont_use IS_ERR_OR_NULL for encoder phys backends
Dmitry Baryshkov
2022-07-04
1
-6
/
+6
*
drm/msm/dpu: constify struct dpu_mdss_cfg
Dmitry Baryshkov
2022-07-04
1
-2
/
+2
*
drm/msm/dpu: Increment vsync_cnt before waking up userspace
Stephen Boyd
2022-06-23
1
-1
/
+2
*
drm/msm/dpu: Remove unused code
Jiapeng Chong
2022-06-01
1
-2
/
+0
*
drm/msm/disp/dpu1: remove superfluous init
Vinod Koul
2022-06-01
1
-1
/
+0
*
drm/msm/dpu: add wb_idx to DRM traces in dpu_encoder
Abhinav Kumar
2022-05-02
1
-5
/
+8
*
drm/msm/dpu: add wb_idx to existing DRM prints in dpu_encoder
Abhinav Kumar
2022-05-02
1
-28
/
+24
*
drm/msm/dpu: gracefully handle null fb commits for writeback
Abhinav Kumar
2022-05-02
1
-0
/
+21
*
drm/msm/dpu: initialize dpu encoder and connector for writeback
Abhinav Kumar
2022-05-02
1
-7
/
+20
*
drm/msm/dpu: add encoder operations to prepare/cleanup wb job
Abhinav Kumar
2022-05-02
1
-0
/
+34
*
drm/msm/dpu: make changes to dpu_encoder to support virtual encoder
Abhinav Kumar
2022-05-02
1
-18
/
+80
*
drm/msm/dpu: add an API to reset the encoder related hw blocks
Abhinav Kumar
2022-05-02
1
-1
/
+84
*
drm/msm/dpu: pass irq to dpu_encoder_helper_wait_for_irq()
Dmitry Baryshkov
2022-05-02
1
-16
/
+13
*
drm/msm/dpu: remove struct dpu_encoder_irq
Dmitry Baryshkov
2022-05-02
1
-14
/
+14
*
drm/msm/dpu: get rid of dpu_encoder_helper_(un)register_irq
Dmitry Baryshkov
2022-05-02
1
-63
/
+0
*
drm/msm/dpu: allow just single IRQ callback
Dmitry Baryshkov
2022-05-02
1
-4
/
+3
*
drm/msm/dpu: remove always-true argument of dpu_core_irq_read()
Dmitry Baryshkov
2022-05-02
1
-2
/
+1
*
drm/msm/disp/dpu1: Add support for DSC in topology
Vinod Koul
2022-04-26
1
-0
/
+13
*
drm/msm/dpu: don't use merge_3d if DSC merge topology is used
Dmitry Baryshkov
2022-04-26
1
-0
/
+16
*
drm/msm/disp/dpu1: Add support for DSC in encoder
Vinod Koul
2022-04-26
1
-1
/
+127
*
drm/msm/dp: enable widebus feature for display port
Kuogee Hsieh
2022-04-26
1
-0
/
+3
*
drm/msm/dpu: revise timing engine programming to support widebus feature
Kuogee Hsieh
2022-04-26
1
-0
/
+10
*
drm/msm/dpu: pull connector from dpu_encoder_phys to dpu_encoder_virt
Dmitry Baryshkov
2022-02-18
1
-5
/
+6
*
drm/msm/dpu: switch dpu_encoder to use atomic_mode_set
Dmitry Baryshkov
2022-02-18
1
-28
/
+9
*
drm/msm/dpu: encoder: drop unused mode_fixup callback
Dmitry Baryshkov
2022-02-18
1
-4
/
+0
*
drm/msm/dpu: drop bus_scaling_client field
Dmitry Baryshkov
2022-02-18
1
-2
/
+0
*
drm/msm/dpu: remove msm_dp cached in dpu_encoder_virt
Dmitry Baryshkov
2022-02-18
1
-5
/
+0
*
drm/msm/dpu: fix dp audio condition
Dmitry Baryshkov
2022-02-18
1
-1
/
+1
*
drm/msm/dpu: get INTF blocks directly rather than through RM
Dmitry Baryshkov
2022-02-18
1
-33
/
+3
*
drm/msm/dpu: Remove set but unused variables
Vinod Koul
2022-02-18
1
-5
/
+0
*
drm/msm/dp: employ bridge mechanism for display enable and disable
Kuogee Hsieh
2021-12-07
1
-21
/
+0
*
drm/msm/dpu: Remove encoder->enable() hack
Sean Paul
2021-12-07
1
-4
/
+1
*
drm/msm/dpu: Remove useless checks in dpu_encoder
Sean Paul
2021-12-07
1
-12
/
+0
*
drm/msm/dp: Support up to 3 DP controllers
Bjorn Andersson
2021-10-18
1
-1
/
+1
*
drm/msm/dp: Modify prototype of encoder based API
Bjorn Andersson
2021-10-18
1
-10
/
+13
*
drm/msm: Change dpu_crtc_get_vblank_counter to use vsync count.
Mark Yacoub
2021-10-15
1
-12
/
+4
*
drm/msm/dpu: Add newlines to printks
Stephen Boyd
2021-08-07
1
-7
/
+5
*
drm/msm/dpu: Drop unnecessary NULL checks after container_of in dpu_encoder
Guenter Roeck
2021-06-23
1
-10
/
+0
*
drm/msm/disp: Move various debug logs to atomic bucket
Stephen Boyd
2021-06-23
1
-6
/
+4
*
drm/msm/dpu: simplify IRQ enabling/disabling
Dmitry Baryshkov
2021-06-23
1
-18
/
+0
*
drm/msm/dpu: replace IRQ lookup with the data in hw catalog
Dmitry Baryshkov
2021-06-23
1
-38
/
+26
*
drm/msm: add disp snapshot points across dpu driver
Abhinav Kumar
2021-06-23
1
-3
/
+13
*
drm/msm/disp/dpu1: turn off vblank irqs aggressively in dpu driver
Kalyan Thota
2021-04-07
1
-0
/
+30
*
drm/msm/disp/dpu1/dpu_encoder: Fix a few parameter/member formatting issues
Lee Jones
2020-11-29
1
-7
/
+8
[next]