: [PATCH] dmabuf: get supported dmabuf formats from
> compositor backend
>
> Hi,
>
> On 2 November 2015 at 09:39, Fabien DESSENNE
> wrote:
> >> On 30 October 2015 at 00:27, Bryce Harrington
>
> >> wrote:
> >> > I'd like to better understand what
Hi,
On 2 November 2015 at 09:39, Fabien DESSENNE wrote:
>> On 30 October 2015 at 00:27, Bryce Harrington
>> wrote:
>> > I'd like to better understand what this is going to be used for,
>> > before landing it. Another R-b on this would be nice as well; Giulio
>> > perhaps you could give this pat
: [PATCH] dmabuf: get supported dmabuf formats from
> compositor backend
>
> Hi,
>
> On 30 October 2015 at 00:27, Bryce Harrington
> wrote:
> > On Tue, Oct 20, 2015 at 08:45:50AM -0700, Bryce Harrington wrote:
> >> On Tue, Oct 20, 2015 at 04:54:30PM +0200, Fab
On Fri, Oct 30, 2015 at 09:49:20AM +0200, Giulio Camuffo wrote:
> 2015-10-30 2:27 GMT+02:00 Bryce Harrington :
> > On Tue, Oct 20, 2015 at 08:45:50AM -0700, Bryce Harrington wrote:
> >> On Tue, Oct 20, 2015 at 04:54:30PM +0200, Fabien Dessenne wrote:
> >> > Add the possibility for the compositor ba
Hi,
On 30 October 2015 at 00:27, Bryce Harrington wrote:
> On Tue, Oct 20, 2015 at 08:45:50AM -0700, Bryce Harrington wrote:
>> On Tue, Oct 20, 2015 at 04:54:30PM +0200, Fabien Dessenne wrote:
>> > Add the possibility for the compositor backend to provide with the list
>> > of supported pixel for
2015-10-30 2:27 GMT+02:00 Bryce Harrington :
> On Tue, Oct 20, 2015 at 08:45:50AM -0700, Bryce Harrington wrote:
>> On Tue, Oct 20, 2015 at 04:54:30PM +0200, Fabien Dessenne wrote:
>> > Add the possibility for the compositor backend to provide with the list
>> > of supported pixel formats for dmabu
On Tue, Oct 20, 2015 at 08:45:50AM -0700, Bryce Harrington wrote:
> On Tue, Oct 20, 2015 at 04:54:30PM +0200, Fabien Dessenne wrote:
> > Add the possibility for the compositor backend to provide with the list
> > of supported pixel formats for dmabuf-based buffers.
> > This information is used by l
On Tue, Oct 20, 2015 at 04:54:30PM +0200, Fabien Dessenne wrote:
> Add the possibility for the compositor backend to provide with the list
> of supported pixel formats for dmabuf-based buffers.
> This information is used by linux_dmabuf to inform clients when binding.
>
> Signed-off-by: Fabien Des