diff options
| author | Daniel Vetter <[email protected]> | 2020-06-16 11:47:23 +0000 |
|---|---|---|
| committer | Daniel Vetter <[email protected]> | 2020-06-16 17:11:51 +0000 |
| commit | cfe28f909ddd6ca854568870a7a9b46454e52b6f (patch) | |
| tree | ab68c878eff6b177239c124334e465f97f3f0fd9 /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | |
| parent | drm/shmem-helper: Fix obj->filp derefence (diff) | |
| download | kernel-cfe28f909ddd6ca854568870a7a9b46454e52b6f.tar.gz kernel-cfe28f909ddd6ca854568870a7a9b46454e52b6f.zip | |
drm/shmem-helper: Only dma-buf imports are private obj
I broke that in my refactoring:
commit 7d2cd72a9aa3df3604cafd169a2d4a525afb68ca
Author: Daniel Vetter <[email protected]>
Date: Fri May 29 16:05:42 2020 +0200
drm/shmem-helpers: Simplify dma-buf importing
I'm not entirely sure of the history here, but I suspect that in one
of the rebases or when applying the patch I moved the hunk from
drm_gem_shmem_prime_import_sg_table(), where it should be, to
drm_gem_shmem_create_with_handle(), which is totally wrong.
Remedy this.
Thanks for Thomas for the crucial hint in debugging this.
Tested-by: Thomas Zimmermann <[email protected]>
Reviewed-by: Thomas Zimmermann <[email protected]>
Reported-by: Thomas Zimmermann <[email protected]>
Fixes: 7d2cd72a9aa3 ("drm/shmem-helpers: Simplify dma-buf importing")
Cc: Boris Brezillon <[email protected]>
Cc: Thomas Zimmermann <[email protected]>
Cc: Gerd Hoffmann <[email protected]>
Cc: Rob Herring <[email protected]>
Cc: Noralf Trønnes <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions
