Re: [Intel-gfx] [PATCH 3/3] drm/i915: Nuke PCH_JSP

2022-07-01 Thread Jani Nikula
On Thu, 30 Jun 2022, Ville Syrjala wrote: > From: Ville Syrjälä > > JSP is based on ICP and we don't really need to differentiate > between the two. So let's just delcare JSP to be ICP. > > The only slight change here is for Wa_14011294188 which we > used to apply for JSP but now we'll only apply

Re: [Intel-gfx] [PATCH 3/3] drm/i915: Nuke PCH_JSP

2022-06-30 Thread Ville Syrjälä
On Thu, Jun 30, 2022 at 03:55:57PM +, Murthy, Arun R wrote: > > > > -Original Message- > > From: Intel-gfx On Behalf Of Ville > > Syrjala > > Sent: Thursday, June 30, 2022 8:36 PM > > To: intel-gfx@lists.freedesktop.org > > Subject: [Int

Re: [Intel-gfx] [PATCH 3/3] drm/i915: Nuke PCH_JSP

2022-06-30 Thread Murthy, Arun R
> -Original Message- > From: Intel-gfx On Behalf Of Ville > Syrjala > Sent: Thursday, June 30, 2022 8:36 PM > To: intel-gfx@lists.freedesktop.org > Subject: [Intel-gfx] [PATCH 3/3] drm/i915: Nuke PCH_JSP > > From: Ville Syrjälä > > JSP is based on I

[Intel-gfx] [PATCH 3/3] drm/i915: Nuke PCH_JSP

2022-06-30 Thread Ville Syrjala
From: Ville Syrjälä JSP is based on ICP and we don't really need to differentiate between the two. So let's just delcare JSP to be ICP. The only slight change here is for Wa_14011294188 which we used to apply for JSP but now we'll only apply to MCC. This should be fine since the issue being deal