summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/msm
AgeCommit message (Expand)AuthorFilesLines
3 daysdrm/msm: Restore second parameter name in purge() and evict()Nathan Chancellor1-2/+2
3 daysdrm/msm/snapshot: fix dumping of the unaligned regionsDmitry Baryshkov1-6/+18
3 daysdrm/msm: Fix iommu_map_sgtable() return value check and avoid WARNMikko Perttunen1-2/+3
3 daysdrm/msm/adreno: fix userspace-triggered crash on a2xx-a4xxDmitry Baryshkov1-0/+6
3 daysdrm/msm/dpu: don't mix devm and drmm functionsDmitry Baryshkov1-1/+2
3 daysdrm/msm/dsi: don't dump registers past the mapped regionDmitry Baryshkov1-0/+1
3 daysdrm/msm: Fix shrinker deadlockDaniel J Blueman1-24/+16
12 daysdrm/msm/dpu: drop INTF_0 on MSM8953Dmitry Baryshkov1-7/+0
12 daysdrm/msm/a6xx: Use barriers while updating HFI Q headersAkhil P Oommen1-4/+10
12 daysdrm/msm/a6xx: Fix dumping A650+ debugbus blocksConnor Abbott1-6/+6
12 daysdrm/msm/shrinker: Fix can_block() logicRob Clark1-3/+2
12 daysdrm/msm/a6xx: Fix HLSQ register dumpingRob Clark1-1/+1
12 daysdrm/msm: Fix VM_BIND UNMAP lockingRob Clark1-1/+1
12 daysdrm/msm: Reject fb creation from _NO_SHARE objsRob Clark1-1/+6
12 daysdrm/msm/vma: Avoid lock in VM_BIND fence signaling pathRob Clark2-3/+9
12 daysdrm/msm/dsi: rename MSM8998 DSI version from V2_2_0 to V2_0_0Alexander Koskovich2-3/+3
12 daysdrm/msm/dsi: fix hdisplay calculation for CMD mode panelPengyu Luo1-5/+10
12 daysdrm/msm/dsi: fix bits_per_pclkPengyu Luo1-1/+1
12 daysdrm/msm/dpu: don't try using 2 LMs if only one DSC is availableDmitry Baryshkov1-1/+2
12 daysdrm/msm/dsi: add the missing parameter descriptionPengyu Luo1-0/+1
12 daysdrm/msm/dpu: fix mismatch between power and frequencyYuanjie Yang1-2/+0
12 daysdrm/msm: add missing MODULE_DEVICE_ID definitionsDmitry Baryshkov5-0/+5
2026-05-17drm/msm: always recover the gpuAnna Maniscalco1-22/+20
2026-05-17drm/msm/gem: fix error handling in msm_ioctl_gem_info_get_metadata()Yasuaki Torimaru1-1/+6
2026-05-17drm/msm/hdmi: Fix wrong CTRL1 register used in writing info framesKrzysztof Kozlowski1-2/+2
2026-03-19drm/msm/dpu: Correct the SA8775P intr_underrun/intr_underrun indexAbhinav Kumar1-2/+2
2026-03-19drm/msm: Fix dma_free_attrs() buffer sizeThomas Fourier1-1/+1
2026-03-19drm/msm/dsi: fix pclk rate calculation for bonded dsiPengyu Luo1-6/+23
2026-03-19drm/msm/dsi: fix hdisplay calculation when programming dsi registersPengyu Luo1-6/+8
2026-02-27drm/msm/dp: Avoid division by zero in msm_dp_ctrl_config_msa()Nathan Chancellor1-6/+18
2026-02-27drm/msm/dpu: program correct register for UBWC config on DPU 8.x+Dmitry Baryshkov1-6/+19
2026-02-27drm/msm/dpu: offset HBB values written to DPU by -13Dmitry Baryshkov1-4/+6
2026-02-27drm/msm/mdss: correct HBB programmed on UBWC 5.x and 6.x devicesDmitry Baryshkov1-1/+1
2026-02-27drm/msm/a2xx: fix pixel shader start on A225Dmitry Baryshkov1-1/+4
2026-02-27drm/msm/dsi_phy_14nm: convert from divider_round_rate() to divider_determine_...Brian Masney1-6/+1
2026-02-27drm/msm/dpu: fix CMD panels on DPU 1.x - 3.xDmitry Baryshkov1-3/+4
2026-02-27drm/msm/disp: set num_planes to 1 for interleaved YUV formatsDmitry Baryshkov1-4/+4
2026-02-27drm/msm/dp: Update msm_dp_controller IDs for sa8775pMani Chandana Ballary Kuntumalla1-2/+2
2026-02-27drm/msm/dpu: fix WD timer handling on DPU 8.xDmitry Baryshkov5-13/+57
2026-02-27drm/msm/dpu: Set vsync source irrespective of mdp top supportTeguh Sobirin1-8/+8
2026-02-27drm/msm/disp/dpu: add merge3d support for sc7280Mahadevan P1-2/+12
2026-02-06drm/msm/a6xx: fix bogus hwcg register updatesJohan Hovold1-2/+0
2026-01-08drm/msm: add PERFCTR_CNTL to ifpc_reglistAnna Maniscalco1-0/+1
2026-01-08drm/msm/dpu: Add missing NULL pointer check for pingpong interfaceNikolay Kuratov1-6/+4
2026-01-08drm/msm/a6xx: Fix out of bound IO access in a6xx_get_gmu_registersAkhil P Oommen1-1/+1
2026-01-02drm/msm/a6xx: move preempt_prepare_postamble after error checkAlok Tiwari1-2/+2
2026-01-02drm/msm: adreno: fix deferencing ifpc_reglist when not declaredNeil Armstrong1-8/+10
2025-12-18drm/msm/a6xx: Improve MX rail fallback in RPMH vote initAkhil P Oommen1-11/+15
2025-12-18drm/msm/a6xx: Fix the gemnoc workaroundAkhil P Oommen1-4/+4
2025-12-18drm/msm/a6xx: Flush LRZ cache before PT switchAkhil P Oommen1-2/+8