开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
msm
/
disp
/
dpu1
/
dpu_encoder.c
Age
Commit message (
Expand
)
Author
2026-05-04
drm: Rename struct drm_atomic_state to drm_atomic_commit
Maxime Ripard
2026-01-06
drm/msm/dpu: fix WD timer handling on DPU 8.x
Dmitry Baryshkov
2026-01-06
drm/msm/dpu: Set vsync source irrespective of mdp top support
Teguh Sobirin
2025-12-24
Revert "drm/msm/dpu: Enable quad-pipe for DSC and dual-DSI case"
Abel Vesa
2025-11-14
drm/msm/dpu: Enable quad-pipe for DSC and dual-DSI case
Jun Nie
2025-11-14
drm/msm/dpu: Use dedicated WB number definition
Jun Nie
2025-11-14
drm/msm/dpu: bind correct pingpong for quad pipe
Jun Nie
2025-11-14
drm/msm/dpu: Remove dead-code in dpu_encoder_helper_reset_mixers()
Christophe JAILLET
2025-08-25
drm/msm/dpu: Add a null ptr check for dpu_encoder_needs_modeset
Chenyuan Yang
2025-07-05
drm/msm: move KMS driver data to msm_kms
Dmitry Baryshkov
2025-07-05
drm/msm: move wq handling to KMS code
Dmitry Baryshkov
2025-07-04
drm/msm/dpu: Implement LM crossbar for v12.0 DPU
Krzysztof Kozlowski
2025-07-04
drm/msm/dpu: Implement CTL_PIPE_ACTIVE for v12.0 DPU
Krzysztof Kozlowski
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-05-12
drm/msm/dpu: Clear CTL_FETCH_PIPE_ACTIVE on mixer reset
Krzysztof Kozlowski
2025-05-01
drm/msm/dpu: use single CTL if it is the only CTL returned by RM
Dmitry Baryshkov
2025-04-29
Merge remote-tracking branch 'drm-misc/drm-misc-next' into msm-next
Rob Clark
2025-04-10
drm/msm/dpu: reorder pointer operations after sanity checks to avoid NULL deref
Qasim Ijaz
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-03-08
drm/msm/dpu: correct struct dpu_encoder_virt docs
Dmitry Baryshkov
2025-03-07
drm/msm/dpu: Remove duplicate dpu_hw_cwb.h header
Jiapeng Chong
2025-03-05
drm/msm/dpu: Set possible clones for all encoders
Jessica Zhang
2025-03-05
drm/msm/dpu: Skip trigger flush and start for CWB
Jessica Zhang
2025-03-05
drm/msm/dpu: Start frame done timer after encoder kickoff
Jessica Zhang
2025-03-05
drm/msm/dpu: Support CWB in dpu_hw_ctl
Jessica Zhang
2025-03-05
drm/msm/dpu: Configure CWB in writeback encoder
Jessica Zhang
2025-03-05
drm/msm/dpu: Reserve resources for CWB
Jessica Zhang
2025-03-05
drm/msm/dpu: Fail atomic_check if multiple outputs request CDM block
Jessica Zhang
2025-03-05
drm/msm/dpu: switch RM to use crtc_id rather than enc_id for allocation
Dmitry Baryshkov
2025-03-05
drm/msm/dpu: move resource allocation to CRTC
Dmitry Baryshkov
2025-03-05
drm/msm/dpu: fill CRTC resources in dpu_crtc.c
Dmitry Baryshkov
2025-03-05
drm/msm/dpu: don't set crtc_state->mode_changed from atomic_check()
Dmitry Baryshkov
2025-02-26
drm/msm/dpu: Remove arbitrary limit of 1 interface in DSC topology
Marijn Suijten
2025-02-25
drm/msm/dpu: simplify dpu_encoder_get_topology() interface
Dmitry Baryshkov
2025-02-25
drm/msm/dpu: move needs_cdm setting to dpu_encoder_get_topology()
Dmitry Baryshkov
2025-02-25
drm/msm/dpu: don't use active in atomic_check()
Dmitry Baryshkov
2025-02-25
drm/msm/dpu: Fall back to a single DSC encoder (1:1:1) on small SoCs
Marijn Suijten
2025-02-25
drm/msm/dpu: Simplify using local 'ctl' variable
Krzysztof Kozlowski
2025-02-15
drm/msm/dpu: Disable dither in phys encoder cleanup
Jessica Zhang
2024-12-24
drm/msm/dpu: get rid of struct dpu_rm_requirements
Dmitry Baryshkov
2024-11-03
drm/msm/dpu: rework documentation comments
Dmitry Baryshkov
2024-10-14
drm/msm/dpu: move CRTC resource assignment to dpu_encoder_virt_atomic_check
Dmitry Baryshkov
2024-10-14
drm/msm/dpu: make sure phys resources are properly initialized
Dmitry Baryshkov
2024-08-05
drm/msm/dpu: move dpu_encoder's connector assignment to atomic_enable()
Abhinav Kumar
2024-06-25
drm/msm/dpu: remove CRTC frame event callback registration
Dmitry Baryshkov
2024-06-24
drm/msm/dpu: rework vsync_source handling
Dmitry Baryshkov
2024-06-24
drm/msm/dpu: pull the is_cmd_mode out of _dpu_encoder_update_vsync_source()
Dmitry Baryshkov
2024-06-24
drm/msm/dpu: convert vsync source defines to the enum
Dmitry Baryshkov
2024-06-23
drm/msm/dpu: drop validity checks for clear_pending_flush() ctl op
Abhinav Kumar
2024-06-23
drm/msm/dpu: fix video mode DSC for DSI
Jonathan Marek
[next]