drm/amdgpu: Test for imported buffers with drm_gem_is_imported()
Instead of testing import_attach for imported GEM buffers, invoke drm_gem_is_imported() to do the test. v2: - keep amdgpu_bo_print_info() as-is (Christian) Reviewed-by:Christian König <christian.koenig@amd.com> Signed-off-by:
Thomas Zimmermann <tzimmermann@suse.de> Signed-off-by:
Alex Deucher <alexander.deucher@amd.com>
Loading
Please sign in to comment