> -----Original Message----- > From: Atwood, Matthew S <matthew.s.atwood@xxxxxxxxx> > Sent: Thursday, October 10, 2024 4:36 AM > To: Kandpal, Suraj <suraj.kandpal@xxxxxxxxx> > Cc: intel-xe@xxxxxxxxxxxxxxxxxxxxx; intel-gfx@xxxxxxxxxxxxxxxxxxxxx; Kandpal, > Suraj <suraj.kandpal@xxxxxxxxx> > Subject: Re: [PATCH 09/10] drm/i915/xe3lpd: Add check to see if edp over > type c is allowed > > On Wed, Oct 09, 2024 at 10:53:56AM +0300, Jani Nikula wrote: > > On Tue, 08 Oct 2024, Matt Atwood <matthew.s.atwood@xxxxxxxxx> wrote: > > > From: Suraj Kandpal <suraj.kandpal@xxxxxxxxx> > > > > > > Read PICA register to see if edp over type C is possible and then > > > add the appropriate tables for it. > > > > There's clearly more to be done for the feature than this.