summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/mmhub_v1_0.c
AgeCommit message (Expand)AuthorFilesLines
2020-07-08drm/amdgpu: use register distance member instead of hardcode in mmhub v1Huang Rui1-15/+24
2020-07-08drm/amdgpu: add register distance members into vmhub structureHuang Rui1-0/+6
2020-05-22drm/amdgpu: add apu flags (v2)Alex Deucher1-1/+1
2020-04-22drm/amdgpu: replace DRM prefix with PCI device info for gfx/mmhubDennis Li1-4/+8
2020-03-05drm/amdgpu: add reset_ras_error_count function for MMHUBHawking Zhang1-0/+12
2020-01-22drm/amdgpu: remove unnecessary conversion to boolNirmoy Das1-2/+2
2019-11-22drm/amdgpu: initialize vm_inv_eng0_sem for gfxhub and mmhubchangzhu1-0/+2
2019-11-22drm/amdgpu: refine query function of mmhub EDC counter in vg20Dennis Li1-52/+180
2019-10-07drm/amdgpu: remove duplicated include from mmhub_v1_0.cYueHaibing1-1/+0
2019-09-16drm/amdgpu: Disable retry faults in VMID0Felix Kuehling1-0/+2
2019-09-13drm/amdgpu/mmhub: switch to amdgpu_mmhub_ras_late_init helper functionHawking Zhang1-31/+1
2019-09-13drm/amdgpu: set ip specific ras interface pointer to NULL after free itHawking Zhang1-1/+3
2019-09-13drm/amdgpu: fix memory leak when ras is not supported on specific ip blockHawking Zhang1-1/+1
2019-09-13drm/amdgpu: add mmhub ras_late_init callback function (v2)Hawking Zhang1-0/+30
2019-08-22drm/amdgpu/mmhub1: set mmhub clock gating for rnPrike Liang1-0/+1
2019-08-15drm/amdgpu: implement querying ras error count for mmhubTao Zhou1-0/+55
2019-08-12drm/amdgpu: split athub clock gating from mmhubLe Ma1-43/+12
2019-08-12drm/amdgpu: add amdgpu_mmhub_funcs definitionTao Zhou1-0/+9
2019-08-02drm/amdgpu: cleanup vega10 SRIOV code pathMonk Liu1-5/+5
2019-07-18drm/amdgpu: rename AMDGPU_GFXHUB/MMHUB macro with hub numberLe Ma1-1/+1
2019-07-16drm/amdkfd: Consistently apply noretry settingFelix Kuehling1-1/+2
2019-05-24drm/amdgpu: Skip setting some regs under Vega10 VFTrigger Huang1-5/+20
2019-05-08Merge tag 'drm-next-2019-05-09' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-2/+2
2019-04-12drm/amdgpu/gmc9: fix VM_L2_CNTL3 programmingAlex Deucher1-0/+1
2019-03-20drm/amdgpu: re-enable retry faultsChristian König1-1/+1
2019-03-19drm/amdgpu: Set VM_L2_CNTL.PDE_FAULT_CLASSIFICATION to 0Yong Zhao1-1/+1
2018-11-19Merge branch 'drm-next-4.21' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie1-7/+12
2018-11-12drm/amdgpu: set system aperture to cover whole FB regionshaoyunl1-3/+3
2018-11-05drm/amdgpu: Expose *_setup_vm_pt_regs for kfd to useYong Zhao1-7/+12
2018-10-24drm/amdgpu: Fix null point errorRex Zhu1-1/+1
2018-09-26drm/amdgpu: fix the page fault of raven2Huang Rui1-1/+2
2018-09-14drm/amdgpu: simplify Raven, Raven2, and Picasso handlingAlex Deucher1-6/+5
2018-09-14drm/amdgpu: fix the VM fault while write at the top of the invisible vramHuang Rui1-2/+13
2018-09-14drm/amdgpu: enable mmhub power gatingKenneth Feng1-220/+0
2018-09-14drm/amdgpu: add clockgating support for picassoLikun Gao1-5/+6
2018-09-10drm/amdgpu/gmc9: Adjust GART and AGP location with xgmi offset (v2)Alex Deucher1-0/+7
2018-09-10drm/amdgpu: enable AGP aperture for GMC9 v2Christian König1-5/+5
2018-08-27drm/amdgpu: add amdgpu_gmc_pd_addr helperChristian König1-6/+1
2018-08-27drm/amdgpu: remove gart.table_addrChristian König1-4/+3
2018-07-05drm/amd/pp: Unify powergate_uvd/vce/mmhub to set_powergating_by_smuRex Zhu1-2/+2
2018-07-05drm/amdgpu: Rename set_mmhub_powergating_by_smu to powergate_mmhubRex Zhu1-2/+2
2018-05-17drm/amdgpu/mmhub: Add clockgating support for vega20Feifei Xu1-0/+1
2018-03-21drm/amdgpu/mmhub: add clockgating support for vega12Alex Deucher1-0/+1
2018-02-26drm/amdgpu: use the TTM dummy page instead of allocating oneChristian König1-2/+2
2018-02-19drm/amdgpu: add mmhub powergating set by smuEric Huang1-0/+3
2018-02-19drm/amdgpu: move struct amdgpu_mc into amdgpu_gmc.hChristian König1-12/+12
2018-02-19drm/amdgpu: Update MMHUB power gating register settingsYong Zhao1-28/+33
2017-12-18drm/amdgpu: implement 2+1 PD support for Raven v3Christian König1-18/+31
2017-12-08drm/admgpu: Reduce the usage of soc15ip.hShaoyun Liu1-1/+0
2017-12-06drm/amd/include:cleanup vega10 header files.Feifei Xu1-2/+2