summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_xgmi.c
Commit message (Expand)AuthorAgeFilesLines
* 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-281-1/+15
* drm/amdgpu: revert "XGMI pstate switch initial support"Christian König2019-03-211-15/+0Star
* 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-061-1/+1
* drm/amdgpu: Show XGMI node and hive message per device only onceshaoyunl2019-01-291-4/+3Star
* 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
* drm/amdgpu: Refactor amdgpu_xgmi_add_deviceAndrey Grodzovsky2018-11-281-22/+34
* drm/amdgpu: Each PSP need to get latest topology info on XGMI configurationshaoyunl2018-11-091-7/+12
* drm/amdgpu: fix frame size of amdgpu_xgmi_add_devices excceed 1024 bytesHawking Zhang2018-11-071-5/+8
* drm/amdgpu/psp: update topology info structuresHawking Zhang2018-11-061-7/+5Star
* drm/amdgpu/psp: add get_node_id functionHawking Zhang2018-11-061-4/+4
* drm/amdgpu : Generate XGMI topology info from driver levelShaoyun Liu2018-09-111-0/+119