RB-by: Monk Liu
-Original Message-
From: amd-gfx On Behalf Of Rex Zhu
Sent: Tuesday, October 16, 2018 5:25 PM
To: amd-gfx@lists.freedesktop.org; Liu, Monk
Cc: Zhu, Rex
Subject: [PATCH 3/3] drm/amdgpu: Move csa related functions to separate file
Those functions can be shared between
Am 16.10.2018 um 11:25 schrieb Rex Zhu:
Those functions can be shared between SRIOV and baremetal
Please drop the _manager suffix from the filename, apart from that the
patches look good to me.
Christian.
Signed-off-by: Rex Zhu
---
drivers/gpu/drm/amd/amdgpu/Makefile | 2
Those functions can be shared between SRIOV and baremetal
Signed-off-by: Rex Zhu
---
drivers/gpu/drm/amd/amdgpu/Makefile | 2 +-
drivers/gpu/drm/amd/amdgpu/amdgpu.h | 1 +
drivers/gpu/drm/amd/amdgpu/amdgpu_csa_manager.c | 117
drivers/gpu/drm/