mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-07-29 03:49:27 -04:00
Instead of testing import_attach for imported GEM buffers, invoke drm_gem_is_imported() to do the test. The test itself does not change. Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> Cc: Ruben Wauters <rubenru09@aol.com> Acked-by: Ruben Wauters <rubenru09@aol.com> Link: https://patch.msgid.link/20260227133113.235940-4-tzimmermann@suse.de