[PATCH 0/2] drm/tegra: Avoid using import_attach directly

Thomas Zimmermann tzimmermann at suse.de
Thu Jun 19 11:26:59 UTC 2025


The field import_attach of struct drm_gem_object is often only
required by PRIME code. In other places, replace its use with
clearer alternatives.

Thomas Zimmermann (2):
  drm/tegra: Test for imported buffers with drm_gem_is_imported()
  drm/tegra: Use dma_buf from GEM object instance

 drivers/gpu/drm/tegra/gem.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

-- 
2.49.0



More information about the dri-devel mailing list