Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-04-28 | drm/amdgpu: implement smuio callback to query socket id | Hawking Zhang | 1 | -0/+1 | |
get_socket_id is used to query socket id Signed-off-by: Hawking Zhang <[email protected]> Reviewed-by: John Clements <[email protected]> Signed-off-by: Alex Deucher <[email protected]> | |||||
2021-03-23 | drm/amdgpu: add new smuio callbacks for aldebaran | Hawking Zhang | 1 | -0/+2 | |
is_host_gpu_xgmi_supported is used to query gpu and cpu/host link type. get_die_id is used to query die ids. Signed-off-by: Hawking Zhang <[email protected]> Reviewed-by: Alex Deucher <[email protected]> Reviewed-by: John Clements <[email protected]> Signed-off-by: Alex Deucher <[email protected]> | |||||
2020-11-13 | drm/amdgpu: add amdgpu_smuio structure | Hawking Zhang | 1 | -0/+37 | |
Add amdgpu_smuio structure in amdgpu_device to provide various callback functions to support smuio ip funcitonality Signed-off-by: Hawking Zhang <[email protected]> Reviewed-by: Alex Deucher <[email protected]> Reviewed-by: John Clements <[email protected]> Signed-off-by: Alex Deucher <[email protected]> |