[PATCH] accel/qaic: Test for imported buffers with drm_gem_is_imported()

Jeff Hugo jeff.hugo at oss.qualcomm.com
Fri Apr 11 15:36:07 UTC 2025


On 4/8/2025 5:52 AM, 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 <tzimmermann at suse.de>

Reviewed-by: Jeff Hugo <jeff.hugo at oss.qualcomm.com>


More information about the dri-devel mailing list