[RFC 9/9] {fwctl,drm}/xe/pcode: Introduce xe_pcode_fwctl

Rodrigo Vivi rodrigo.vivi at intel.com
Mon Jun 30 22:01:13 UTC 2025


On Tue, May 06, 2025 at 03:13:53PM -0300, Jason Gunthorpe wrote:
> On Tue, Apr 29, 2025 at 09:39:56PM +0530, Badal Nilawar wrote:
> 
> > diff --git a/drivers/gpu/drm/xe/xe_pcode_fwctl.c b/drivers/gpu/drm/xe/xe_pcode_fwctl.c
> > new file mode 100644
> 
> I really do prefer it if you can find a way to put the code in
> drivers/fwctl instead of in DRM subsystem.

Hi Jason,

Bringing this point back...

Is this a hard request from your side?

This fwctl here is mostly the front-end mirroring FW, but still using directly
the xe interfaces there for the communication with the pcode FW.

Also, there are changes coming to pcode interfaces there to align better with
i915 and xe code sharing. I believe it would be easier and beneficial to have
this under DRM subsystem near xe and pcode code.

But, please, let us know your thoughts here.

Thanks,
Rodrigo.


More information about the dri-devel mailing list