index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
msm
/
disp
/
dpu1
/
dpu_crtc.c
Age
Commit message (
Expand
)
Author
2025-07-05
drm/msm: make it possible to disable KMS-related 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-07-04
drm/msm/dpu: Implement 10-bit color alpha for v12.0 DPU
Krzysztof Kozlowski
2025-07-04
drm/msm/dpu: Consistently use u32 instead of uint32_t
Krzysztof Kozlowski
2025-05-12
drm/msm/dpu: Clear CTL_FETCH_PIPE_ACTIVE before blend setup
Krzysztof Kozlowski
2025-05-12
drm/msm/dpu: Add missing "fetch" name to set_active_pipes()
Krzysztof Kozlowski
2025-03-08
drm/msm/dpu: Fix uninitialized variable in dpu_crtc_kickoff_clone_mode()
Dan Carpenter
2025-03-08
drm/msm/dpu: correct dpu_crtc_check_mode_changed docs
Dmitry Baryshkov
2025-03-05
drm/msm/dpu: also use KBps for bw_ctl output
Dmitry Baryshkov
2025-03-05
drm/msm/dpu: change ib values to u32
Dmitry Baryshkov
2025-03-05
drm/msm/dpu: Reorder encoder kickoff 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: Require modeset if clone mode status changes
Jessica Zhang
2025-03-05
drm/msm/dpu: Add CWB to msm_display_topology
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-02-25
drm/msm/dpu: don't use active in atomic_check()
Dmitry Baryshkov
2025-02-15
drm/msm/dpu: Drop extraneous return in dpu_crtc_reassign_planes()
Jessica Zhang
2024-12-15
drm/msm/dpu: add support for virtual planes
Dmitry Baryshkov
2024-12-15
drm/msm/dpu: filter out too wide modes if no 3dmux is present
Abhinav Kumar
2024-11-03
drm/msm/dpu: rework documentation comments
Dmitry Baryshkov
2024-10-21
drm/msm/dpu: sync mode_config limits to the FB limits in dpu_plane.c
Dmitry Baryshkov
2024-10-14
drm/msm/dpu: check for overflow in _dpu_crtc_setup_lm_bounds()
Dmitry Baryshkov
2024-10-14
drm/msm/dpu: move CRTC resource assignment to dpu_encoder_virt_atomic_check
Dmitry Baryshkov
2024-06-25
drm/msm/dpu: remove CRTC frame event callback registration
Dmitry Baryshkov
2024-04-23
drm/msm: merge dpu_format and mdp_format in struct msm_format
Dmitry Baryshkov
2023-12-14
drm/msm/dpu: Drop enable and frame_count parameters from dpu_hw_setup_misr()
Jessica Zhang
2023-12-05
drm/msm/dpu: use drmm-managed allocation for dpu_crtc
Dmitry Baryshkov
2023-10-09
drm/msm: Remove unnecessary NULL values
Ruan Jinjie
2023-08-02
drm/msm/dpu: drop the dpu_core_perf_crtc_update()'s stop_req param
Dmitry Baryshkov
2023-06-15
drm/msm/dpu: do not enable color-management if DSPPs are not available
Dmitry Baryshkov
2023-06-04
drm/msm: Remove unnecessary (void*) conversions
Su Hui
2023-04-06
msm/disp/dpu: allow atomic_check in PSR usecase
Vinod Polimera
2023-04-06
drm/msm/dpu: set dirty_fb flag while in self refresh mode
Vinod Polimera
2023-04-06
drm/msm/dpu: log the multirect_index in _dpu_crtc_blend_setup_pipe
Abhinav Kumar
2023-04-06
drm/msm/dpu: add support for wide planes
Dmitry Baryshkov
2023-04-06
drm/msm/dpu: split pipe handling from _dpu_crtc_blend_setup_mixer
Dmitry Baryshkov
2023-04-06
drm/msm/dpu: drop redundant plane dst check from dpu_crtc_atomic_check()
Dmitry Baryshkov
2023-04-06
drm/msm/dpu: move the rest of plane checks to dpu_plane_atomic_check()
Dmitry Baryshkov
2023-04-06
drm/msm/dpu: don't use unsupported blend stages
Dmitry Baryshkov
2023-04-06
drm/msm/dpu: drop src_split and multirect check from dpu_crtc_atomic_check
Dmitry Baryshkov
2023-04-06
drm/msm/dpu: introduce struct dpu_sw_pipe
Dmitry Baryshkov
2023-04-06
drm/msm/dpu: drop dpu_plane_pipe function
Dmitry Baryshkov
2023-04-06
drm/msm/disp/dpu1: add support for dspp sub block flush in sc7280
Kalyan Thota
2023-03-13
drm/msm/disp/dpu: update dpu_enc crtc state on crtc enable/disable during sel...
Vinod Polimera
2023-03-13
drm/msm/disp/dpu: add PSR support for eDP interface in dpu driver
Vinod Polimera
2023-01-24
drm/msm/dpu: Add check for pstates
Jiasheng Jiang
2023-01-24
drm/msm/dpu: Add check for cstate
Jiasheng Jiang
[next]