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_crtc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'drm-msm-next-2022-07-10' of https://gitlab.freedesktop.org/drm/msm...
Dave Airlie
2022-07-13
1
-25
/
+92
|
\
|
*
drm/msm/dpu: Fix for non-visible planes
Rob Clark
2022-07-08
1
-0
/
+6
|
*
drm/msm/dpu: Add interface support for CRC debugfs
Jessica Zhang
2022-07-04
1
-1
/
+45
|
*
drm/msm/dpu: Move LM CRC code into separate method
Jessica Zhang
2022-07-04
1
-24
/
+41
*
|
drm: Drop drm_blend.h from drm_crtc.h
Ville Syrjälä
2022-06-20
1
-0
/
+1
*
|
drm: Drop drm_framebuffer.h from drm_crtc.h
Ville Syrjälä
2022-06-20
1
-0
/
+1
|
/
*
drm/msm/dpu: Clean up CRC debug logs
Jessica Zhang
2022-05-02
1
-1
/
+2
*
drm/msm/dpu: gracefully handle null fb commits for writeback
Abhinav Kumar
2022-05-02
1
-0
/
+9
*
drm/msm: Avoid dirtyfb stalls on video mode displays (v2)
Rob Clark
2022-02-25
1
-1
/
+19
*
drm/msm/dpu: clean up some inconsistent indenting
Yang Li
2022-02-18
1
-1
/
+1
*
drm/msm/dpu: add dpu_crtc_atomic_print_state
Dmitry Baryshkov
2021-12-15
1
-0
/
+15
*
drm/msm/dpu: stop manually removing debugfs files for the DPU CRTC
Dmitry Baryshkov
2021-12-15
1
-11
/
+4
*
drm/msm/dpu: remove stage_cfg from struct dpu_crtc
Dmitry Baryshkov
2021-11-28
1
-5
/
+6
*
drm/msm/dpu: Remove commit and its uses in dpu_crtc_set_crc_source()
Nathan Chancellor
2021-10-26
1
-3
/
+0
*
drm/msm/dpu: Remove dynamic allocation from atomic context
Rob Clark
2021-10-23
1
-11
/
+5
*
drm/msm/dpu: Remove impossible NULL check
Rob Clark
2021-10-23
1
-5
/
+0
*
drm/msm/dpu: Add CRC support for DPU
Jessica Zhang
2021-10-21
1
-1
/
+152
*
drm/msm: Change dpu_crtc_get_vblank_counter to use vsync count.
Mark Yacoub
2021-10-15
1
-5
/
+3
*
drm/msm/dpu: add support for alpha blending properties
Dmitry Baryshkov
2021-08-07
1
-13
/
+30
*
drm/msm/disp/dpu1: avoid perf update in frame done event
Krishna Manikandan
2021-06-23
1
-3
/
+1
*
drm/msm/disp: Move various debug logs to atomic bucket
Stephen Boyd
2021-06-23
1
-20
/
+19
*
Merge tag 'drm-misc-next-fixes-2021-05-06' of git://anongit.freedesktop.org/d...
Dave Airlie
2021-05-07
1
-10
/
+0
|
\
|
*
drm/msm/dpu: Delete bonkers code
Rob Clark
2021-05-03
1
-10
/
+0
*
|
Merge tag 'drm-msm-next-2021-04-11' of https://gitlab.freedesktop.org/drm/msm...
Daniel Vetter
2021-04-13
1
-1
/
+87
|
\
\
|
|
/
|
/
|
|
*
drm/msm/disp/dpu1: fix display underruns during modeset.
Kalyan Thota
2021-04-09
1
-0
/
+1
|
*
drm/msm/disp/dpu1: add support to program fetch active in ctl path
Krishna Manikandan
2021-04-07
1
-1
/
+6
|
*
drm/msm/disp/dpu1: turn off vblank irqs aggressively in dpu driver
Kalyan Thota
2021-04-07
1
-0
/
+80
*
|
drm/atomic: Pass the full state to planes atomic disable and update
Maxime Ripard
2021-02-25
1
-1
/
+1
*
|
drm: Switch to %p4cc format modifier
Sakari Ailus
2021-02-17
1
-4
/
+2
|
/
*
Merge tag 'drm-msm-next-2020-12-07' of https://gitlab.freedesktop.org/drm/msm...
Dave Airlie
2020-12-10
1
-2
/
+2
|
\
|
*
drm/msm/dpu: Add newline to printks
Stephen Boyd
2020-11-04
1
-2
/
+2
*
|
drm/atomic: Pass the full state to CRTC atomic begin and flush
Maxime Ripard
2020-11-02
1
-2
/
+2
*
|
drm/atomic: Pass the full state to CRTC atomic_check
Maxime Ripard
2020-11-02
1
-10
/
+13
*
|
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2020-11-02
1
-110
/
+22
|
\
|
|
*
drm/msm/dpu: Convert to DEFINE_SHOW_ATTRIBUTE
Qinglang Miao
2020-09-22
1
-26
/
+3
|
*
drm/msm: Drop debug print in _dpu_crtc_setup_lm_bounds()
Stephen Boyd
2020-09-09
1
-2
/
+0
|
*
drm/msm: Avoid div-by-zero in dpu_crtc_atomic_check()
Stephen Boyd
2020-09-09
1
-3
/
+5
|
*
drm/msm/dpu: clean up some impossibilities
Rob Clark
2020-09-09
1
-78
/
+13
|
*
drm/msm/dpu: move vblank events to complete_commit()
Rob Clark
2020-09-09
1
-1
/
+1
*
|
drm/atomic: Pass the full state to CRTC atomic enable/disable
Maxime Ripard
2020-10-09
1
-2
/
+5
|
/
*
drm/msm/dpu: fix unitialized variable error
Rob Clark
2020-08-17
1
-1
/
+1
*
drm/msm: use kthread_create_worker instead of kthread_run
Bernard
2020-07-31
1
-1
/
+1
*
drm/msm: ratelimit crtc event overflow error
Rob Clark
2020-07-31
1
-1
/
+1
*
drm/msm/dpu: add support for pcc color block in dpu driver
Kalyan Thota
2020-05-18
1
-0
/
+77
*
drm/msm/dpu: Fix compile warnings
Hongbo Yao
2020-05-18
1
-18
/
+0
*
Merge v5.6-rc2 into drm-misc-next
Maxime Ripard
2020-02-17
1
-12
/
+3
|
\
|
*
drm/msm/dpu: Remove unnecessary NULL checks
Drew Davenport
2020-01-02
1
-10
/
+3
|
*
drm/msm/dpu: Remove unnecessary NULL checks
Drew Davenport
2020-01-02
1
-4
/
+2
*
|
drm/msm: Convert to CRTC VBLANK callbacks
Thomas Zimmermann
2020-02-13
1
-0
/
+2
|
/
*
drm/msm: Sanitize the modeset_is_locked checks in dpu
Sean Paul
2019-10-10
1
-0
/
+9
[next]