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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-03
drm/msm/dpu: rework documentation comments
Dmitry Baryshkov
47
-543
/
+502
2024-11-02
drm/msm/dpu: move rot90 checking to dpu_plane_atomic_check_sspp()
Dmitry Baryshkov
3
-28
/
+31
2024-11-02
drm/msm/dpu: split dpu_plane_atomic_check()
Dmitry Baryshkov
1
-66
/
+112
2024-11-02
drm/msm/dpu: move scaling limitations out of the hw_catalog
Dmitry Baryshkov
3
-23
/
+13
2024-11-02
drm/msm/dpu: drop virt_formats from SSPP subblock configuration
Dmitry Baryshkov
2
-16
/
+0
2024-11-02
drm/msm/dpu: move pstate->pipe initialization to dpu_plane_atomic_check
Dmitry Baryshkov
1
-14
/
+11
2024-11-02
drm/msm/dpu: use drm_rect_fp_to_int()
Dmitry Baryshkov
1
-6
/
+1
2024-11-01
drm/msm: move MAX_H_TILES_PER_DISPLAY to the DPU driver
Dmitry Baryshkov
1
-0
/
+2
2024-11-01
drm/msm: move msm_display_topology to the DPU driver
Dmitry Baryshkov
1
-0
/
+16
2024-11-01
drm/msm/dpu: cast crtc_clk calculation to u64 in _dpu_core_perf_calc_clk()
Zichen Xie
1
-1
/
+1
2024-10-27
drm/msm: Simplify NULL checking in msm_disp_state_dump_regs()
Douglas Anderson
1
-11
/
+8
2024-10-21
drm/msm/dpu: sync mode_config limits to the FB limits in dpu_plane.c
Dmitry Baryshkov
2
-7
/
+16
2024-10-21
drm/msm/dpu: merge MAX_IMG_WIDTH/HEIGHT with DPU_MAX_IMG_WIDTH/HEIGHT
Dmitry Baryshkov
3
-7
/
+4
2024-10-21
drm/msm/dpu: check for the plane pitch overflow
Dmitry Baryshkov
2
-1
/
+7
2024-10-21
drm/msm/dpu: move layout setup population out of dpu_plane_prepare_fb()
Dmitry Baryshkov
1
-15
/
+11
2024-10-21
drm/msm/dpu: make dpu_format_populate_addrs return void
Dmitry Baryshkov
4
-71
/
+21
2024-10-21
drm/msm/dpu: split dpu_format_populate_layout
Dmitry Baryshkov
4
-19
/
+44
2024-10-21
drm/msm/dpu: move pitch check to _dpu_format_get_plane_sizes_linear()
Dmitry Baryshkov
1
-10
/
+6
2024-10-21
drm/msm/dpu: pass drm_framebuffer to _dpu_format_get_plane_sizes()
Dmitry Baryshkov
1
-39
/
+34
2024-10-21
drm/msm/dpu: drop msm_format from struct dpu_hw_fmt_layout
Dmitry Baryshkov
5
-38
/
+25
2024-10-21
drm/msm/dpu: drop extra aspace checks in dpu_formats
Dmitry Baryshkov
1
-5
/
+2
2024-10-21
drm/msm/dpu: drop dpu_format_populate_layout from dpu_plane_sspp_atomic_update
Dmitry Baryshkov
2
-15
/
+7
2024-10-21
drm/msm/dpu: drop dpu_format_check_modified_format
Dmitry Baryshkov
3
-60
/
+0
2024-10-21
drm/msm/dpu: Add SA8775P support
Mahadevan
4
-0
/
+488
2024-10-21
drm/msm/dpu: drop LM_3 / LM_4 on MSM8998
Dmitry Baryshkov
1
-12
/
+0
2024-10-21
drm/msm/dpu: drop LM_3 / LM_4 on SDM845
Dmitry Baryshkov
1
-12
/
+0
2024-10-21
drm/msm/dpu: on SDM845 move DSPP_3 to LM_5 block
Dmitry Baryshkov
1
-1
/
+1
2024-10-21
drm/msm/dpu: Add support for MSM8917
Dmitry Baryshkov
4
-0
/
+190
2024-10-21
drm/msm/dpu: Add support for MSM8937
Dmitry Baryshkov
4
-0
/
+213
2024-10-21
drm/msm/dpu: Add support for MSM8953
Dmitry Baryshkov
4
-0
/
+232
2024-10-21
drm/msm/dpu: Add support for MSM8996
Konrad Dybcio
4
-0
/
+434
2024-10-20
Merge branch 'msm-fixes' into msm-next
Rob Clark
5
-45
/
+74
2024-10-16
drm/msm/dpu: don't always program merge_3d block
Jessica Zhang
1
-1
/
+1
2024-10-16
drm/msm/dpu: Don't always set merge_3d pending flush
Jessica Zhang
2
-2
/
+8
2024-10-14
drm/msm: Allocate memory for disp snapshot with kvzalloc()
Douglas Anderson
1
-2
/
+2
2024-10-14
drm/msm: Avoid NULL dereference in msm_disp_state_print_regs()
Douglas Anderson
1
-7
/
+8
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
2
-24
/
+38
2024-10-14
drm/msm/dpu: make sure phys resources are properly initialized
Dmitry Baryshkov
1
-5
/
+4
2024-09-21
Merge tag 'mm-nonmm-stable-2024-09-21-07-52' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-1
/
+1
2024-09-10
treewide: correct the typo 'retun'
WangYuli
1
-1
/
+1
2024-09-02
drm/msm/dpu: enable writeback on SM6350
Dmitry Baryshkov
1
-0
/
+18
2024-09-02
drm/msm/dpu: enable writeback on SM6125
Dmitry Baryshkov
1
-0
/
+18
2024-09-02
drm/msm/dpu: enable writeback on SC8108X
Dmitry Baryshkov
1
-0
/
+18
2024-09-02
drm/msm/dpu: enable writeback on SM8150
Dmitry Baryshkov
2
-2
/
+22
2024-09-02
drm/msm: fix %s null argument error
Sherry Yang
1
-1
/
+1
2024-09-02
drm/msm/dpu: Configure DP INTF/PHY selector
Dmitry Baryshkov
4
-6
/
+72
2024-08-05
drm/msm/dpu: take plane rotation into account for wide planes
Dmitry Baryshkov
1
-0
/
+12
2024-08-05
drm/msm/dpu: relax YUV requirements
Dmitry Baryshkov
1
-3
/
+2
2024-08-05
drm/msm/dpu: limit QCM2290 to RGB formats only
Dmitry Baryshkov
1
-2
/
+2
[next]