Re: [PATCH 3/4] drm/i915/dmc_wl: Add extra_ranges debugfs

2025-01-30 Thread Luca Coelho
On Thu, 2025-01-23 at 12:52 -0300, Gustavo Sousa wrote: > Quoting Luca Coelho (2025-01-22 07:19:35-03:00) > > On Fri, 2025-01-17 at 19:06 -0300, Gustavo Sousa wrote: > > > We already have a way of finding the set of untracked offsets for which > > > there has been one or more MMIO operations via th

Re: [PATCH 3/4] drm/i915/dmc_wl: Add extra_ranges debugfs

2025-01-30 Thread Vivekanandan, Balasubramani
On 30.01.2025 14:00, Vivekanandan, Balasubramani wrote: > On 17.01.2025 19:06, Gustavo Sousa wrote: > > We already have a way of finding the set of untracked offsets for which > > there has been one or more MMIO operations via the > > "intel_dmc_wl/untracked" debugfs interface. > > > > However, in

Re: [PATCH 3/4] drm/i915/dmc_wl: Add extra_ranges debugfs

2025-01-30 Thread Vivekanandan, Balasubramani
On 17.01.2025 19:06, Gustavo Sousa wrote: > We already have a way of finding the set of untracked offsets for which > there has been one or more MMIO operations via the > "intel_dmc_wl/untracked" debugfs interface. > > However, in order to try adding one or more of those registers to the > set of

Re: [PATCH 3/4] drm/i915/dmc_wl: Add extra_ranges debugfs

2025-01-23 Thread Gustavo Sousa
Quoting Luca Coelho (2025-01-22 07:19:35-03:00) >On Fri, 2025-01-17 at 19:06 -0300, Gustavo Sousa wrote: >> We already have a way of finding the set of untracked offsets for which >> there has been one or more MMIO operations via the >> "intel_dmc_wl/untracked" debugfs interface. >> >> However, in

Re: [PATCH 3/4] drm/i915/dmc_wl: Add extra_ranges debugfs

2025-01-22 Thread Luca Coelho
On Fri, 2025-01-17 at 19:06 -0300, Gustavo Sousa wrote: > We already have a way of finding the set of untracked offsets for which > there has been one or more MMIO operations via the > "intel_dmc_wl/untracked" debugfs interface. > > However, in order to try adding one or more of those registers to

[PATCH 3/4] drm/i915/dmc_wl: Add extra_ranges debugfs

2025-01-17 Thread Gustavo Sousa
We already have a way of finding the set of untracked offsets for which there has been one or more MMIO operations via the "intel_dmc_wl/untracked" debugfs interface. However, in order to try adding one or more of those registers to the set of tracked offsets, one would need to manually change the