diff options
author | Thomas Zimmermann <tzimmermann@suse.de> | 2025-06-25 10:42:18 +0200 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2025-06-30 11:55:16 -0400 |
commit | 515986100d176663d0a03219a3056e4252f729e6 (patch) | |
tree | cb4b6e77484590b42318a7d81cc07ff6a81d6b55 /scripts/gdb/linux/proc.py | |
parent | 4948e6c7fb2a88bbf961e60009f896aaa07fe57f (diff) |
drm/amdgpu: Use dma_buf from GEM object instance
Avoid dereferencing struct drm_gem_object.import_attach for the
imported dma-buf. The dma_buf field in the GEM object instance refers
to the same buffer. Prepares to make import_attach an implementation
detail of PRIME.
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>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions