On Thu, May 2, 2019 at 4:36 AM Daniel Stone wrote:
>
> Hi,
>
> On Wed, 1 May 2019 at 09:53, Pekka Paalanen wrote:
> > On Wed, 24 Apr 2019 10:07:47 -0700 Chia-I Wu wrote:
> > > Can you commit this patch for me, if all looks good?
> >
> > I was almost already pushing this, but Daniel said he wants
Hi,
On Wed, 1 May 2019 at 09:53, Pekka Paalanen wrote:
> On Wed, 24 Apr 2019 10:07:47 -0700 Chia-I Wu wrote:
> > Can you commit this patch for me, if all looks good?
>
> I was almost already pushing this, but Daniel said he wants to have
> a good look first.
Indeed, I hadn't followed the discus
On Wed, 24 Apr 2019 10:07:47 -0700
Chia-I Wu wrote:
> Hi,
>
> Can you commit this patch for me, if all looks good?
Hi Chia-I,
I was almost already pushing this, but Daniel said he wants to have
a good look first.
Thanks,
pq
> On Wed, Apr 17, 2019 at 9:41 AM Chia-I Wu wrote:
> >
> > I hope
Hi,
Can you commit this patch for me, if all looks good?
On Wed, Apr 17, 2019 at 9:41 AM Chia-I Wu wrote:
>
> I hope this captures the discussion: clarify DRM_FORMAT_MOD_INVALID and a note
>
> On Wed, Apr 17, 2019 at 9:40 AM Chia-I Wu wrote:
> >
> > DRM_FORMAT_MOD_INVALID means to derive the mo
I hope this captures the discussion: clarify DRM_FORMAT_MOD_INVALID and a note
On Wed, Apr 17, 2019 at 9:40 AM Chia-I Wu wrote:
>
> DRM_FORMAT_MOD_INVALID means to derive the modifier from the dmabuf.
> It provides legacy support and makes it easier to replace wl_drm.
>
> v3: DRM_FORMAT_MOD_INVAL
DRM_FORMAT_MOD_INVALID means to derive the modifier from the dmabuf.
It provides legacy support and makes it easier to replace wl_drm.
v3: DRM_FORMAT_MOD_INVALID must be advertised to be supported (which
requires a version bump)
v4: no version bump, but a note for now
Signed-off-by: Chia-I Wu