; > To: Ceraolo Spurio, Daniele
> > > > > Cc: intel-...@lists.freedesktop.org;
> > > > > dri-devel@lists.freedesktop.org; Winkler, Tomas
> > > > > ; Lubart, Vitaly
> > > > > ; Teres Alexis, Alan Previn
> > > > >
> &
> > > Cc: intel-...@lists.freedesktop.org;
> > > > dri-devel@lists.freedesktop.org; Winkler, Tomas
> > > > ; Lubart, Vitaly ;
> > > > Teres Alexis, Alan Previn
> > > > Subject: Re: [PATCH v4 06/15] mei: pxp: support matching with a gfx
> > >
ler, Tomas
> > > ; Lubart, Vitaly ;
> > > Teres Alexis, Alan Previn
> > > Subject: Re: [PATCH v4 06/15] mei: pxp: support matching with a gfx
> > > discrete card
> > >
> > > On Thu, Sep 08, 2022 at 05:16:03PM -0700, Daniele Ceraolo Spurio w
l@lists.freedesktop.org;
> > Winkler, Tomas ; Lubart, Vitaly
> > ; Teres Alexis, Alan Previn
> >
> > Subject: Re: [PATCH v4 06/15] mei: pxp: support matching with a gfx discrete
> > card
> >
> > On Thu, Sep 08, 2022 at 05:16:03PM -0700, Daniele Ceraolo Spurio wr
; Subject: Re: [PATCH v4 06/15] mei: pxp: support matching with a gfx discrete
> card
>
> On Thu, Sep 08, 2022 at 05:16:03PM -0700, Daniele Ceraolo Spurio wrote:
> > From: Tomas Winkler
> >
> > With on-boards graphics card, both i915 and MEI are in the same device
>
On Thu, Sep 08, 2022 at 05:16:03PM -0700, Daniele Ceraolo Spurio wrote:
> From: Tomas Winkler
>
> With on-boards graphics card, both i915 and MEI
> are in the same device hierarchy with the same parent,
> while for discrete gfx card the MEI is its child device.
> Adjust the match function for tha
From: Tomas Winkler
With on-boards graphics card, both i915 and MEI
are in the same device hierarchy with the same parent,
while for discrete gfx card the MEI is its child device.
Adjust the match function for that scenario
by matching MEI parent device with i915.
V2:
1. More detailed commit me