RE: [Intel-gfx] [PATCH] drm/i915/mtl: Add MTL forcewake support

2022-09-18 Thread Chegondi, Harish
Reviewed-by: Harish Chegondi -Original Message- From: Intel-gfx On Behalf Of Matt Roper Sent: Friday, September 9, 2022 5:17 PM To: intel-...@lists.freedesktop.org Cc: dri-devel@lists.freedesktop.org Subject: [Intel-gfx] [PATCH] drm/i915/mtl: Add MTL forcewake support MTL has separate

[PATCH] drm/i915/mtl: Add MTL forcewake support

2022-09-09 Thread Matt Roper
MTL has separate forcewake tables for the primary/render GT and the media GT; each GT's intel_uncore will use a separate forcewake table and should only initialize the domains that are relevant to that GT. The GT ack register also moves to a new location of (GSI base + 0xDFC) on this platform. No