On 24/02/16 00:42, Laurent Pinchart wrote:
>> -void omap_gem_op_update(void)
>
> The function is still referenced from a comment above omap_gem_op_async().
Right. I changed the comment to refer to omap_gem_op_finish().
>> -int omap_gem_set_sync_object(struct drm_gem_object *obj, void *syncobj
Hi Tomi,
Thank you for the patch.
On Friday 19 February 2016 11:47:52 Tomi Valkeinen wrote:
> We no longer have the omapdrm plugin system for SGX, and we can thus
> remove the support for external memory and sync objects from omap_gem.c.
>
> Signed-off-by: Tomi Valkeinen
> ---
> drivers/gpu/dr
We no longer have the omapdrm plugin system for SGX, and we can thus
remove the support for external memory and sync objects from omap_gem.c.
Signed-off-by: Tomi Valkeinen
---
drivers/gpu/drm/omapdrm/omap_gem.c | 91 +++---
1 file changed, 16 insertions(+), 75 del