summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c
AgeCommit message (Expand)AuthorFilesLines
2020-12-23drm/amdgpu: remove unnecessary asic type checkHawking Zhang1-7/+4
2020-12-09drm/amdgpu: remove amdgpu_ttm_late_init and amdgpu_bo_late_initAlex Deucher1-2/+0
2020-11-24drm/amd/amdgpu/gmc_v9_0: Suppy some missing function doc descriptionsLee Jones1-0/+3
2020-11-24drm/amd/amdgpu/gmc_v9_0: Remove unused table 'ecc_umc_mcumc_status_addrs'Lee Jones1-35/+0
2020-11-24drm/amdgpu: make sure retry faults are handled in a work item on VegaChristian König1-8/+23
2020-11-24drm/amdgpu: drop leading zeros from the gmc9 fault addressChristian König1-1/+1
2020-11-24drm/amdgpu: Fix fall-through warnings for ClangGustavo A. R. Silva1-0/+1
2020-10-30drm/amdgpu: cleanup gmc_v9_0_process_interruptChristian König1-92/+91
2020-10-16drm/amdgpu: remove gfxhub_v1_1_funcs setKevin Wang1-9/+1
2020-09-30drm/amdgpu: drop duplicated ecc check for vega10 (v5)Guchun Chen1-12/+7
2020-09-30drm/amdgpu: use function pointer for gfxhub functionsOak Zeng1-7/+21
2020-09-23drm/amdgpu/gmc9: simplify the return expression of gmc_v9_0_suspendLiu Shixin1-6/+1
2020-09-18amdgpu/gmc_v9: Warn if SDPIF_MMIO_CNTRL_0 is not setShirish S1-1/+4
2020-09-16drm/amdgpu/gmc9: remove mmhub client duplicated caseAlex Deucher1-1/+0
2020-09-08Merge tag 'amd-drm-next-5.10-2020-09-03' of git://people.freedesktop.org/~agd...Dave Airlie1-145/+330
2020-09-03drm/amdgpu/gmc9: print client id string for mmhubAlex Deucher1-9/+230
2020-09-03drm/amdgpu/gmc9: print client id string for gfxhubAlex Deucher1-4/+26
2020-09-03drm/amdgpu: block ring buffer access during GPU recoveryDennis Li1-4/+7
2020-08-26drm/amdgpu: add pre_asic_init callback for SOC15Alex Deucher1-18/+17
2020-08-26drm/amdgpu: fix up DCHUBBUB_SDPIF_MMIO_CNTRL_0 handlingAlex Deucher1-2/+5
2020-08-24drm/amdgpu: refine message print for devices of hiveDennis Li1-1/+1
2020-08-24drm/amdgpu: refine codes to avoid reentering GPU recoveryDennis Li1-2/+2
2020-08-24treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+1
2020-08-14drm/amdgpu: revert "fix system hang issue during GPU reset"Christian König1-4/+3
2020-08-14drm/amdgpu: Use function pointer for some mmhub functionsOak Zeng1-35/+13
2020-08-05drm/amdgpu/gmc9: switch to using amdgpu_gmc_get_vbios_allocationsAlex Deucher1-74/+38
2020-08-05drm/amdgpu: move keep stolen memory check into gmc coreAlex Deucher1-8/+3
2020-08-05drm/amdgpu: move stolen vga bo from amdgpu to amdgpu.gmcAlex Deucher1-2/+2
2020-08-05drm/amdgpu: use a define for the memory size of the vga emulatorAlex Deucher1-2/+2
2020-07-27drm/amdgpu: fix system hang issue during GPU resetDennis Li1-3/+4
2020-07-08drm/amdgpu: use register distance member instead of hardcode in GMC9Huang Rui1-14/+25
2020-07-02drm/amdgpu: Let KFD use more VMIDs on ArcturusFelix Kuehling1-3/+8
2020-07-02drm/amdgpu: Clean up KFD VMID assignmentFelix Kuehling1-6/+1
2020-05-22drm/amdgpu: add apu flags (v2)Alex Deucher1-3/+2
2020-04-24drm/amdgpu/gmc: Use consistent variable on unlocksColin Ian King1-1/+1
2020-04-24drm/amdgpu: protect ring overrunYintian Tao1-1/+7
2020-04-09drm/amdgpu: Print UTCL2 client ID on a gpuvm faultOak Zeng1-0/+3
2020-03-13drm/amdgpu: update ras capability's query based on mem ecc configurationGuchun Chen1-24/+14
2020-03-05drm/amdgpu: add reset_ras_error_count function for MMHUBHawking Zhang1-0/+3
2020-02-25drm/amdgpu: Improve Vega20 XGMI TLB flush workaroundFelix Kuehling1-16/+52
2020-02-25amdgpu/gmc_v9: save/restore sdpif regs during S3Shirish S1-1/+36
2020-01-28drm/amdgpu: Use the correct flush_type in flush_gpu_tlb_pasidFelix Kuehling1-2/+2
2020-01-28drm/amdgpu: Fix TLB invalidation request when using semaphoreFelix Kuehling1-4/+4
2020-01-23drm/amdgpu: modify packet size for pm4 flush tlbsAlex Sierra1-1/+2
2020-01-16drm/amdgpu: export function to flush TLB via pasidAlex Sierra1-0/+76
2020-01-14drm/amdgpu: Create generic DF struct in adevJoseph Greathouse1-3/+3
2020-01-07drm/amdgpu/gmc: move invaliation bitmap setup to common codeAlex Deucher1-31/+1
2020-01-07drm/amd/amdgpu: L1 Policy(3/5) - removed ECC interrupt from VFZhigang Luo1-7/+11
2020-01-07drm/amd/amdgpu: L1 Policy(2/5) - removed GC GRBM violations from gfxhubZhigang Luo1-1/+1
2020-01-07drm/amd/amdgpu: L1 Policy(1/5) - removed VM settings for mmhub and gfxhub fro...Zhigang Luo1-5/+6