index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
msm
/
disp
/
dpu1
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-04
Merge tag 'drm-msm-next-2026-05-30' of https://gitlab.freedesktop.org/drm/msm into drm-next
Dave Airlie
6
-21
/
+331
2026-05-28
Merge v7.1-rc5 into drm-next
Simona Vetter
3
-7
/
+10
2026-05-22
drm/msm/dpu: invert the order of UBWC checks
Dmitry Baryshkov
1
-18
/
+18
2026-05-22
drm/msm/dpu: drop ubwc_dec_version
Dmitry Baryshkov
1
-2
/
+1
2026-05-22
drm/msm/dpu: use new helper to set ubwc_swizzle
Dmitry Baryshkov
1
-3
/
+4
2026-05-22
drm/msm/dpu: Add Milos support
Luca Weiss
4
-0
/
+310
2026-05-21
Merge branch '20260507-ubwc-rework-v4-4-c19593d20c1d@oss.qualcomm.com' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into HEAD
Dmitry Baryshkov
3
-24
/
+25
2026-05-21
Merge tag 'drm-msm-fixes-2026-05-17' of https://gitlab.freedesktop.org/drm/msm into drm-fixes
Dave Airlie
3
-7
/
+10
2026-05-13
drm/msm/dpu: don't mix devm and drmm functions
Dmitry Baryshkov
1
-1
/
+2
2026-05-13
drm/msm/dpu: Fix Kaanapali CWB register configuration
Mahadevan P
1
-1
/
+1
2026-05-13
drm/msm/dpu: fix UV scanlines calculation for YUV UBWC formats
Neil Armstrong
1
-5
/
+7
2026-05-04
drm: Rename struct drm_atomic_state to drm_atomic_commit
Maxime Ripard
8
-23
/
+23
2026-04-03
Merge tag 'drm-msm-next-2026-04-02' of https://gitlab.freedesktop.org/drm/msm into drm-next
Dave Airlie
53
-482
/
+803
2026-04-01
drm/msm/dpu: eliza: Use Eliza-specific CWB array
Krzysztof Kozlowski
1
-1
/
+1
2026-04-01
drm/msm/dpu: drop INTF_0 on MSM8953
Dmitry Baryshkov
1
-7
/
+0
2026-04-01
drm/msm/dpu: correct DP MST interface configuration
Dmitry Baryshkov
16
-31
/
+28
2026-03-27
Merge tag 'drm-misc-next-2026-03-26' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-next
Dave Airlie
1
-1
/
+0
2026-03-26
BackMerge tag 'v7.0-rc4' into drm-next
Dave Airlie
9
-72
/
+50
2026-03-25
drm/msm/dpu: support plane splitting in quad-pipe case
Jun Nie
3
-42
/
+117
2026-03-25
drm/msm/dpu: Defer SSPP allocation until CRTC check
Jun Nie
2
-81
/
+80
2026-03-25
drm/msm/dpu: Extract plane splitting into a dedicated function
Jun Nie
1
-15
/
+33
2026-03-25
drm/msm/dpu: calculate data_width like downstream
Alexander Koskovich
3
-5
/
+24
2026-03-25
drm/msm/dpu: drop VBIF index from the struct dpu_hw_vbif
Dmitry Baryshkov
4
-28
/
+8
2026-03-25
drm/msm/dpu: drop VBIF index from the VBIF params
Dmitry Baryshkov
5
-30
/
+14
2026-03-25
drm/msm/dpu: drop vbif_idx from WB configuration
Dmitry Baryshkov
22
-24
/
+4
2026-03-25
drm/msm/dpu: drop VBIF id, base and name from the catalog
Dmitry Baryshkov
3
-15
/
+9
2026-03-25
drm/msm/dpu: replace VBIF-related array with bare pointers
Dmitry Baryshkov
4
-47
/
+27
2026-03-25
drm/msm/dpu: stop declaring VBIFs as an array in catalog
Dmitry Baryshkov
37
-142
/
+87
2026-03-25
drm/msm/dpu: drop VBIF_NRT handling
Dmitry Baryshkov
3
-17
/
+0
2026-03-25
drm/msm/dpu: fix vblank IRQ registration before atomic_mode_set
Cédric Bellegarde
1
-0
/
+6
2026-03-25
drm/msm/dpu: don't try using 2 LMs if only one DSC is available
Dmitry Baryshkov
1
-1
/
+2
2026-03-25
drm/msm/dpu: fix mismatch between power and frequency
Yuanjie Yang
1
-2
/
+0
2026-03-25
drm/msm/dpu: Add support for Eliza SoC
Krzysztof Kozlowski
4
-0
/
+368
2026-03-25
drm/msm/dpu: enable virtual planes by default
Dmitry Baryshkov
1
-1
/
+1
2026-03-25
drm/msm/dpu: use full scale alpha in _dpu_crtc_setup_blend_cfg()
Dmitry Baryshkov
3
-20
/
+19
2026-03-25
drm/msm/dpu: simplify bg_alpha selection
Dmitry Baryshkov
1
-1
/
+3
2026-03-20
drm/atomic: Remove state argument to drm_atomic_private_obj_init
Maxime Ripard
1
-1
/
+0
2026-03-12
Merge tag 'drm-msm-fixes-2026-03-06' of https://gitlab.freedesktop.org/drm/msm into drm-fixes
Dave Airlie
9
-72
/
+50
2026-03-06
drm/msm/dpu: Correct the SA8775P intr_underrun/intr_underrun index
Abhinav Kumar
1
-2
/
+2
2026-02-24
drm/msm/dpu: Don't use %pK through printk (again)
Thomas Weißschuh
1
-1
/
+1
2026-02-24
Revert "drm/msm/dpu: try reserving the DSPP-less LM first"
Dmitry Baryshkov
1
-38
/
+14
2026-02-24
drm/msm/dpu: Fix smatch warnings about variable dereferenced before check
sunliming
1
-1
/
+3
2026-02-24
drm/msm/dpu: Fix LM size on a number of platforms
Konrad Dybcio
5
-30
/
+30
2026-02-23
Merge drm/drm-next into drm-misc-next
Maxime Ripard
3
-5
/
+5
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
3
-5
/
+5
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
3
-5
/
+5
2026-02-10
drm/msm: dpu1: Switch private_obj initialization to atomic_create_state
Maxime Ripard
1
-20
/
+22
2026-01-22
drm/msm/dpu: Add DSPP GC driver to provide GAMMA_LUT DRM property
Federico Amedeo Izzo
6
-14
/
+163
2026-01-21
drm/msm/dpu: try reserving the DSPP-less LM first
Dmitry Baryshkov
1
-14
/
+38
2026-01-21
drm/msm/dpu: correct error messages in RM
Dmitry Baryshkov
1
-12
/
+10
[next]