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