diff options
| author | Alex Deucher <[email protected]> | 2023-09-26 12:00:23 -0400 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2023-10-03 15:41:13 -0400 |
| commit | 0021d70a0654e668d457758110abec33dfbd3ba5 (patch) | |
| tree | 2bd446ad5e925786cc73a82369ac06fe2865eb4f /drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | |
| parent | ca2b37a1c249d05f21eeb7522489036efbc6c7f8 (diff) | |
drm/amdkfd: drop struct kfd_cu_info
I think this was an abstraction back from when
kfd supported both radeon and amdgpu. Since we just
support amdgpu now, there is no more need for this and
we can use the amdgpu structures directly.
This also avoids having the kfd_cu_info structures on
the stack when inlining which can blow up the stack.
Cc: Arnd Bergmann <[email protected]>
Acked-by: Arnd Bergmann <[email protected]>
Reviewed-by: Felix Kuehling <[email protected]>
Acked-by: Christian König <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c')
0 files changed, 0 insertions, 0 deletions