index
:
git.armlinux.org.uk/linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
msm
Age
Commit message (
Expand
)
Author
2025-08-29
Merge tag 'drm-msm-fixes-2025-08-26' of https://gitlab.freedesktop.org/drm/ms...
Dave Airlie
2025-08-25
drm/msm/dpu: Add a null ptr check for dpu_encoder_needs_modeset
Chenyuan Yang
2025-08-18
drm/msm: skip re-emitting IBs for unusable VMs
Antonino Maniscalco
2025-08-18
drm/msm: Don't use %pK through printk
Thomas Weißschuh
2025-08-13
drm/msm/dpu: Initialize crtc_state to NULL in dpu_plane_virtual_atomic_check()
Nathan Chancellor
2025-08-13
drm/msm: update the high bitfield of certain DSI registers
Ayushi Makhija
2025-08-13
drm/msm/dpu: correct dpu_plane_virtual_atomic_check()
Dmitry Baryshkov
2025-08-13
drm/msm/kms: move snapshot init earlier in KMS init
Dmitry Baryshkov
2025-08-13
drm/msm/dsi: Fix 14nm DSI PHY PLL Lock issue
Loic Poulain
2025-08-07
drm/msm: Fix objtool warning in submit_lock_objects()
Sasha Levin
2025-08-07
drm/msm: Handle in-place remaps
Rob Clark
2025-08-07
drm/msm: Fix a few comments
Rob Clark
2025-08-07
drm/msm: Fix a7xx TPL1 cluster snapshot
Rob Clark
2025-08-07
drm/msm: Fix debugbus snapshot
Rob Clark
2025-08-07
drm/msm: Fix a7xx debugbus read
Rob Clark
2025-08-07
drm/msm: Constify snapshot tables
Rob Clark
2025-08-07
drm/msm: Fix order of selector programming in cluster snapshot
Rob Clark
2025-08-07
drm/msm: Fix section names and sizes
Rob Clark
2025-08-07
drm/msm: Add missing "location"s to devcoredump
Rob Clark
2025-08-07
drm/msm: Fix dereference of pointer minor before null check
Colin Ian King
2025-08-07
drm/msm: Defer fd_install in VM_BIND ioctl
Rob Clark
2025-08-01
drm/msm: Defer fd_install in SUBMIT ioctl
Rob Clark
2025-08-01
drm/msm: Fix submit error path cleanup
Rob Clark
2025-08-01
drm/msm: Fix refcnt underflow in error path
Rob Clark
2025-08-01
drm/msm: Update global fault counter when faulty process has already ended
Maíra Canal
2025-08-01
drm/msm: Fix pagetables setup/teardown serialization
Rob Clark
2025-08-01
drm/msm: Fix build with KMS disabled
Rob Clark
2025-07-31
Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-07-16
drm/msm: Pass along the format info from .fb_create() to drm_helper_mode_fill...
Ville Syrjälä
2025-07-16
drm: Allow the caller to pass in the format info to drm_helper_mode_fill_fb_s...
Ville Syrjälä
2025-07-16
drm: Pass the format info to .fb_create()
Ville Syrjälä
2025-07-16
drm: Pass pixel_format+modifier directly to drm_get_format_info()
Ville Syrjälä
2025-07-14
drm/bridge: Pass down connector to drm bridge detect hook
Andy Yan
2025-07-14
drm/bridge: Make dp/hdmi_audio_* callback keep the same paramter order with g...
Andy Yan
2025-07-09
mm: remove callers of pfn_t functionality
Alistair Popple
2025-07-05
drm/msm: Small function param doc fix
Rob Clark
2025-07-05
drm/msm: Take the ioctls away from the KMS-only driver
Rob Clark
2025-07-05
drm/msm: Clean up split driver features
Rob Clark
2025-07-05
drm/msm: enable separate binding of GPU and display devices
Dmitry Baryshkov
2025-07-05
drm/msm: rework binding of Imageon GPUs
Dmitry Baryshkov
2025-07-05
drm/msm: rearrange symbol selection
Dmitry Baryshkov
2025-07-05
drm/msm: bail out late_init_minor() if it is not a GPU device
Dmitry Baryshkov
2025-07-05
drm/msm: make it possible to disable KMS-related code.
Dmitry Baryshkov
2025-07-05
drm/msm: move KMS driver data to msm_kms
Dmitry Baryshkov
2025-07-05
drm/msm: get rid of msm_drm_private::num_crtcs
Dmitry Baryshkov
2025-07-05
drm/msm/mdp4: get rid of mdp4_crtc.id
Dmitry Baryshkov
2025-07-05
drm/msm: move helper calls to msm_kms.c
Dmitry Baryshkov
2025-07-05
drm/msm: move wq handling to KMS code
Dmitry Baryshkov
2025-07-04
drm/msm/adreno: Switch to the common UBWC config struct
Konrad Dybcio
2025-07-04
soc: qcom: ubwc: Add #defines for UBWC swizzle bits
Konrad Dybcio
[next]