Re: libweston as a DRM lease lessee

2021-02-03 Thread Damian Hobson-Garcia
On 2021/02/03 18:57, Pekka Paalanen wrote: On Wed, 3 Feb 2021 14:37:43 +0900 Damian Hobson-Garcia wrote: On 2021/02/02 18:28, Pekka Paalanen wrote: On Tue, 2 Feb 2021 00:39:30 +0900 Damian Hobson-Garcia wrote: Hi Pekka, Thank you for your comments. On 2021/02/01 19:34, Pekka Paalanen w

Re: libweston as a DRM lease lessee

2021-02-03 Thread Pekka Paalanen
On Wed, 3 Feb 2021 14:37:43 +0900 Damian Hobson-Garcia wrote: > On 2021/02/02 18:28, Pekka Paalanen wrote: > > On Tue, 2 Feb 2021 00:39:30 +0900 > > Damian Hobson-Garcia wrote: > > > >> Hi Pekka, > >> > >> Thank you for your comments. > >> > >> On 2021/02/01 19:34, Pekka Paalanen wrote: > >>

Re: libweston as a DRM lease lessee

2021-02-02 Thread Damian Hobson-Garcia
Hi Marius, On 2021/02/02 19:51, Pekka Paalanen wrote: On Tue, 2 Feb 2021 12:41:17 +0200 Marius Vlad wrote: On Tue, Feb 02, 2021 at 11:28:46AM +0200, Pekka Paalanen wrote: On Tue, 2 Feb 2021 00:39:30 +0900 Damian Hobson-Garcia wrote: Hi Pekka, Thank you for your comments. On 2021/02/0

Re: libweston as a DRM lease lessee

2021-02-02 Thread Damian Hobson-Garcia
On 2021/02/02 18:28, Pekka Paalanen wrote: On Tue, 2 Feb 2021 00:39:30 +0900 Damian Hobson-Garcia wrote: Hi Pekka, Thank you for your comments. On 2021/02/01 19:34, Pekka Paalanen wrote: On Mon, 1 Feb 2021 18:19:29 +0900 Damian Hobson-Garcia wrote: Hi all, I am working on adding DRM l

Re: libweston as a DRM lease lessee

2021-02-02 Thread Pekka Paalanen
On Tue, 2 Feb 2021 12:41:17 +0200 Marius Vlad wrote: > On Tue, Feb 02, 2021 at 11:28:46AM +0200, Pekka Paalanen wrote: > > On Tue, 2 Feb 2021 00:39:30 +0900 > > Damian Hobson-Garcia wrote: > > > > > Hi Pekka, > > > > > > Thank you for your comments. > > > > > > On 2021/02/01 19:34, Pekka Pa

Re: libweston as a DRM lease lessee

2021-02-02 Thread Marius Vlad
On Tue, Feb 02, 2021 at 11:28:46AM +0200, Pekka Paalanen wrote: > On Tue, 2 Feb 2021 00:39:30 +0900 > Damian Hobson-Garcia wrote: > > > Hi Pekka, > > > > Thank you for your comments. > > > > On 2021/02/01 19:34, Pekka Paalanen wrote: > > > On Mon, 1 Feb 2021 18:19:29 +0900 > > > Damian Hobson-G

Re: libweston as a DRM lease lessee

2021-02-02 Thread Pekka Paalanen
On Tue, 2 Feb 2021 00:39:30 +0900 Damian Hobson-Garcia wrote: > Hi Pekka, > > Thank you for your comments. > > On 2021/02/01 19:34, Pekka Paalanen wrote: > > On Mon, 1 Feb 2021 18:19:29 +0900 > > Damian Hobson-Garcia wrote: > > > >> Hi all, > >> > >> I am working on adding DRM lease support

Re: libweston as a DRM lease lessee

2021-02-01 Thread Damian Hobson-Garcia
Hi Pekka, Thank you for your comments. On 2021/02/01 19:34, Pekka Paalanen wrote: On Mon, 1 Feb 2021 18:19:29 +0900 Damian Hobson-Garcia wrote: Hi all, I am working on adding DRM lease support to a libweston based compositor. The compositor will be a client (lessee) that will display output

Re: libweston as a DRM lease lessee

2021-02-01 Thread Damian Hobson-Garcia
Hi Scott, On 2021/02/01 19:21, Scott Anderson wrote: On 1/02/21 10:19 pm, Damian Hobson-Garcia wrote: Hi all, I am working on adding DRM lease support to a libweston based compositor. The compositor will be a client (lessee) that will display output to a DRM lease that is created by another

Re: libweston as a DRM lease lessee

2021-02-01 Thread Pekka Paalanen
On Mon, 1 Feb 2021 18:19:29 +0900 Damian Hobson-Garcia wrote: > Hi all, > > I am working on adding DRM lease support to a libweston based compositor. > The compositor will be a client (lessee) that will display output to a > DRM lease that > is created by another (lessor) process, so this is ki

Re: libweston as a DRM lease lessee

2021-02-01 Thread Scott Anderson
On 1/02/21 10:19 pm, Damian Hobson-Garcia wrote: Hi all, I am working on adding DRM lease support to a libweston based compositor. The compositor will be a client (lessee) that will display output to a DRM lease that is created by another (lessor) process, so this is kind of the opposite direc

libweston as a DRM lease lessee

2021-02-01 Thread Damian Hobson-Garcia
Hi all, I am working on adding DRM lease support to a libweston based compositor. The compositor will be a client (lessee) that will display output to a DRM lease that is created by another (lessor) process, so this is kind of the opposite direction to the DRM lease patches that were submitted