Re: [PATCH 09/10] drm/xe/nvm: add on-die non-volatile memory device

2024-11-04 Thread Rodrigo Vivi
On Mon, Oct 28, 2024 at 10:48:48AM -0400, Rodrigo Vivi wrote: > On Tue, Oct 22, 2024 at 01:41:18PM +0300, Alexander Usyskin wrote: > > Enable access to internal non-volatile memory on DGFX > > with GSC/CSC devices via a child device. > > The nvm child device is exposed via auxiliary bus. > > I loo

Re: [PATCH 09/10] drm/xe/nvm: add on-die non-volatile memory device

2024-10-28 Thread Rodrigo Vivi
On Tue, Oct 22, 2024 at 01:41:18PM +0300, Alexander Usyskin wrote: > Enable access to internal non-volatile memory on DGFX > with GSC/CSC devices via a child device. > The nvm child device is exposed via auxiliary bus. I looked at all of the i915 and xe patches here and everything looks right. Jus