aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu/drm/msm/disp
AgeCommit message (Expand)AuthorFilesLines
2026-04-03Merge tag 'drm-msm-next-2026-04-02' of https://gitlab.freedesktop.org/drm/msm into drm-nextDave Airlie57-672/+806
2026-04-01drm/msm/dpu: eliza: Use Eliza-specific CWB arrayKrzysztof Kozlowski1-1/+1
2026-04-01drm/msm/dpu: drop INTF_0 on MSM8953Dmitry Baryshkov1-7/+0
2026-04-01drm/msm/dpu: correct DP MST interface configurationDmitry Baryshkov16-31/+28
2026-04-01drm/msm/mdp5: drop workarounds specific to MDP5 1.0Dmitry Baryshkov1-7/+1
2026-04-01drm/msm/mdp5: drop single flush supportDmitry Baryshkov2-91/+0
2026-03-27Merge tag 'drm-misc-next-2026-03-26' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-nextDave Airlie2-2/+0
2026-03-26BackMerge tag 'v7.0-rc4' into drm-nextDave Airlie9-72/+50
2026-03-25drm/msm/dpu: support plane splitting in quad-pipe caseJun Nie3-42/+117
2026-03-25drm/msm/dpu: Defer SSPP allocation until CRTC checkJun Nie2-81/+80
2026-03-25drm/msm/dpu: Extract plane splitting into a dedicated functionJun Nie1-15/+33
2026-03-25drm/msm/dpu: calculate data_width like downstreamAlexander Koskovich3-5/+24
2026-03-25drm/msm/dpu: drop VBIF index from the struct dpu_hw_vbifDmitry Baryshkov4-28/+8
2026-03-25drm/msm/dpu: drop VBIF index from the VBIF paramsDmitry Baryshkov5-30/+14
2026-03-25drm/msm/dpu: drop vbif_idx from WB configurationDmitry Baryshkov22-24/+4
2026-03-25drm/msm/dpu: drop VBIF id, base and name from the catalogDmitry Baryshkov3-15/+9
2026-03-25drm/msm/dpu: replace VBIF-related array with bare pointersDmitry Baryshkov4-47/+27
2026-03-25drm/msm/dpu: stop declaring VBIFs as an array in catalogDmitry Baryshkov37-142/+87
2026-03-25drm/msm/dpu: drop VBIF_NRT handlingDmitry Baryshkov3-17/+0
2026-03-25drm/msm/dpu: fix vblank IRQ registration before atomic_mode_setCédric Bellegarde1-0/+6
2026-03-25drm/msm/dpu: don't try using 2 LMs if only one DSC is availableDmitry Baryshkov1-1/+2
2026-03-25drm/msm/dpu: fix mismatch between power and frequencyYuanjie Yang1-2/+0
2026-03-25drm/msm/dpu: Add support for Eliza SoCKrzysztof Kozlowski4-0/+368
2026-03-25drm/msm/mdp5: Remove MSM8974v1Konrad Dybcio1-92/+2
2026-03-25drm/msm/dpu: enable virtual planes by defaultDmitry Baryshkov1-1/+1
2026-03-25drm/msm/dpu: use full scale alpha in _dpu_crtc_setup_blend_cfg()Dmitry Baryshkov3-20/+19
2026-03-25drm/msm/dpu: simplify bg_alpha selectionDmitry Baryshkov1-1/+3
2026-03-20drm/atomic: Remove state argument to drm_atomic_private_obj_initMaxime Ripard2-2/+0
2026-03-12Merge tag 'drm-msm-fixes-2026-03-06' of https://gitlab.freedesktop.org/drm/msm into drm-fixesDave Airlie9-72/+50
2026-03-06drm/msm/dpu: Correct the SA8775P intr_underrun/intr_underrun indexAbhinav Kumar1-2/+2
2026-02-24drm/msm/dpu: Don't use %pK through printk (again)Thomas Weißschuh1-1/+1
2026-02-24Revert "drm/msm/dpu: try reserving the DSPP-less LM first"Dmitry Baryshkov1-38/+14
2026-02-24drm/msm/dpu: Fix smatch warnings about variable dereferenced before checksunliming1-1/+3
2026-02-24drm/msm/dpu: Fix LM size on a number of platformsKonrad Dybcio5-30/+30
2026-02-23Merge drm/drm-next into drm-misc-nextMaxime Ripard8-11/+10
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds1-2/+1
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds7-9/+9
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook8-11/+11
2026-02-10drm/msm: dpu1: Switch private_obj initialization to atomic_create_stateMaxime Ripard1-20/+22
2026-02-10drm/msm: mdp5: Switch private_obj initialization to atomic_create_stateMaxime Ripard1-19/+22
2026-01-22drm/msm/dpu: Add DSPP GC driver to provide GAMMA_LUT DRM propertyFederico Amedeo Izzo6-14/+163
2026-01-21drm/msm/dpu: try reserving the DSPP-less LM firstDmitry Baryshkov1-14/+38
2026-01-21drm/msm/dpu: correct error messages in RMDmitry Baryshkov1-12/+10
2026-01-21drm/msm/dpu: Add support for Kaanapali DPUYuanjie Yang4-0/+535
2026-01-21drm/msm/dpu: Add Kaanapali WB supportYuanjie Yang1-2/+15
2026-01-21drm/msm/dpu: Add Kaanapali SSPP sub-block supportYuanjie Yang6-4/+372
2026-01-21drm/msm/dpu: Refactor SSPP to compatible DPU 13.0.0Yuanjie Yang2-41/+111
2026-01-21drm/msm/dpu: Add interrupt registers for DPU 13.0.0Yuanjie Yang1-1/+88
2026-01-21drm/msm/dpu: fix SSPP_UBWC_STATIC_CTRL programming on UBWC 5.x+Dmitry Baryshkov1-21/+24
2026-01-21drm/msm/dpu: program correct register for UBWC config on DPU 8.x+Dmitry Baryshkov1-6/+19