Am 05.03.25 um 16:38 schrieb Christian König:
Reviewed-by: Christian König for the entire series.
Thanks. I have equivalent patches for drivers as well. I'll send them
out once this series has propagated through the trees.
Best regards
Thomas
Regards,
Christian.
Am 26.02.25 um 18:03
Reviewed-by: Christian König for the entire series.
Regards,
Christian.
Am 26.02.25 um 18:03 schrieb Thomas Zimmermann:
> Do not use struct drm_gem_object.import_attach unnecessarily. The
> field is set by the PRIME import helpers. GEM and other helpers use
> it for testing for imported dma-bufs
Do not use struct drm_gem_object.import_attach unnecessarily. The
field is set by the PRIME import helpers. GEM and other helpers use
it for testing for imported dma-bufs and retrieving the respective
dma-buf instance.
Replace all tests for import_attach with the new GEM helper function
drm_gem_is