aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-29drm/amdgpu: keep the stolen memory in visible vram regionTianci.Yin1-1/+2
2019-08-27drm/amdgpu: add dummy read for some GCVM status registersXiaojie Yuan1-0/+16
2019-08-22drm/amdgpu: unity mc base address for arcturusFrank.Min1-6/+6
2019-08-22drm/amdgpu: disable agp for sriovFrank.Min1-2/+1
2019-08-15drm/amdgpu: Add printing for RW extracted from VM_L2_PROTECTION_FAULT_STATUSYong Zhao1-0/+3
2019-08-15drm/amdgpu: Export function to flush TLB of specific vm hubOak Zeng1-33/+36
2019-08-15drm/amdgpu: simplify and cleanup setting the dma maskChristoph Hellwig1-17/+3
2019-08-12drm/amdgpu: add gmc v9 supports for renoirHuang Rui1-0/+7
2019-08-12drm/amdgpu: add mmhub clock gating for ArcturusLe Ma1-6/+6
2019-08-12drm/amdgpu: split athub clock gating from mmhubLe Ma1-1/+8
2019-08-12drm/amdgpu: create mmhub ras frameworkTao Zhou1-32/+80
2019-08-12drm/amdgpu: add amdgpu_mmhub_funcs definitionTao Zhou1-0/+12
2019-08-02drm/amdgpu: replace AMDGPU_RAS_UE with AMDGPU_RAS_SUCCESSTao Zhou1-1/+1
2019-08-02drm/amdgpu: only uncorrectable error needs gpu resetTao Zhou1-1/+5
2019-08-02drm/amdgpu: add error address query for umc rasTao Zhou1-0/+5
2019-08-02drm/amdgpu: initialize new parameters and functions for amdgpu_umc structureTao Zhou1-2/+5
2019-08-02drm/amdgpu: cleanup vega10 SRIOV code pathMonk Liu1-1/+1
2019-07-31drm/amdgpu: update interrupt callback for all ras clientsTao Zhou1-2/+2
2019-07-31drm/amdgpu: switch to amdgpu_umc structureTao Zhou1-3/+5
2019-07-31drm/amdgpu: querry umc error countHawking Zhang1-0/+3
2019-07-31drm/amdgpu: init umc v6_1 functions for vega20Hawking Zhang1-0/+14
2019-07-18drm/amdgpu: Add more detail to the VM fault printingYong Zhao1-2/+16
2019-07-18drm/amdgpu: keep stolen memory for arctHawking Zhang1-1/+3
2019-07-18drm/amdgpu: skip pasid mapping for second mmhub on ArcturusLe Ma1-0/+4
2019-07-18drm/amdgpu: update vmc interrupt routine to support 3 vmhubsLe Ma1-3/+14
2019-07-18drm/amdgpu: add VMC1 interrupt client id for ArcturusLe Ma1-0/+7
2019-07-18drm/amdgpu: use new mmhub interfaces for ArcturusLe Ma1-6/+29
2019-07-18drm/amdgpu: add one more mmhub instance for Arcturus (v2)Le Ma1-1/+5
2019-07-18drm/amdgpu: add new member in amdgpu_device for vmhub counts per asic chipLe Ma1-3/+7
2019-07-18drm/amdgpu: rename AMDGPU_GFXHUB/MMHUB macro with hub numberLe Ma1-3/+3
2019-07-18drm/amdgpu: add gmc basic support for ArcturusLe Ma1-0/+5
2019-06-25Merge branch 'drm-next' into drm-next-5.3Alex Deucher1-2/+5
2019-06-20drm/amd/gmc9: rename AMDGPU_PTE_MTYPE to AMDGPU_PTE_MTYPE_VG10Hawking Zhang1-7/+7
2019-06-19Merge v5.2-rc5 into drm-nextDaniel Vetter1-2/+1
2019-06-14Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDaniel Vetter1-0/+4
2019-06-13amdgpu: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-4/+1
2019-06-10drm/amd: drop use of drmP.h in amdgpu.hSam Ravnborg1-0/+4
2019-05-31Merge branch 'drm-next-5.3' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie1-3/+32
2019-05-29drm/amdgpu: reserve stollen vram for raven seriesFlora Cui1-2/+1
2019-05-24drm/amdgpu/sriov: Need to initialize the HDP_NONSURFACE_BAStETiecheng Zhou1-0/+3
2019-05-24drm/amdgpu: gmc handle ras resumexinhui pan1-1/+18
2019-05-24drm/amdgpu: Skip setting some regs under Vega10 VFTrigger Huang1-0/+3
2019-05-24drm/amdgpu: gmc support ras gpu resetxinhui pan1-2/+8
2019-05-20drm/amdgpu/gmc9: set vram_width properly for SR-IOVAlex Deucher1-1/+9
2019-05-20drm/amdgpu: keep stolen memory on picassoFlora Cui1-0/+1
2019-04-10drm/amdgpu: Add a check to avoid panic because of unexpected irqsxinhui pan1-1/+7
2019-04-10drm/amdgpu: gmc use amdgpu_ras_feature_enable_on_bootxinhui pan1-2/+2
2019-04-03Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie1-314/+330
2019-03-25Merge tag 'drm-misc-next-2019-03-21' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDaniel Vetter1-1/+1
2019-03-19drm/amdgpu: use ring/hash for fault handling on GMC9 v3Christian König1-57/+3