Re: [Intel-gfx] [PATCH v2 12/50] drm/i915/xehp: New engine context offsets

2021-07-20 Thread Matt Atwood
On Tue, Jul 13, 2021 at 08:15:02PM -0700, Matt Roper wrote: > From: Prathap Kumar Valsan > > The layout of some engine contexts has changed on Xe_HP. Define the new > offsets. > > Bspec: 45585, 46256 > Signed-off-by: Prathap Kumar Valsan > Signed-off-by: Ramalingam C > Signed-off-by: Venkata

[Intel-gfx] [PATCH v2 12/50] drm/i915/xehp: New engine context offsets

2021-07-13 Thread Matt Roper
From: Prathap Kumar Valsan The layout of some engine contexts has changed on Xe_HP. Define the new offsets. Bspec: 45585, 46256 Signed-off-by: Prathap Kumar Valsan Signed-off-by: Ramalingam C Signed-off-by: Venkata Ramana Nayana Signed-off-by: Akeem G Abodunrin Signed-off-by: Matt Roper --