Re: [PATCH libdrm v2 00/25] Update Tegra support

2022-02-23 Thread Thierry Reding
On Tue, Feb 22, 2022 at 10:41:05AM +0200, Mikko Perttunen wrote: > On 2/21/22 22:29, Dmitry Osipenko wrote: > > 18.02.2022 12:31, Mikko Perttunen пишет: > > > On 2/17/22 21:16, Thierry Reding wrote: > > > > ... > > > > > > Reviewed-by: Mikko Perttunen > > > > > > Left one cosmetic comment in the

Re: [PATCH libdrm v2 00/25] Update Tegra support

2022-02-22 Thread Mikko Perttunen
On 2/21/22 22:29, Dmitry Osipenko wrote: 18.02.2022 12:31, Mikko Perttunen пишет: On 2/17/22 21:16, Thierry Reding wrote: ... Reviewed-by: Mikko Perttunen Left one cosmetic comment in the VIC4.0 patch, but overall looks OK. I think it would be fine to have some basic tests in libdrm as well

Re: [PATCH libdrm v2 00/25] Update Tegra support

2022-02-21 Thread Dmitry Osipenko
18.02.2022 12:31, Mikko Perttunen пишет: > On 2/17/22 21:16, Thierry Reding wrote: >> ... > > Reviewed-by: Mikko Perttunen > > Left one cosmetic comment in the VIC4.0 patch, but overall looks OK. I > think it would be fine to have some basic tests in libdrm as well. There is a question about wh

Re: [PATCH libdrm v2 00/25] Update Tegra support

2022-02-18 Thread Dmitry Osipenko
18.02.2022 17:16, Dmitry Osipenko пишет: > 18.02.2022 00:37, Thierry Reding пишет: >> On Thu, Feb 17, 2022 at 11:02:53PM +0300, Dmitry Osipenko wrote: >>> 17.02.2022 22:16, Thierry Reding пишет: From: Thierry Reding Hi all, this is the userspace part of the kernel patches

Re: [PATCH libdrm v2 00/25] Update Tegra support

2022-02-18 Thread Dmitry Osipenko
18.02.2022 00:37, Thierry Reding пишет: > On Thu, Feb 17, 2022 at 11:02:53PM +0300, Dmitry Osipenko wrote: >> 17.02.2022 22:16, Thierry Reding пишет: >>> From: Thierry Reding >>> >>> Hi all, >>> >>> this is the userspace part of the kernel patches that were recently >>> merged into drm-next: >>> >

Re: [PATCH libdrm v2 00/25] Update Tegra support

2022-02-18 Thread Mikko Perttunen
On 2/17/22 21:16, Thierry Reding wrote: ... Reviewed-by: Mikko Perttunen Left one cosmetic comment in the VIC4.0 patch, but overall looks OK. I think it would be fine to have some basic tests in libdrm as well. Cheers, Mikko

Re: [PATCH libdrm v2 00/25] Update Tegra support

2022-02-17 Thread Thierry Reding
On Thu, Feb 17, 2022 at 11:02:53PM +0300, Dmitry Osipenko wrote: > 17.02.2022 22:16, Thierry Reding пишет: > > From: Thierry Reding > > > > Hi all, > > > > this is the userspace part of the kernel patches that were recently > > merged into drm-next: > > > > https://patchwork.freedesktop.org/s

Re: [PATCH libdrm v2 00/25] Update Tegra support

2022-02-17 Thread Dmitry Osipenko
17.02.2022 22:16, Thierry Reding пишет: > From: Thierry Reding > > Hi all, > > this is the userspace part of the kernel patches that were recently > merged into drm-next: > > https://patchwork.freedesktop.org/series/92378/ > > The goal is to provide a userspace implementation of the UAPI exp

[PATCH libdrm v2 00/25] Update Tegra support

2022-02-17 Thread Thierry Reding
From: Thierry Reding Hi all, this is the userspace part of the kernel patches that were recently merged into drm-next: https://patchwork.freedesktop.org/series/92378/ The goal is to provide a userspace implementation of the UAPI exposed by the kernel and show its usage in some test programs