OSDN Git Service

drm/amdkfd: add renoir kfd device info (v2)
authorHuang Rui <ray.huang@amd.com>
Mon, 2 Sep 2019 15:06:58 +0000 (23:06 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 16 Sep 2019 14:54:55 +0000 (09:54 -0500)
commit2b9c2211197634221b9ba05cddc938c8fdfee2c8
tree7054fed80b2bdf4fdd5d9457138ca3b4a744707f
parenta8d42f174d30ca05a31ebea7b5b1b09abd992431
drm/amdkfd: add renoir kfd device info (v2)

This patch inits renoir kfd device info, so we treat renoir as "dgpu"
(bypass iommu v2). Will enable needs_iommu_device till renoir iommu is ready.

v2: rebase and align the drm-next

Signed-off-by: Huang Rui <ray.huang@amd.com>
Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdkfd/kfd_device.c