summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/msm
AgeCommit message (Expand)Author
2025-08-29Merge tag 'drm-msm-fixes-2025-08-26' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie
2025-08-25drm/msm/dpu: Add a null ptr check for dpu_encoder_needs_modesetChenyuan Yang
2025-08-18drm/msm: skip re-emitting IBs for unusable VMsAntonino Maniscalco
2025-08-18drm/msm: Don't use %pK through printkThomas Weißschuh
2025-08-13drm/msm/dpu: Initialize crtc_state to NULL in dpu_plane_virtual_atomic_check()Nathan Chancellor
2025-08-13drm/msm: update the high bitfield of certain DSI registersAyushi Makhija
2025-08-13drm/msm/dpu: correct dpu_plane_virtual_atomic_check()Dmitry Baryshkov
2025-08-13drm/msm/kms: move snapshot init earlier in KMS initDmitry Baryshkov
2025-08-13drm/msm/dsi: Fix 14nm DSI PHY PLL Lock issueLoic Poulain
2025-08-07drm/msm: Fix objtool warning in submit_lock_objects()Sasha Levin
2025-08-07drm/msm: Handle in-place remapsRob Clark
2025-08-07drm/msm: Fix a few commentsRob Clark
2025-08-07drm/msm: Fix a7xx TPL1 cluster snapshotRob Clark
2025-08-07drm/msm: Fix debugbus snapshotRob Clark
2025-08-07drm/msm: Fix a7xx debugbus readRob Clark
2025-08-07drm/msm: Constify snapshot tablesRob Clark
2025-08-07drm/msm: Fix order of selector programming in cluster snapshotRob Clark
2025-08-07drm/msm: Fix section names and sizesRob Clark
2025-08-07drm/msm: Add missing "location"s to devcoredumpRob Clark
2025-08-07drm/msm: Fix dereference of pointer minor before null checkColin Ian King
2025-08-07drm/msm: Defer fd_install in VM_BIND ioctlRob Clark
2025-08-01drm/msm: Defer fd_install in SUBMIT ioctlRob Clark
2025-08-01drm/msm: Fix submit error path cleanupRob Clark
2025-08-01drm/msm: Fix refcnt underflow in error pathRob Clark
2025-08-01drm/msm: Update global fault counter when faulty process has already endedMaíra Canal
2025-08-01drm/msm: Fix pagetables setup/teardown serializationRob Clark
2025-08-01drm/msm: Fix build with KMS disabledRob Clark
2025-07-31Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-07-16drm/msm: Pass along the format info from .fb_create() to drm_helper_mode_fill...Ville Syrjälä
2025-07-16drm: Allow the caller to pass in the format info to drm_helper_mode_fill_fb_s...Ville Syrjälä
2025-07-16drm: Pass the format info to .fb_create()Ville Syrjälä
2025-07-16drm: Pass pixel_format+modifier directly to drm_get_format_info()Ville Syrjälä
2025-07-14drm/bridge: Pass down connector to drm bridge detect hookAndy Yan
2025-07-14drm/bridge: Make dp/hdmi_audio_* callback keep the same paramter order with g...Andy Yan
2025-07-09mm: remove callers of pfn_t functionalityAlistair Popple
2025-07-05drm/msm: Small function param doc fixRob Clark
2025-07-05drm/msm: Take the ioctls away from the KMS-only driverRob Clark
2025-07-05drm/msm: Clean up split driver featuresRob Clark
2025-07-05drm/msm: enable separate binding of GPU and display devicesDmitry Baryshkov
2025-07-05drm/msm: rework binding of Imageon GPUsDmitry Baryshkov
2025-07-05drm/msm: rearrange symbol selectionDmitry Baryshkov
2025-07-05drm/msm: bail out late_init_minor() if it is not a GPU deviceDmitry Baryshkov
2025-07-05drm/msm: make it possible to disable KMS-related code.Dmitry Baryshkov
2025-07-05drm/msm: move KMS driver data to msm_kmsDmitry Baryshkov
2025-07-05drm/msm: get rid of msm_drm_private::num_crtcsDmitry Baryshkov
2025-07-05drm/msm/mdp4: get rid of mdp4_crtc.idDmitry Baryshkov
2025-07-05drm/msm: move helper calls to msm_kms.cDmitry Baryshkov
2025-07-05drm/msm: move wq handling to KMS codeDmitry Baryshkov
2025-07-04drm/msm/adreno: Switch to the common UBWC config structKonrad Dybcio
2025-07-04soc: qcom: ubwc: Add #defines for UBWC swizzle bitsKonrad Dybcio