summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/msm/adreno/a6xx_catalog.c
AgeCommit message (Expand)AuthorFilesLines
2025-07-05drm/msm: Update register xmlRob Clark1-1/+1
2025-07-04drm/msm/adreno: Add Adreno X1-45 supportAkhil P Oommen1-0/+39
2025-07-04drm/msm/adreno: Add speedbin support for X1-85Akhil P Oommen1-0/+7
2025-05-10drm/msm/adreno: Remove MODULE_FIRMWARE()'sRob Clark1-11/+0
2025-05-04drm/msm/adreno: Drop fictional address_space_sizeRob Clark1-17/+16
2025-02-28drm/msm/a6xx: Add support for Adreno 623Jie Zhang1-0/+29
2025-01-03drm/msm: adreno: enable GMU bandwidth for A740 and A750Neil Armstrong1-0/+22
2024-10-27drm/msm/a6xx: Add support for A663Puranam V G Tejaswi1-0/+19
2024-10-03drm/msm/a6xx: Enable preemption for tested a7xx targetsAntonino Maniscalco1-4/+8
2024-10-03drm/msm/a6xx: Add a pwrup_list field to a6xx_infoAntonino Maniscalco1-0/+26
2024-10-03drm/msm: Add a `preempt_record_size` fieldAntonino Maniscalco1-0/+4
2024-09-01drm/msm/a6xx: Add A621 supportKonrad Dybcio1-1/+77
2024-09-01drm/msm/a6xx: Set GMU CGC properties on a6xx tooKonrad Dybcio1-1/+0
2024-09-01drm/msm/a6xx: Store correct gmu_cgc_mode in struct a6xx_infoKonrad Dybcio1-0/+19
2024-09-01drm/msm/a6xx: Store primFifoThreshold in struct a6xx_infoKonrad Dybcio1-0/+15
2024-08-30drm/msm/adreno: add a615 supportRichard Acayan1-0/+27
2024-08-30drm/msm/a6xx: Add A642L speedbin (0x81)Eugene Lepshy1-0/+1
2024-07-02drm/msm/a6xx: Add missing __always_unusedRob Clark1-1/+1
2024-06-30drm/msm/adreno: Introduce gmu_chipid for a740 & a750Akhil P Oommen1-0/+2
2024-06-29drm/msm/adreno: Add support for X185 GPUAkhil P Oommen1-0/+18
2024-06-20drm/msm/adreno: Move CP_PROTECT settings to hw catalogRob Clark1-0/+247
2024-06-20drm/msm/adreno: Move hwcg table into a6xx specific infoRob Clark1-15/+50
2024-06-20drm/msm/adreno: Move hwcg regs to a6xx hw catalogRob Clark1-0/+619
2024-06-20drm/msm/adreno: Split catalog into separate filesRob Clark1-0/+338