aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_xgmi.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-19drm/amdgpu: Adjust removal control flow for smu v13_0_2YiPeng Chai1-0/+1
2022-03-01Merge tag 'amd-drm-next-5.18-2022-02-25' of https://gitlab.freedesktop.org/agd5f/linux into drm-nextDave Airlie1-1/+2
2022-02-24drm/amdgpu: Add use_xgmi_p2p module parameterAlex Sierra1-1/+2
2022-02-25Merge tag 'drm-misc-next-2022-02-23' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie1-1/+2
2022-02-09drm/amdgpu: Rework reset domain to be refcounted.Andrey Grodzovsky1-1/+1
2022-02-09drm/amdgpu: Drop hive->in_resetAndrey Grodzovsky1-1/+0
2022-02-09drm/amdgpu: Introduce reset domainAndrey Grodzovsky1-0/+2
2022-01-14drm/amdgpu: Modify xgmi block to fit for the unified ras block data and opsyipechai1-2/+2
2021-07-23drm/amdkfd: report xgmi bandwidth between direct peers to the kfdJonathan Kim1-0/+2
2021-04-09drm/amdgpu: move xgmi ras functions to xgmi_ras_funcsHawking Zhang1-6/+1
2020-08-24drm/amdgpu: refine create and release logic of hive infoDennis Li1-7/+7
2020-08-24drm/amdgpu: refine codes to avoid reentering GPU recoveryDennis Li1-1/+2
2020-08-14drm/amdgpu: revert "fix system hang issue during GPU reset"Christian König1-2/+1
2020-07-27drm/amdgpu: fix system hang issue during GPU resetDennis Li1-1/+2
2020-04-22drm/amdgpu: fix race between pstate and remote buffer mapJonathan Kim1-1/+8
2020-04-01drm/amdgpu: added xgmi ras error reset sequenceJohn Clements1-0/+1
2020-03-06drm/amdgpu: add helper funcs to detect PCS errorHawking Zhang1-0/+8
2020-02-26drm/amdgpu: move get_xgmi_relative_phy_addr to amdgpu_xgmi.cHawking Zhang1-0/+2
2020-02-06drm/amdgpu: move xgmi init/fini to xgmi_add/remove_device call (v2)Hawking Zhang1-1/+1
2019-12-18drm/amdgpu: Add task barrier to XGMI hive.Andrey Grodzovsky1-0/+2
2019-10-03drm/amdgpu: move xgmi ras fini to xgmi blockTao Zhou1-0/+1
2019-09-16drm/amdgpu: initialize ras structures for xgmi block (v2)Hawking Zhang1-0/+1
2019-05-24drm/amdgpu: Implement get num of hops between two xgmi deviceshaoyunl1-1/+2
2019-03-27drm/amdgpu: XGMI pstate switch initial supportshaoyunl1-0/+10
2019-03-21drm/amdgpu: revert "XGMI pstate switch initial support"Christian König1-2/+0
2019-03-19drm/amdgpu: XGMI pstate switch initial supportshaoyunl1-0/+2
2019-03-19drm/amdgpu: Add sysfs entries for xgmi hive v2.Andrey Grodzovsky1-2/+4
2019-01-14drm/amd/amdgpu: add missing mutex lock to amdgpu_get_xgmi_hive() (v3)Tom St Denis1-2/+3
2018-12-03drm/amdgpu: Handle xgmi device removal.Andrey Grodzovsky1-0/+1
2018-11-28drm/amdgpu: Expose hive adev list and xgmi_mutexAndrey Grodzovsky1-5/+8
2018-11-28drm/amdgpu: Refactor amdgpu_xgmi_add_deviceAndrey Grodzovsky1-0/+36