ssman ; dri-devel
> ; Doug Ledford
> ; Ali Alnubani ; Vetter, Daniel
> ; Christian Koenig
>
> Subject: Re: [PATCH rdma-core v2 3/3] configure: Add check for the presence
> of DRM headers
>
> On Fri, Feb 5, 2021 at 2:22 PM Jason Gunthorpe wrote:
> >
> >
On Fri, Feb 5, 2021 at 2:22 PM Jason Gunthorpe wrote:
>
> On Thu, Feb 04, 2021 at 04:29:14PM -0800, Jianxin Xiong wrote:
> > Compilation of pyverbs/dmabuf_alloc.c depends on a few DRM headers
> > that are installed by either the kernel-header or the libdrm package.
> > The installation is optional
On Thu, Feb 04, 2021 at 04:29:14PM -0800, Jianxin Xiong wrote:
> Compilation of pyverbs/dmabuf_alloc.c depends on a few DRM headers
> that are installed by either the kernel-header or the libdrm package.
> The installation is optional and the location is not unique.
>
> Check the presence of the h
Compilation of pyverbs/dmabuf_alloc.c depends on a few DRM headers
that are installed by either the kernel-header or the libdrm package.
The installation is optional and the location is not unique.
Check the presence of the headers at both the standard locations and
any location defined by custom