summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/mmhub_v2_0.c
AgeCommit message (Expand)AuthorFilesLines
2020-07-01drm/amdgpu: add gmc cg support for sienna_cichlidLikun Gao1-0/+1
2020-06-03drm/amdgpu: add support on mmhub for sienna_cichlidLikun Gao1-14/+57
2020-05-28drm/amdgpu/gmc10: program the smallK fragment sizeAlex Deucher1-0/+4
2020-03-05drm/amdgpu/sriov: skip programing some regs with new L1 policyTiecheng Zhou1-17/+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-10-30drm/amdgpu/gmc10: properly set BANK_SELECT and FRAGMENT_SIZEAlex Deucher1-0/+9
2019-10-03drm/amdgpu: Export setup_vm_pt_regs() logic for mmhub 2.0Yong Zhao1-7/+12
2019-09-16drm/amdgpu: Disable retry faults in VMID0Felix Kuehling1-0/+2
2019-08-15drm/amdgpu: Set VM_L2_CNTL.PDE_FAULT_CLASSIFICATION to 0 for GFX10Yong Zhao1-1/+1
2019-08-12drm/amdgpu/mmhub2: set clock gating for navi12Xiaojie Yuan1-0/+1
2019-07-18drm/amdgpu: rename AMDGPU_GFXHUB/MMHUB macro with hub numberLe Ma1-1/+1
2019-07-18drm/amdgpu/mmhub2: set clock gating for navi14Xiaojie Yuan1-0/+1
2019-07-16drm/amdkfd: Consistently apply noretry settingFelix Kuehling1-1/+2
2019-06-21drm/amd: the data retured from PRT is expected to be 0Jack Xiao1-0/+2
2019-06-20drm/amdgpu: add mmhub v2 block for navi10 (v4)Hawking Zhang1-0/+442