index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2024-10-14
drm/msm/dpu: check for overflow in _dpu_crtc_setup_lm_bounds()
Dmitry Baryshkov
1
-4
/
+13
2024-10-14
drm/msm/dpu: move CRTC resource assignment to dpu_encoder_virt_atomic_check
Dmitry Baryshkov
1
-3
/
+0
2024-06-25
drm/msm/dpu: remove CRTC frame event callback registration
Dmitry Baryshkov
1
-15
/
+10
2024-04-23
drm/msm: merge dpu_format and mdp_format in struct msm_format
Dmitry Baryshkov
1
-6
/
+6
2023-12-14
drm/msm/dpu: Drop enable and frame_count parameters from dpu_hw_setup_misr()
Jessica Zhang
1
-2
/
+2
2023-12-05
drm/msm/dpu: use drmm-managed allocation for dpu_crtc
Dmitry Baryshkov
1
-18
/
+7
2023-10-09
drm/msm: Remove unnecessary NULL values
Ruan Jinjie
1
-1
/
+1
2023-08-02
drm/msm/dpu: drop the dpu_core_perf_crtc_update()'s stop_req param
Dmitry Baryshkov
1
-3
/
+3
2023-06-15
drm/msm/dpu: do not enable color-management if DSPPs are not available
Dmitry Baryshkov
1
-1
/
+4
2023-06-04
drm/msm: Remove unnecessary (void*) conversions
Su Hui
1
-1
/
+1
2023-04-06
msm/disp/dpu: allow atomic_check in PSR usecase
Vinod Polimera
1
-1
/
+1
2023-04-06
drm/msm/dpu: set dirty_fb flag while in self refresh mode
Vinod Polimera
1
-0
/
+3
2023-04-06
drm/msm/dpu: log the multirect_index in _dpu_crtc_blend_setup_pipe
Abhinav Kumar
1
-2
/
+3
2023-04-06
drm/msm/dpu: add support for wide planes
Dmitry Baryshkov
1
-2
/
+17
2023-04-06
drm/msm/dpu: split pipe handling from _dpu_crtc_blend_setup_mixer
Dmitry Baryshkov
1
-29
/
+50
2023-04-06
drm/msm/dpu: drop redundant plane dst check from dpu_crtc_atomic_check()
Dmitry Baryshkov
1
-16
/
+0
2023-04-06
drm/msm/dpu: move the rest of plane checks to dpu_plane_atomic_check()
Dmitry Baryshkov
1
-17
/
+1
2023-04-06
drm/msm/dpu: don't use unsupported blend stages
Dmitry Baryshkov
1
-8
/
+8
2023-04-06
drm/msm/dpu: drop src_split and multirect check from dpu_crtc_atomic_check
Dmitry Baryshkov
1
-156
/
+12
2023-04-06
drm/msm/dpu: introduce struct dpu_sw_pipe
Dmitry Baryshkov
1
-5
/
+4
2023-04-06
drm/msm/dpu: drop dpu_plane_pipe function
Dmitry Baryshkov
1
-2
/
+2
2023-04-06
drm/msm/disp/dpu1: add support for dspp sub block flush in sc7280
Kalyan Thota
1
-1
/
+1
2023-03-13
drm/msm/disp/dpu: update dpu_enc crtc state on crtc enable/disable during sel...
Vinod Polimera
1
-4
/
+25
2023-03-13
drm/msm/disp/dpu: add PSR support for eDP interface in dpu driver
Vinod Polimera
1
-1
/
+12
2023-01-24
drm/msm/dpu: Add check for pstates
Jiasheng Jiang
1
-0
/
+2
2023-01-24
drm/msm/dpu: Add check for cstate
Jiasheng Jiang
1
-1
/
+4
2023-01-21
drm/msm/dpu: Reapply CTM if modeset is needed
Jessica Zhang
1
-1
/
+1
2023-01-18
drm/msm/dpu: merge two CRTC debugfs dirs
Dmitry Baryshkov
1
-6
/
+2
2022-09-18
drm/msm/dpu: get rid of cached flush_mask
Dmitry Baryshkov
1
-18
/
+8
2022-09-18
drm/msm/dpu: inline dpu_plane_get_ctl_flush
Dmitry Baryshkov
1
-7
/
+8
2022-09-18
drm/msm/dpu: rip out master planes support
Dmitry Baryshkov
1
-10
/
+1
2022-07-13
Merge tag 'drm-msm-next-2022-07-10' of https://gitlab.freedesktop.org/drm/msm...
Dave Airlie
1
-25
/
+92
2022-07-08
drm/msm/dpu: Fix for non-visible planes
Rob Clark
1
-0
/
+6
2022-07-04
drm/msm/dpu: Add interface support for CRC debugfs
Jessica Zhang
1
-1
/
+45
2022-07-04
drm/msm/dpu: Move LM CRC code into separate method
Jessica Zhang
1
-24
/
+41
2022-06-20
drm: Drop drm_blend.h from drm_crtc.h
Ville Syrjälä
1
-0
/
+1
2022-06-20
drm: Drop drm_framebuffer.h from drm_crtc.h
Ville Syrjälä
1
-0
/
+1
2022-05-02
drm/msm/dpu: Clean up CRC debug logs
Jessica Zhang
1
-1
/
+2
2022-05-02
drm/msm/dpu: gracefully handle null fb commits for writeback
Abhinav Kumar
1
-0
/
+9
2022-02-25
drm/msm: Avoid dirtyfb stalls on video mode displays (v2)
Rob Clark
1
-1
/
+19
2022-02-18
drm/msm/dpu: clean up some inconsistent indenting
Yang Li
1
-1
/
+1
2021-12-16
drm/msm/dpu: add dpu_crtc_atomic_print_state
Dmitry Baryshkov
1
-0
/
+15
2021-12-16
drm/msm/dpu: stop manually removing debugfs files for the DPU CRTC
Dmitry Baryshkov
1
-11
/
+4
2021-11-28
drm/msm/dpu: remove stage_cfg from struct dpu_crtc
Dmitry Baryshkov
1
-5
/
+6
2021-10-26
drm/msm/dpu: Remove commit and its uses in dpu_crtc_set_crc_source()
Nathan Chancellor
1
-3
/
+0
2021-10-23
drm/msm/dpu: Remove dynamic allocation from atomic context
Rob Clark
1
-11
/
+5
2021-10-23
drm/msm/dpu: Remove impossible NULL check
Rob Clark
1
-5
/
+0
2021-10-21
drm/msm/dpu: Add CRC support for DPU
Jessica Zhang
1
-1
/
+152
2021-10-15
drm/msm: Change dpu_crtc_get_vblank_counter to use vsync count.
Mark Yacoub
1
-5
/
+3
2021-08-07
drm/msm/dpu: add support for alpha blending properties
Dmitry Baryshkov
1
-13
/
+30
[next]