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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-01
Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+0
2025-07-16
drm/msm: Pass along the format info from .fb_create() to drm_helper_mode_fill...
Ville Syrjälä
1
-6
/
+8
2025-07-16
drm: Allow the caller to pass in the format info to drm_helper_mode_fill_fb_s...
Ville Syrjälä
1
-1
/
+1
2025-07-16
drm: Pass the format info to .fb_create()
Ville Syrjälä
2
-5
/
+4
2025-07-16
drm: Pass pixel_format+modifier directly to drm_get_format_info()
Ville Syrjälä
1
-2
/
+4
2025-07-14
drm/bridge: Pass down connector to drm bridge detect hook
Andy Yan
4
-5
/
+6
2025-07-14
drm/bridge: Make dp/hdmi_audio_* callback keep the same paramter order with g...
Andy Yan
4
-16
/
+16
2025-07-10
mm: remove callers of pfn_t functionality
Alistair Popple
1
-1
/
+0
2025-07-05
drm/msm: Small function param doc fix
Rob Clark
1
-1
/
+1
2025-07-05
drm/msm: Take the ioctls away from the KMS-only driver
Rob Clark
1
-2
/
+0
2025-07-05
drm/msm: Clean up split driver features
Rob Clark
1
-15
/
+17
2025-07-05
drm/msm: enable separate binding of GPU and display devices
Dmitry Baryshkov
3
-5
/
+48
2025-07-05
drm/msm: rework binding of Imageon GPUs
Dmitry Baryshkov
3
-59
/
+72
2025-07-05
drm/msm: rearrange symbol selection
Dmitry Baryshkov
1
-10
/
+10
2025-07-05
drm/msm: bail out late_init_minor() if it is not a GPU device
Dmitry Baryshkov
1
-0
/
+5
2025-07-05
drm/msm: make it possible to disable KMS-related code.
Dmitry Baryshkov
8
-62
/
+117
2025-07-05
drm/msm: move KMS driver data to msm_kms
Dmitry Baryshkov
10
-57
/
+55
2025-07-05
drm/msm: get rid of msm_drm_private::num_crtcs
Dmitry Baryshkov
5
-12
/
+4
2025-07-05
drm/msm/mdp4: get rid of mdp4_crtc.id
Dmitry Baryshkov
3
-7
/
+4
2025-07-05
drm/msm: move helper calls to msm_kms.c
Dmitry Baryshkov
3
-6
/
+25
2025-07-05
drm/msm: move wq handling to KMS code
Dmitry Baryshkov
7
-26
/
+22
2025-07-05
drm/msm/adreno: Switch to the common UBWC config struct
Konrad Dybcio
4
-86
/
+59
2025-07-05
soc: qcom: ubwc: Add #defines for UBWC swizzle bits
Konrad Dybcio
1
-1
/
+1
2025-07-05
drm/msm/a6xx: Simplify min_acc_len calculation
Konrad Dybcio
1
-9
/
+9
2025-07-05
drm/msm/a6xx: Resolve the meaning of rgb565_predicator
Konrad Dybcio
1
-5
/
+2
2025-07-05
drm/msm/a6xx: Replace '2' with BIT(1) in level2_swizzling_dis calc
Konrad Dybcio
1
-1
/
+1
2025-07-05
drm/msm/a6xx: Resolve the meaning of UBWC_MODE
Konrad Dybcio
1
-1
/
+1
2025-07-05
drm/msm/a6xx: Simplify uavflagprd_inv detection
Konrad Dybcio
1
-9
/
+6
2025-07-05
drm/msm/a6xx: Resolve the meaning of AMSBC
Konrad Dybcio
1
-9
/
+3
2025-07-05
drm/msm/a6xx: Get a handle to the common UBWC config
Konrad Dybcio
2
-2
/
+17
2025-07-05
drm/msm: Use the central UBWC config database
Konrad Dybcio
10
-318
/
+70
2025-07-05
drm/msm: Offset MDSS HBB value by 13
Konrad Dybcio
1
-26
/
+26
2025-07-05
drm/msm: Update register xml
Rob Clark
14
-3027
/
+3312
2025-07-05
drm/msm: Add VM_BIND throttling
Rob Clark
2
-2
/
+46
2025-07-05
drm/msm: Defer VMA unmap for fb unpins
Rob Clark
6
-26
/
+123
2025-07-05
drm/msm: Bump UAPI version
Rob Clark
1
-1
/
+2
2025-07-05
drm/msm: use trylock for debugfs
Rob Clark
2
-1
/
+8
2025-07-05
drm/msm: Add mmu prealloc tracepoint
Rob Clark
2
-0
/
+18
2025-07-05
drm/msm: Add VMA unmap reason
Rob Clark
3
-13
/
+24
2025-07-05
drm/msm: Add VM logging for VM_BIND updates
Rob Clark
5
-13
/
+202
2025-07-05
drm/msm: Add VM_BIND ioctl
Rob Clark
6
-32
/
+1132
2025-07-05
drm/msm: Split out map/unmap ops
Rob Clark
1
-7
/
+56
2025-07-05
drm/msm: Support pgtable preallocation
Rob Clark
3
-1
/
+225
2025-07-05
drm/msm: Support IO_PGTABLE_QUIRK_NO_WARN_ON
Rob Clark
3
-7
/
+20
2025-07-05
drm/msm: Add VM_BIND submitqueue
Rob Clark
5
-23
/
+193
2025-07-05
drm/msm: Use DMA_RESV_USAGE_BOOKKEEP/KERNEL
Rob Clark
2
-4
/
+4
2025-07-05
drm/msm: Extract out syncobj helpers
Rob Clark
4
-180
/
+222
2025-07-05
drm/msm: rd dumping support for sparse
Rob Clark
1
-15
/
+33
2025-07-05
drm/msm: Crashdump support for sparse
Rob Clark
1
-24
/
+72
2025-07-05
drm/msm: rd dumping prep for sparse mappings
Rob Clark
2
-31
/
+17
[next]