[PATCH 23/23] drm: omapdrm: Remove buffer synchronization support

2016-05-11 Thread Tomi Valkeinen
On 26/04/16 23:35, 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 i

[PATCH 23/23] drm: omapdrm: Remove buffer synchronization support

2016-04-26 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