index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux 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-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
2023-01-21
drm/msm/dpu: Reapply CTM if modeset is needed
Jessica Zhang
2023-01-18
drm/msm/dpu: merge two CRTC debugfs dirs
Dmitry Baryshkov
2022-09-18
drm/msm/dpu: get rid of cached flush_mask
Dmitry Baryshkov
2022-09-18
drm/msm/dpu: inline dpu_plane_get_ctl_flush
Dmitry Baryshkov
2022-09-18
drm/msm/dpu: rip out master planes support
Dmitry Baryshkov
[next]