summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c
AgeCommit message (Expand)Author
2019-09-16drm/amdgpu: add graceful VM fault handling v3Christian König
2019-09-16drm/amdgpu: initialize ras structures for xgmi block (v2)Hawking Zhang
2019-09-16drm/amdgpu: move umc late init from gmc to umc blockTao Zhou
2019-09-16drm/amdgpu: cleanup PTE flag generation v3Christian König
2019-09-16drm/amdgpu: cleanup mtype mappingChristian König
2019-09-13drm/amdgpu: save umc error recordsTao Zhou
2019-09-13drm/amdgpu: change r type to int in gmc_v9_0_late_initTao Zhou
2019-09-13drm/amdgpu/gmc: switch to amdgpu_gmc_ras_late_init helper functionHawking Zhang
2019-09-13drm/amdgpu: set ip specific ras interface pointer to NULL after free itHawking Zhang
2019-09-13drm/amdgpu: Avoid HW GPU reset for RAS.Andrey Grodzovsky
2019-09-13drm/amdgpu: fix memory leak when ras is not supported on specific ip blockHawking Zhang
2019-09-13drm/amdgpu: check mmhub_funcs pointer before refering to itHawking Zhang
2019-09-13drm/amdgpu: Support new arcturus mtypeOak Zeng
2019-09-13drm/amdgpu: add mmhub ras_late_init callback function (v2)Hawking Zhang
2019-09-13drm/amdgpu: switch to amdgpu_ras_late_init for gmc v9 block (v2)Hawking Zhang
2019-09-13drm/amdgpu: switch to new amdgpu_nbio structureHawking Zhang
2019-08-29drm/amdgpu: keep the stolen memory in visible vram regionTianci.Yin
2019-08-27drm/amdgpu: add dummy read for some GCVM status registersXiaojie Yuan
2019-08-22drm/amdgpu: unity mc base address for arcturusFrank.Min
2019-08-22drm/amdgpu: disable agp for sriovFrank.Min
2019-08-15drm/amdgpu: Add printing for RW extracted from VM_L2_PROTECTION_FAULT_STATUSYong Zhao
2019-08-15drm/amdgpu: Export function to flush TLB of specific vm hubOak Zeng
2019-08-15drm/amdgpu: simplify and cleanup setting the dma maskChristoph Hellwig
2019-08-12drm/amdgpu: add gmc v9 supports for renoirHuang Rui
2019-08-12drm/amdgpu: add mmhub clock gating for ArcturusLe Ma
2019-08-12drm/amdgpu: split athub clock gating from mmhubLe Ma
2019-08-12drm/amdgpu: create mmhub ras frameworkTao Zhou
2019-08-12drm/amdgpu: add amdgpu_mmhub_funcs definitionTao Zhou
2019-08-02drm/amdgpu: replace AMDGPU_RAS_UE with AMDGPU_RAS_SUCCESSTao Zhou
2019-08-02drm/amdgpu: only uncorrectable error needs gpu resetTao Zhou
2019-08-02drm/amdgpu: add error address query for umc rasTao Zhou
2019-08-02drm/amdgpu: initialize new parameters and functions for amdgpu_umc structureTao Zhou
2019-08-02drm/amdgpu: cleanup vega10 SRIOV code pathMonk Liu
2019-07-31drm/amdgpu: update interrupt callback for all ras clientsTao Zhou
2019-07-31drm/amdgpu: switch to amdgpu_umc structureTao Zhou
2019-07-31drm/amdgpu: querry umc error countHawking Zhang
2019-07-31drm/amdgpu: init umc v6_1 functions for vega20Hawking Zhang
2019-07-18drm/amdgpu: Add more detail to the VM fault printingYong Zhao
2019-07-18drm/amdgpu: keep stolen memory for arctHawking Zhang
2019-07-18drm/amdgpu: skip pasid mapping for second mmhub on ArcturusLe Ma
2019-07-18drm/amdgpu: update vmc interrupt routine to support 3 vmhubsLe Ma
2019-07-18drm/amdgpu: add VMC1 interrupt client id for ArcturusLe Ma
2019-07-18drm/amdgpu: use new mmhub interfaces for ArcturusLe Ma
2019-07-18drm/amdgpu: add one more mmhub instance for Arcturus (v2)Le Ma
2019-07-18drm/amdgpu: add new member in amdgpu_device for vmhub counts per asic chipLe Ma
2019-07-18drm/amdgpu: rename AMDGPU_GFXHUB/MMHUB macro with hub numberLe Ma
2019-07-18drm/amdgpu: add gmc basic support for ArcturusLe Ma
2019-06-25Merge branch 'drm-next' into drm-next-5.3Alex Deucher
2019-06-20drm/amd/gmc9: rename AMDGPU_PTE_MTYPE to AMDGPU_PTE_MTYPE_VG10Hawking Zhang
2019-06-19Merge v5.2-rc5 into drm-nextDaniel Vetter