summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/msm/adreno
AgeCommit message (Expand)Author
2025-02-21Merge tag 'drm-msm-fixes-2025-02-20' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie
2025-02-15drm/msm/a6xx: Only print the GMU firmware version onceKonrad Dybcio
2025-01-13Merge tag 'drm-msm-next-2025-01-07' of gitlab.freedesktop.org:drm/msm into dr...Dave Airlie
2025-01-03drm/msm: UAPI error reportingRob Clark
2025-01-03drm/msm/a5xx: remove null pointer check on pdevColin Ian King
2025-01-03drm/msm: Expose uche trap base via uapiDanylo Piliaiev
2025-01-03drm/msm: adreno: enable GMU bandwidth for A740 and A750Neil Armstrong
2025-01-03drm/msm: adreno: find bandwidth index of OPP and set it along freq indexNeil Armstrong
2025-01-03drm/msm: adreno: dynamically generate GMU bw tableNeil Armstrong
2025-01-03drm/msm: adreno: add plumbing to generate bandwidth vote table for GMUNeil Armstrong
2025-01-03drm/msm: adreno: add defines for gpu & gmu frequency table sizesNeil Armstrong
2025-01-03drm/msm/a6xx: Print GMU core firmware version at bootKonrad Dybcio
2025-01-03Merge remote-tracking branch 'pm/opp/linux-next' into HEADRob Clark
2024-12-24drm/msm: Check return value of of_dma_configure()Sui Jingfeng
2024-12-24drm/msm: fix -Wformat-security warningsArnd Bergmann
2024-12-01Get rid of 'remove_new' relic from platform driver structLinus Torvalds
2024-11-21Merge tag 'drm-next-2024-11-21' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-11-13Merge tag 'qcom-drivers-for-6.13-2' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann
2024-11-11drm/msm/adreno: Setup SMMU aparture for per-process page tableBjorn Andersson
2024-10-28drm/msm/a6xx: Fix excessive stack usageAkhil P Oommen
2024-10-27drm/msm/adreno: Use IRQF_NO_AUTOEN flag in request_irq()Jinjie Ruan
2024-10-27drm/msm: Fix some typos in commentShen Lichuan
2024-10-27drm/msm/a6xx: Add support for A663Puranam V G Tejaswi
2024-10-27drm/msm/a6xx: Remove logically deadcode in a6xx_preempt.cEverest K.C.
2024-10-20Merge branch 'msm-fixes' into msm-nextRob Clark
2024-10-15drm/msm/a6xx+: Insert a fence wait before SMMU table updateRob Clark
2024-10-03drm/msm/a6xx: Enable preemption for tested a7xx targetsAntonino Maniscalco
2024-10-03drm/msm/a6xx: Add a flag to allow preemption to submitqueue_createAntonino Maniscalco
2024-10-03drm/msm/a6xx: Add traces for preemptionAntonino Maniscalco
2024-10-03drm/msm/a6xx: Use posamble to reset counters on preemptionAntonino Maniscalco
2024-10-03drm/msm/a6xx: Implement preemption for a7xx targetsAntonino Maniscalco
2024-10-03drm/msm/a6xx: Add a pwrup_list field to a6xx_infoAntonino Maniscalco
2024-10-03drm/msm: Add a `preempt_record_size` fieldAntonino Maniscalco
2024-10-03drm/msm/a6xx: Track current_ctx_seqno per ringAntonino Maniscalco
2024-10-03drm/msm: Fix bv_fence being used as bv_rptrAntonino Maniscalco
2024-09-01drm/msm/adreno: Add A306A supportOtto Pflüger
2024-09-01drm/msm/a6xx: Add A621 supportKonrad Dybcio
2024-09-01drm/msm/a6xx: Set GMU CGC properties on a6xx tooKonrad Dybcio
2024-09-01drm/msm/a6xx: Use the per-GPU value for gmu_cgc_modeKonrad Dybcio
2024-09-01drm/msm/a6xx: Store correct gmu_cgc_mode in struct a6xx_infoKonrad Dybcio
2024-09-01drm/msm/a6xx: Store primFifoThreshold in struct a6xx_infoKonrad Dybcio
2024-09-01drm/msm/a6xx: Evaluate adreno_is_a650_family in pdc_in_aop checkKonrad Dybcio
2024-09-01drm/msm/a5xx: workaround early ring-buffer emptiness checkVladimir Lypak
2024-09-01drm/msm/a5xx: fix races in preemption evaluation stageVladimir Lypak
2024-09-01drm/msm/a5xx: properly clear preemption records on resumeVladimir Lypak
2024-09-01drm/msm/a5xx: disable preemption in submits by defaultVladimir Lypak
2024-09-01drm/msm/adreno: Assign msm_gpu->pdev earlier to avoid nullptrsKonrad Dybcio
2024-08-30drm/msm: Fix incorrect file name output in adreno_request_fw()Aleksandr Mishin
2024-08-30drm/msm: Fix UBWC macrotile_mode for a680Connor Abbott
2024-08-30drm/msm: Expose expanded UBWC config uapiConnor Abbott