summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/msm
AgeCommit message (Expand)Author
2026-03-25drm/msm/hdmi: Consistently use u32 instead of uint32_tKrzysztof Kozlowski
2026-03-25drm/msm/hdmi: Simplify with local 'dev' variableKrzysztof Kozlowski
2026-03-25drm/msm/hdmi: Avoid double error print on msm_hdmi_get_phy() failureKrzysztof Kozlowski
2026-03-25drm/msm/hdmi: Simplify with dev_of_node()Krzysztof Kozlowski
2026-03-25drm/msm/hdmi: Fix wrong CTRL1 register used in writing info framesKrzysztof Kozlowski
2026-03-25drm/msm/hdmi: make 'msm_hdmi_pm_ops' staticBen Dooks
2026-03-25drm/msm/mdss: Add a TODO for better managing the MDSS clock power stateKonrad Dybcio
2026-03-25drm/msm/dsi: add the missing parameter descriptionPengyu Luo
2026-03-25drm/msm/dpu: fix mismatch between power and frequencyYuanjie Yang
2026-03-25drm/msm/mdss: Add support for Eliza SoCKrzysztof Kozlowski
2026-03-25drm/msm/dpu: Add support for Eliza SoCKrzysztof Kozlowski
2026-03-25drm/msm/mdp5: Remove MSM8974v1Konrad Dybcio
2026-03-25drm/msm: add missing MODULE_DEVICE_ID definitionsDmitry Baryshkov
2026-03-25drm/msm/dpu: enable virtual planes by defaultDmitry Baryshkov
2026-03-25drm/msm/dsi/phy: rename DSI_PHY_7NM_QUIRK_PRE_V4_1 to DSI_PHY_7NM_QUIRK_V4_0Pengyu Luo
2026-03-25drm/msm/dpu: use full scale alpha in _dpu_crtc_setup_blend_cfg()Dmitry Baryshkov
2026-03-25drm/msm/dpu: simplify bg_alpha selectionDmitry Baryshkov
2026-03-20drm/atomic: Remove state argument to drm_atomic_private_obj_initMaxime Ripard
2026-03-12Merge tag 'drm-msm-fixes-2026-03-06' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie
2026-03-06drm/msm/dsi: fix pclk rate calculation for bonded dsiPengyu Luo
2026-03-06drm/msm/dsi/phy: fix hardware revisionPengyu Luo
2026-03-06drm/msm/dpu: Correct the SA8775P intr_underrun/intr_underrun indexAbhinav Kumar
2026-03-05drm/msm/a8xx: Fix ubwc config related to swizzlingAkhil P Oommen
2026-03-03drm/msm: Fix dma_free_attrs() buffer sizeThomas Fourier
2026-03-03drm/msm/a6xx: Fix the bogus protect error on X2-85Akhil P Oommen
2026-02-24drm/msm/dsi: fix hdisplay calculation when programming dsi registersPengyu Luo
2026-02-24drm/msm/dpu: Don't use %pK through printk (again)Thomas Weißschuh
2026-02-24Revert "drm/msm/dpu: try reserving the DSPP-less LM first"Dmitry Baryshkov
2026-02-24drm/msm/dpu: Fix smatch warnings about variable dereferenced before checksunliming
2026-02-24drm/msm: Adjust msm_iommu_pagetable_prealloc_allocate() allocation typeKees Cook
2026-02-24drm/msm/dpu: Fix LM size on a number of platformsKonrad Dybcio
2026-02-24drm/msm/adreno: Add GPU to MODULE_DEVICE_TABLEAkhil P Oommen
2026-02-23Merge drm/drm-next into drm-misc-nextMaxime Ripard
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-19drm/msm: Adjust msm_iommu_pagetable_prealloc_allocate() allocation typeKees Cook
2026-02-10drm/msm: dpu1: Switch private_obj initialization to atomic_create_stateMaxime Ripard
2026-02-10drm/msm: mdp5: Switch private_obj initialization to atomic_create_stateMaxime Ripard
2026-01-28Merge tag 'drm-msm-next-2026-01-23' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie
2026-01-28BackMerge tag 'v6.19-rc7' into drm-nextDave Airlie
2026-01-22drm/msm/a8xx: Add UBWC v6 supportAkhil P Oommen
2026-01-22drm/msm/dpu: Add DSPP GC driver to provide GAMMA_LUT DRM propertyFederico Amedeo Izzo
2026-01-21drm/msm/dp: Avoid division by zero in msm_dp_ctrl_config_msa()Nathan Chancellor
2026-01-21drm/msm/dpu: try reserving the DSPP-less LM firstDmitry Baryshkov
2026-01-21drm/msm/dpu: correct error messages in RMDmitry Baryshkov
2026-01-21drm/msm/dpu: Add support for Kaanapali DPUYuanjie Yang
2026-01-21drm/msm/dpu: Add Kaanapali WB supportYuanjie Yang
2026-01-21drm/msm/dpu: Add Kaanapali SSPP sub-block supportYuanjie Yang
2026-01-21drm/msm/dpu: Refactor SSPP to compatible DPU 13.0.0Yuanjie Yang