summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_xgmi.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: Fix inconsistent of format with argument type in amdgpu_xgmi.cYe Bin2020-10-091-1/+1
* drm/amdgpu: Get DRM dev from adev by inline-fLuben Tuikov2020-08-241-1/+1
* drm/amdgpu: drm_device to amdgpu_device by inline-f (v2)Luben Tuikov2020-08-241-2/+2
* drm/amdgpu: refine create and release logic of hive infoDennis Li2020-08-241-95/+113
* drm/amdgpu: refine codes to avoid reentering GPU recoveryDennis Li2020-08-241-2/+1
* drm/amdgpu: revert "fix system hang issue during GPU reset"Christian König2020-08-141-7/+4
* drm/amdgpu: unlock mutex on errorDennis Li2020-08-071-3/+3
* drm/amdgpu: fix system hang issue during GPU resetDennis Li2020-07-271-4/+7
* drm/amdgpu: remove unused functionsNirmoy Das2020-07-011-5/+0
* drm/amdgpu fix incorrect sysfs remove behavior for xgmiJack Zhang2020-05-211-7/+16
* drm/amdgpu: remove redundant assignment to variable retColin Ian King2020-05-141-1/+1
* drm/amdgpu: use node_id and node_size to calcualte dram_base_addressHawking Zhang2020-05-081-25/+2
* drm/amdgpu: sw pstate switch should only be for vega20Jonathan Kim2020-04-271-1/+3
* drm/amdgpu: fix race between pstate and remote buffer mapJonathan Kim2020-04-221-32/+36
* drm/amdgpu: added xgmi ras error reset sequenceJohn Clements2020-04-011-0/+30
* drm/amdgpu: call ras_debugfs_create_all in debugfs_initTao Zhou2020-03-101-1/+0
* drm/amdgpu: enable PCS error report on arcturusHawking Zhang2020-03-061-0/+31
* drm/amdgpu: add helper funcs to detect PCS errorHawking Zhang2020-03-061-0/+173
* drm/amdgpu: toggle DF-Cstate to protect DF reg accessHawking Zhang2020-02-261-5/+20
* drm/amdgpu: move get_xgmi_relative_phy_addr to amdgpu_xgmi.cHawking Zhang2020-02-261-0/+15
* drm/amdgpu: move xgmi init/fini to xgmi_add/remove_device call (v2)Hawking Zhang2020-02-061-3/+12
* drm/amdgpu: Create generic DF struct in adevJoseph Greathouse2020-01-141-3/+3
* drm/amd/powerplay: cover the powerplay implementation details V3Evan Quan2020-01-141-7/+1
* drm/amdgpu: Add task barrier to XGMI hive.Andrey Grodzovsky2019-12-181-0/+4
* drm/amdgpu: fix vega20 pstate status changeJonathan Kim2019-11-071-3/+4
* drm/amdgpu: fix possible pstate switch race conditionEvan Quan2019-11-061-2/+32
* drm/amd/powerplay: support xgmi pstate setting on powerplay routine V2Evan Quan2019-11-061-0/+5
* drm/amdgpu: move xgmi ras fini to xgmi blockTao Zhou2019-10-031-0/+14
* drm/amdgpu: initialize ras structures for xgmi block (v2)Hawking Zhang2019-09-161-0/+36
* drm/amdgpu: adding xgmi error monitoringJonathan Kim2019-07-301-2/+36
* amd/powerplay: No SW XGMI dpm for Arcturus rev 2Yong Zhao2019-07-181-1/+1
* drm/amdgpu: skip get/update xgmi topology info when no psp existsLe Ma2019-07-181-22/+25
* drm/amdgpu: Hack xgmi topology info when there is no psp fwOak Zeng2019-07-181-11/+16
* drm/amd/doc: Add XGMI sysfs documentationTom St Denis2019-05-241-0/+28
* drm/amdgpu: Update latest xgmi topology info after each device is enumulatedshaoyunl2019-05-241-12/+20
* drm/amdgpu: Implement get num of hops between two xgmi deviceshaoyunl2019-05-241-5/+18
* drm/amdgpu: Set proper function to set xgmi pstateshaoyunl2019-04-121-1/+12
* drm/amdgpu: XGMI pstate switch initial supportshaoyunl2019-03-271-1/+15
* drm/amdgpu: revert "XGMI pstate switch initial support"Christian König2019-03-211-15/+0
* drm/amdgpu: XGMI pstate switch initial supportshaoyunl2019-03-191-0/+15
* drm/amdgpu: Add sysfs entries for xgmi hive v2.Andrey Grodzovsky2019-03-191-3/+142
* drm/amd/amdgpu: fix spelling mistake "matech" -> "match"Colin Ian King2019-02-051-1/+1
* drm/amdgpu: Show XGMI node and hive message per device only onceshaoyunl2019-01-291-4/+3
* drm/amd/amdgpu: add missing mutex lock to amdgpu_get_xgmi_hive() (v3)Tom St Denis2019-01-141-14/+26
* drm/amdgpu: Add message print when unable to get valid hiveshaoyunl2019-01-141-1/+6
* drm/amdgpu: correct the return value for error caseEvan Quan2018-12-181-2/+13
* drm/amdgpu: Update XGMI node printAndrey Grodzovsky2018-12-041-1/+1
* drm/amdgpu: Handle xgmi device removal.Andrey Grodzovsky2018-12-031-0/+20
* drm/amdgpu: add a xgmi supported flagAlex Deucher2018-12-031-2/+2
* drm/amdgpu: Expose hive adev list and xgmi_mutexAndrey Grodzovsky2018-11-281-8/+8