aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/msm (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-09-06drm/msm: make sure to not queue up recovery more than onceAntonino Maniscalco1-0/+3
2025-09-06drm/msm: adreno: a6xx: enable GMU bandwidth voting for x1e80100 GPUNeil Armstrong1-0/+11
2025-09-06drm/msm: Drop unneeded NULL checkRob Clark1-1/+1
2025-09-06drm/msm: Fix 32b size truncationRob Clark3-15/+14
2025-09-06drm/msm: Fix missing VM_BIND offset/range validationRob Clark1-0/+6
2025-09-06drm/msm: Fix obj leak in VM_BIND error pathRob Clark1-6/+19
2025-09-03drm/msm/dpu: decide right side per last bitJun Nie1-3/+2
2025-09-03drm/msm/dpu: polish log for resource allocationJun Nie1-4/+19
2025-09-03drm/msm: Do not validate SSPP when it is not readyJun Nie1-0/+4
2025-09-03drm/msm/dpu: Drop maxwidth from dpu_lm_sub_blks structJessica Zhang2-6/+0
2025-09-02drm/msm/dsi/phy_7nm: Fix missing initial VCO rateKrzysztof Kozlowski1-0/+6
2025-09-02drm/msm/dsi/phy: Define PHY_CMN_CTRL_0 bitfieldsKrzysztof Kozlowski2-6/+21
2025-09-02drm/msm/dsi/phy: Toggle back buffer resync after preparing PLLKrzysztof Kozlowski1-0/+4
2025-08-29Merge tag 'drm-msm-fixes-2025-08-26' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie23-192/+280
2025-08-29drm/msm/dpu: use drmm_writeback_connector_init()Dmitry Baryshkov1-7/+3
2025-08-29drm/msm/hdmi_pll_8960: convert from round_rate() to determine_rate()Brian Masney1-5/+7
2025-08-29drm/msm/disp/mdp4/mdp4_lvds_pll: convert from round_rate() to determine_rate()Brian Masney1-5/+8
2025-08-29drm/msm/hdmi_phy_8998: convert from round_rate() to determine_rate()Brian Masney1-10/+6
2025-08-29drm/msm/hdmi_phy_8996: convert from round_rate() to determine_rate()Brian Masney1-10/+6
2025-08-29drm/msm/dsi_phy_7nm: convert from round_rate() to determine_rate()Brian Masney1-9/+7
2025-08-29drm/msm/dsi_phy_28nm: convert from round_rate() to determine_rate()Brian Masney1-11/+10
2025-08-29drm/msm/dsi_phy_28nm_8960: convert from round_rate() to determine_rate()Brian Masney1-16/+16
2025-08-29drm/msm/dsi_phy_14nm: convert from round_rate() to determine_rate()Brian Masney1-17/+17
2025-08-29drm/msm/dsi_phy_10nm: convert from round_rate() to determine_rate()Brian Masney1-9/+7
2025-08-29drm/msm: use dev_fwnode()Jiri Slaby (SUSE)1-2/+1
2025-08-29drm/msm/dpu: Filter modes based on adjusted mode clockJessica Zhang3-11/+39
2025-08-29drm/msm: remove extraneous semicolon after a statementColin Ian King1-1/+1
2025-08-29drm/msm: Use of_reserved_mem_region_to_resource() for "memory-region"Rob Herring (Arm)1-12/+5
2025-08-29drm/msm/mdp4: Consistently use the "mdp4_" namespaceChristophe JAILLET3-21/+21
2025-08-25drm/msm/dpu: Add a null ptr check for dpu_encoder_needs_modesetChenyuan Yang1-0/+2
2025-08-23drm/msm: fix msm_gem_vma_new() allocations for managed GPUVMsDmitry Baryshkov1-6/+7
2025-08-19drm/gpuvm: Kill drm_gpuva_init()Boris Brezillon1-1/+7
2025-08-19drm/gpuvm: Pass map arguments through a structBoris Brezillon1-7/+20
2025-08-18drm/msm: skip re-emitting IBs for unusable VMsAntonino Maniscalco1-1/+8
2025-08-18drm/msm: Don't use %pK through printkThomas Weißschuh4-6/+6
2025-08-13drm/msm/dpu: Initialize crtc_state to NULL in dpu_plane_virtual_atomic_check()Nathan Chancellor1-1/+1
2025-08-13drm/msm: update the high bitfield of certain DSI registersAyushi Makhija1-14/+14
2025-08-13drm/msm/dpu: correct dpu_plane_virtual_atomic_check()Dmitry Baryshkov1-1/+1
2025-08-13drm/msm/kms: move snapshot init earlier in KMS initDmitry Baryshkov1-4/+6
2025-08-13drm/msm/dsi: Fix 14nm DSI PHY PLL Lock issueLoic Poulain2-42/+18
2025-08-07drm/msm: Fix objtool warning in submit_lock_objects()Sasha Levin1-22/+27
2025-08-07drm/msm: Handle in-place remapsRob Clark1-4/+37
2025-08-07drm/msm: Fix a few commentsRob Clark2-5/+2
2025-08-07drm/msm: Fix a7xx TPL1 cluster snapshotRob Clark2-2/+11
2025-08-07drm/msm: Fix debugbus snapshotRob Clark1-1/+2
2025-08-07drm/msm: Fix a7xx debugbus readRob Clark2-9/+37
2025-08-07drm/msm: Constify snapshot tablesRob Clark4-14/+14
2025-08-07drm/msm: Fix order of selector programming in cluster snapshotRob Clark1-4/+4
2025-08-07drm/msm: Fix section names and sizesRob Clark2-31/+31
2025-08-07drm/msm: Add missing "location"s to devcoredumpRob Clark1-0/+2