On 4/14/25 3:48 PM, Thomas Zimmermann wrote:
Instead of testing import_attach for imported GEM buffers, invoke drm_gem_is_imported() to do the test. The helper tests the dma_buf itself while import_attach is just an artifact of the import. Prepares to make import_attach optional.Signed-off-by: Thomas Zimmermann <[email protected]> Cc: Lyude Paul <[email protected]> Cc: Danilo Krummrich <[email protected]> Cc: [email protected] Cc: [email protected]
Acked-by: Danilo Krummrich <[email protected]>
