index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
msm
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-19
drm/msm/a6xx: Fix PDC sleep sequence
Akhil P Oommen
2
-11
/
+23
2025-10-15
drm/msm/dpu: fix incorrect type for ret
Qianfeng Rong
1
-1
/
+1
2025-10-15
drm/msm: Fix bootup splat with separate_gpu_drm modparam
Akhil P Oommen
1
-0
/
+1
2025-10-15
drm/msm: stop supporting no-IOMMU configuration
Dmitry Baryshkov
1
-3
/
+2
2025-10-15
drm/msm/mdp4: stop supporting no-IOMMU configuration
Dmitry Baryshkov
1
-3
/
+3
2025-10-15
drm/msm: Fix missing VM_BIND offset/range validation
Rob Clark
1
-0
/
+6
2025-10-15
drm/msm: Fix obj leak in VM_BIND error path
Rob Clark
1
-6
/
+19
2025-10-15
drm/msm: Do not validate SSPP when it is not ready
Jun Nie
1
-0
/
+4
2025-08-29
Merge tag 'drm-msm-fixes-2025-08-26' of https://gitlab.freedesktop.org/drm/msm into drm-fixes
Dave Airlie
23
-192
/
+280
2025-08-25
drm/msm/dpu: Add a null ptr check for dpu_encoder_needs_modeset
Chenyuan Yang
1
-0
/
+2
2025-08-18
drm/msm: skip re-emitting IBs for unusable VMs
Antonino Maniscalco
1
-1
/
+8
2025-08-18
drm/msm: Don't use %pK through printk
Thomas Weißschuh
4
-6
/
+6
2025-08-13
drm/msm/dpu: Initialize crtc_state to NULL in dpu_plane_virtual_atomic_check()
Nathan Chancellor
1
-1
/
+1
2025-08-13
drm/msm: update the high bitfield of certain DSI registers
Ayushi Makhija
1
-14
/
+14
2025-08-13
drm/msm/dpu: correct dpu_plane_virtual_atomic_check()
Dmitry Baryshkov
1
-1
/
+1
2025-08-13
drm/msm/kms: move snapshot init earlier in KMS init
Dmitry Baryshkov
1
-4
/
+6
2025-08-13
drm/msm/dsi: Fix 14nm DSI PHY PLL Lock issue
Loic Poulain
2
-42
/
+18
2025-08-07
drm/msm: Fix objtool warning in submit_lock_objects()
Sasha Levin
1
-22
/
+27
2025-08-07
drm/msm: Handle in-place remaps
Rob Clark
1
-4
/
+37
2025-08-07
drm/msm: Fix a few comments
Rob Clark
2
-5
/
+2
2025-08-07
drm/msm: Fix a7xx TPL1 cluster snapshot
Rob Clark
2
-2
/
+11
2025-08-07
drm/msm: Fix debugbus snapshot
Rob Clark
1
-1
/
+2
2025-08-07
drm/msm: Fix a7xx debugbus read
Rob Clark
2
-9
/
+37
2025-08-07
drm/msm: Constify snapshot tables
Rob Clark
4
-14
/
+14
2025-08-07
drm/msm: Fix order of selector programming in cluster snapshot
Rob Clark
1
-4
/
+4
2025-08-07
drm/msm: Fix section names and sizes
Rob Clark
2
-31
/
+31
2025-08-07
drm/msm: Add missing "location"s to devcoredump
Rob Clark
1
-0
/
+2
2025-08-07
drm/msm: Fix dereference of pointer minor before null check
Colin Ian King
1
-4
/
+7
2025-08-07
drm/msm: Defer fd_install in VM_BIND ioctl
Rob Clark
1
-7
/
+7
2025-08-01
drm/msm: Defer fd_install in SUBMIT ioctl
Rob Clark
1
-7
/
+7
2025-08-01
drm/msm: Fix submit error path cleanup
Rob Clark
1
-4
/
+5
2025-08-01
drm/msm: Fix refcnt underflow in error path
Rob Clark
1
-1
/
+3
2025-08-01
drm/msm: Update global fault counter when faulty process has already ended
Maíra Canal
1
-3
/
+8
2025-08-01
drm/msm: Fix pagetables setup/teardown serialization
Rob Clark
1
-4
/
+12
2025-08-01
drm/msm: Fix build with KMS disabled
Rob Clark
1
-1
/
+8
2025-07-31
Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-1
/
+0
2025-07-16
drm/msm: Pass along the format info from .fb_create() to drm_helper_mode_fill_fb_struct()
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_struct()
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 get_modes
Andy Yan
4
-16
/
+16
2025-07-09
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
[next]