On 20/04/17 13:20, Laurent Pinchart wrote:
> The omapdrm driver uses a custom API to synchronize with the SGX GPU.
> This is unusable as such in the mainline kernel as the API is only
> partially implemented and requires additional out-of-tree patches.
> Furthermore, as no SGX driver is available in the mainline kernel, the
> API can't be considered as a stable mainline API.
> 
> Now that the driver supports synchronization through fences, remove
> legacy buffer synchronization support. The two userspace ioctls are
> turned into no-ops to avoid breaking userspace and will be removed in
> the future.
> 
> Signed-off-by: Laurent Pinchart <laurent.pinch...@ideasonboard.com>
> ---
> 
> Changes since v2:
> 
> - Use drm_noop

Reviewed-by: Tomi Valkeinen <tomi.valkei...@ti.com>

 Tomi

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

Reply via email to