Re: [PATCH v2.1 3/5] drm: omapdrm: Remove legacy buffer synchronization support

2017-04-24 Thread Tomi Valkeinen
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

[PATCH v2.1 3/5] drm: omapdrm: Remove legacy buffer synchronization support

2017-04-20 Thread Laurent Pinchart
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