ko, Michal
>
> Subject: Re: [PATCH v2 1/2] drm/i915/gt: Create per-tile debugfs files
>
> On Wed, Mar 01, 2023 at 09:35:33PM +, Sripada, Radhakrishna wrote:
> > I am not sure if Tiles is appropriate usage here. Since MTL does not have
> > the
> concept of tiles.
>
> > To: intel-...@lists.freedesktop.org; dri-devel@lists.freedesktop.org
> > Cc: Tvrtko Ursulin ; Andi Shyti
> > ; Patelczyk, Maciej ; Andi
> > Shyti ; Wajdeczko, Michal
> >
> > Subject: [PATCH v2 1/2] drm/i915/gt: Create per-tile debugfs files
> >
> > To support
s.freedesktop.org
> > Cc: Tvrtko Ursulin ; Andi Shyti
> > ; Patelczyk, Maciej ; Andi
> > Shyti ; Wajdeczko, Michal
> >
> > Subject: [PATCH v2 1/2] drm/i915/gt: Create per-tile debugfs files
> >
> > To support multi-GT configurations, we need to generate
> >
; Shyti
> Sent: Wednesday, March 1, 2023 3:03 AM
> To: intel-...@lists.freedesktop.org; dri-devel@lists.freedesktop.org
> Cc: Tvrtko Ursulin ; Andi Shyti
> ; Patelczyk, Maciej ; Andi
> Shyti ; Wajdeczko, Michal
>
> Subject: [PATCH v2 1/2] drm/i915/gt: Create per-tile debugfs files
>
zko, Michal
>
> Subject: [PATCH v2 1/2] drm/i915/gt: Create per-tile debugfs files
>
> To support multi-GT configurations, we need to generate
> independent debug files for each GT.
>
> To achieve this create a separate directory for each GT under the
> debugfs directory. For ins
To support multi-GT configurations, we need to generate
independent debug files for each GT.
To achieve this create a separate directory for each GT under the
debugfs directory. For instance, in a system with two tiles, the
debugfs structure would look like this:
/sys/kernel/debug/dri