summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/msm
AgeCommit message (Expand)AuthorLines
2024-09-02drm/msm/dpu: enable writeback on SM8150Dmitry Baryshkov-2/+22
2024-09-02drm/msm: fix %s null argument errorSherry Yang-1/+1
2024-09-02drm/msm/dsi: correct programming sequence for SM8350 / SM8450Dmitry Baryshkov-1/+11
2024-09-02drm/msm/dp: enable widebus on all relevant chipsetsAbhinav Kumar-5/+5
2024-09-02drm/msm: add msm8998 hdmi phy/pll supportArnaud Vrac-0/+882
2024-09-02drm/msm/hdmi: add "qcom,hdmi-tx-8998" compatibleMarc Gonzalez-0/+1
2024-09-02drm/msm/dpu: Configure DP INTF/PHY selectorDmitry Baryshkov-6/+72
2024-09-01drm/msm/adreno: Add A306A supportOtto Pflüger-3/+28
2024-09-01drm/msm/a6xx: Add A621 supportKonrad Dybcio-1/+106
2024-09-01drm/msm/a6xx: Set GMU CGC properties on a6xx tooKonrad Dybcio-10/+17
2024-09-01drm/msm/a6xx: Use the per-GPU value for gmu_cgc_modeKonrad Dybcio-4/+2
2024-09-01drm/msm/a6xx: Store correct gmu_cgc_mode in struct a6xx_infoKonrad Dybcio-0/+20
2024-09-01drm/msm/a6xx: Store primFifoThreshold in struct a6xx_infoKonrad Dybcio-19/+21
2024-09-01drm/msm/a6xx: Evaluate adreno_is_a650_family in pdc_in_aop checkKonrad Dybcio-2/+1
2024-09-01drm/msm/a5xx: workaround early ring-buffer emptiness checkVladimir Lypak-0/+9
2024-09-01drm/msm/a5xx: fix races in preemption evaluation stageVladimir Lypak-2/+23
2024-09-01drm/msm/a5xx: properly clear preemption records on resumeVladimir Lypak-0/+2
2024-09-01drm/msm/a5xx: disable preemption in submits by defaultVladimir Lypak-2/+6
2024-09-01drm/msm/adreno: Assign msm_gpu->pdev earlier to avoid nullptrsKonrad Dybcio-1/+1
2024-08-30drm/msm: Fix incorrect file name output in adreno_request_fw()Aleksandr Mishin-1/+1
2024-08-30drm/msm: Fix UBWC macrotile_mode for a680Connor Abbott-0/+3
2024-08-30drm/msm: Expose expanded UBWC config uapiConnor Abbott-0/+6
2024-08-30drm/msm: Expand UBWC config settingConnor Abbott-17/+53
2024-08-30drm/msm: Update a6xx register XMLConnor Abbott-21/+1097
2024-08-30drm/msm: Fix CP_BV_DRAW_STATE_ADDR nameConnor Abbott-1/+1
2024-08-30drm/msm: Dump correct dbgahb clusters on a750Connor Abbott-2/+5
2024-08-30drm/msm: Use a7xx family directly in gpu_stateConnor Abbott-21/+20
2024-08-30drm/msm/adreno: add a615 supportRichard Acayan-0/+27
2024-08-30drm/msm/a6xx: Add A642L speedbin (0x81)Eugene Lepshy-0/+1
2024-08-30drm/msm: Remove unused pm_stateRob Clark-2/+0
2024-08-30drm/msm: Remove prototypes for non-existing functionsLaurent Pinchart-2/+0
2024-08-30drm/msm/adreno: Use kvmemdup to simplify the codeLi Zetao-4/+2
2024-08-23Merge tag 'drm-msm-fixes-2024-08-19' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie-30/+37
2024-08-15drm/msm/adreno: Fix error return if missing firmware-nameRob Clark-1/+1
2024-08-13drm/msm: fix the highest_bank_bit for sc7180Abhinav Kumar-1/+1
2024-08-05drm/msm/dpu: take plane rotation into account for wide planesDmitry Baryshkov-0/+12
2024-08-05drm/msm/dpu: relax YUV requirementsDmitry Baryshkov-3/+2
2024-08-05drm/msm/dpu: limit QCM2290 to RGB formats onlyDmitry Baryshkov-2/+2
2024-08-05drm/msm/dpu: cleanup FB if dpu_format_populate_layout failsDmitry Baryshkov-0/+3
2024-08-05drm/msm/dp: reset the link phy params before link trainingAbhinav Kumar-0/+2
2024-08-05drm/msm/dpu: move dpu_encoder's connector assignment to atomic_enable()Abhinav Kumar-2/+2
2024-08-05drm/msm/dp: fix the max supported bpp logicAbhinav Kumar-9/+10
2024-08-05drm/msm/dpu: don't play tricks with debug macrosDmitry Baryshkov-12/+2
2024-07-19Merge tag 'iommu-updates-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-2/+5
2024-07-04drm/msm: Use iommu_paging_domain_alloc()Lu Baolu-2/+5
2024-07-02drm/msm/gem: Add missing rcu_dereference()Rob Clark-1/+1
2024-07-02drm/msm/a6xx: Add missing __always_unusedRob Clark-1/+1
2024-07-01drm/msm/adreno: Add support for Adreno 505 GPUDaniil Titov-12/+35
2024-07-01drm/msm/dpu: check ubwc support before adding compressed formatsAbhinav Kumar-1/+6
2024-06-29drm/msm/adreno: Introduce gmu_chipid for a740 & a750Akhil P Oommen-22/+3