On Mon, Feb 02, 2026 at 06:43:20PM -0300, Gustavo Sousa wrote: > From: Dnyaneshwar Bhadane <[email protected]> > > The MOCS table for nvl-p is same as xe2/xe3. > > Signed-off-by: Dnyaneshwar Bhadane <[email protected]> > Signed-off-by: Gustavo Sousa <[email protected]>
Reviewed-by: Matt Roper <[email protected]> > --- > drivers/gpu/drm/xe/xe_mocs.c | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/drivers/gpu/drm/xe/xe_mocs.c b/drivers/gpu/drm/xe/xe_mocs.c > index 54822497c21e..1d19df860bea 100644 > --- a/drivers/gpu/drm/xe/xe_mocs.c > +++ b/drivers/gpu/drm/xe/xe_mocs.c > @@ -600,6 +600,7 @@ static unsigned int get_mocs_settings(struct xe_device > *xe, > info->wb_index = 4; > info->unused_entries_index = 4; > break; > + case XE_NOVALAKE_P: > case XE_NOVALAKE_S: > case XE_PANTHERLAKE: > case XE_LUNARLAKE: > > -- > 2.52.0 > -- Matt Roper Graphics Software Engineer Linux GPU Platform Enablement Intel Corporation
