OSDN Git Service

drm/amdgpu: fix dma mask check in gmc_v6_0.c
authorChristian König <christian.koenig@amd.com>
Wed, 20 Feb 2019 12:46:24 +0000 (13:46 +0100)
committerChristian König <christian.koenig@amd.com>
Wed, 20 Feb 2019 17:58:17 +0000 (18:58 +0100)
commit1fdafbd023793e754aa6ca73c877a375e83b8239
tree4f5d7dcc27edd17b7dd51495d2a5dc0ec91f632c
parent913b2cb727b7a47ccf8842d54c89f1b873c6deed
drm/amdgpu: fix dma mask check in gmc_v6_0.c

This got messed up by "drm: change func to better detect wether swiotlb
is needed".

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Michael D Labriola <michael.d.labriola@gmail.com>
Link: https://patchwork.freedesktop.org/patch/287070/
drivers/gpu/drm/amd/amdgpu/gmc_v6_0.c