summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/msm/adreno/a6xx_catalog.c
AgeCommit message (Expand)AuthorFilesLines
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