summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/msm
AgeCommit message (Expand)Author
4 daysMerge 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
2025-07-04drm/msm/a6xx: Simplify min_acc_len calculationKonrad Dybcio
2025-07-04drm/msm/a6xx: Resolve the meaning of rgb565_predicatorKonrad Dybcio
2025-07-04drm/msm/a6xx: Replace '2' with BIT(1) in level2_swizzling_dis calcKonrad Dybcio
2025-07-04drm/msm/a6xx: Resolve the meaning of UBWC_MODEKonrad Dybcio
2025-07-04drm/msm/a6xx: Simplify uavflagprd_inv detectionKonrad Dybcio
2025-07-04drm/msm/a6xx: Resolve the meaning of AMSBCKonrad Dybcio
2025-07-04drm/msm/a6xx: Get a handle to the common UBWC configKonrad Dybcio
2025-07-04drm/msm: Use the central UBWC config databaseKonrad Dybcio
2025-07-04drm/msm: Offset MDSS HBB value by 13Konrad Dybcio
2025-07-04drm/msm: Update register xmlRob Clark
2025-07-04drm/msm: Add VM_BIND throttlingRob Clark
2025-07-04drm/msm: Defer VMA unmap for fb unpinsRob Clark
2025-07-04drm/msm: Bump UAPI versionRob Clark
2025-07-04drm/msm: use trylock for debugfsRob Clark
2025-07-04drm/msm: Add mmu prealloc tracepointRob Clark
2025-07-04drm/msm: Add VMA unmap reasonRob Clark
2025-07-04drm/msm: Add VM logging for VM_BIND updatesRob Clark
2025-07-04drm/msm: Add VM_BIND ioctlRob Clark
2025-07-04drm/msm: Split out map/unmap opsRob Clark
2025-07-04drm/msm: Support pgtable preallocationRob Clark
2025-07-04drm/msm: Support IO_PGTABLE_QUIRK_NO_WARN_ONRob Clark
2025-07-04drm/msm: Add VM_BIND submitqueueRob Clark
2025-07-04drm/msm: Use DMA_RESV_USAGE_BOOKKEEP/KERNELRob Clark
2025-07-04drm/msm: Extract out syncobj helpersRob Clark
2025-07-04drm/msm: rd dumping support for sparseRob Clark
2025-07-04drm/msm: Crashdump support for sparseRob Clark
2025-07-04drm/msm: rd dumping prep for sparse mappingsRob Clark