summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_xgmi.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-21drm/amdgpu fix incorrect sysfs remove behavior for xgmiJack Zhang1-7/+16
2020-05-14drm/amdgpu: remove redundant assignment to variable retColin Ian King1-1/+1
2020-05-08drm/amdgpu: use node_id and node_size to calcualte dram_base_addressHawking Zhang1-25/+2
2020-04-27drm/amdgpu: sw pstate switch should only be for vega20Jonathan Kim1-1/+3
2020-04-22drm/amdgpu: fix race between pstate and remote buffer mapJonathan Kim1-32/+36
2020-04-01drm/amdgpu: added xgmi ras error reset sequenceJohn Clements1-0/+30
2020-03-10drm/amdgpu: call ras_debugfs_create_all in debugfs_initTao Zhou1-1/+0
2020-03-06drm/amdgpu: enable PCS error report on arcturusHawking Zhang1-0/+31
2020-03-06drm/amdgpu: add helper funcs to detect PCS errorHawking Zhang1-0/+173
2020-02-26drm/amdgpu: toggle DF-Cstate to protect DF reg accessHawking Zhang1-5/+20
2020-02-26drm/amdgpu: move get_xgmi_relative_phy_addr to amdgpu_xgmi.cHawking Zhang1-0/+15
2020-02-06drm/amdgpu: move xgmi init/fini to xgmi_add/remove_device call (v2)Hawking Zhang1-3/+12
2020-01-14drm/amdgpu: Create generic DF struct in adevJoseph Greathouse1-3/+3
2020-01-14drm/amd/powerplay: cover the powerplay implementation details V3Evan Quan1-7/+1
2019-12-18drm/amdgpu: Add task barrier to XGMI hive.Andrey Grodzovsky1-0/+4
2019-11-07drm/amdgpu: fix vega20 pstate status changeJonathan Kim1-3/+4
2019-11-06drm/amdgpu: fix possible pstate switch race conditionEvan Quan1-2/+32
2019-11-06drm/amd/powerplay: support xgmi pstate setting on powerplay routine V2Evan Quan1-0/+5
2019-10-03drm/amdgpu: move xgmi ras fini to xgmi blockTao Zhou1-0/+14
2019-09-16drm/amdgpu: initialize ras structures for xgmi block (v2)Hawking Zhang1-0/+36
2019-07-30drm/amdgpu: adding xgmi error monitoringJonathan Kim1-2/+36
2019-07-18amd/powerplay: No SW XGMI dpm for Arcturus rev 2Yong Zhao1-1/+1
2019-07-18drm/amdgpu: skip get/update xgmi topology info when no psp existsLe Ma1-22/+25
2019-07-18drm/amdgpu: Hack xgmi topology info when there is no psp fwOak Zeng1-11/+16
2019-05-24drm/amd/doc: Add XGMI sysfs documentationTom St Denis1-0/+28
2019-05-24drm/amdgpu: Update latest xgmi topology info after each device is enumulatedshaoyunl1-12/+20
2019-05-24drm/amdgpu: Implement get num of hops between two xgmi deviceshaoyunl1-5/+18
2019-04-12drm/amdgpu: Set proper function to set xgmi pstateshaoyunl1-1/+12
2019-03-27drm/amdgpu: XGMI pstate switch initial supportshaoyunl1-1/+15
2019-03-21drm/amdgpu: revert "XGMI pstate switch initial support"Christian König1-15/+0
2019-03-19drm/amdgpu: XGMI pstate switch initial supportshaoyunl1-0/+15
2019-03-19drm/amdgpu: Add sysfs entries for xgmi hive v2.Andrey Grodzovsky1-3/+142
2019-02-05drm/amd/amdgpu: fix spelling mistake "matech" -> "match"Colin Ian King1-1/+1
2019-01-29drm/amdgpu: Show XGMI node and hive message per device only onceshaoyunl1-4/+3
2019-01-14drm/amd/amdgpu: add missing mutex lock to amdgpu_get_xgmi_hive() (v3)Tom St Denis1-14/+26
2019-01-14drm/amdgpu: Add message print when unable to get valid hiveshaoyunl1-1/+6
2018-12-18drm/amdgpu: correct the return value for error caseEvan Quan1-2/+13
2018-12-04drm/amdgpu: Update XGMI node printAndrey Grodzovsky1-1/+1
2018-12-03drm/amdgpu: Handle xgmi device removal.Andrey Grodzovsky1-0/+20
2018-12-03drm/amdgpu: add a xgmi supported flagAlex Deucher1-2/+2
2018-11-28drm/amdgpu: Expose hive adev list and xgmi_mutexAndrey Grodzovsky1-8/+8
2018-11-28drm/amdgpu: Refactor amdgpu_xgmi_add_deviceAndrey Grodzovsky1-22/+34
2018-11-09drm/amdgpu: Each PSP need to get latest topology info on XGMI configurationshaoyunl1-7/+12
2018-11-07drm/amdgpu: fix frame size of amdgpu_xgmi_add_devices excceed 1024 bytesHawking Zhang1-5/+8
2018-11-06drm/amdgpu/psp: update topology info structuresHawking Zhang1-7/+5
2018-11-06drm/amdgpu/psp: add get_node_id functionHawking Zhang1-4/+4
2018-09-10drm/amdgpu : Generate XGMI topology info from driver levelShaoyun Liu1-0/+119