Re: [PATCH v3 0/4] Add support for a DRM tool like PMU

2025-06-23 Thread Namhyung Kim
Hi Ian, On Thu, Apr 03, 2025 at 01:24:35PM -0700, Ian Rogers wrote: > DRM clients expose information through usage stats as documented in > Documentation/gpu/drm-usage-stats.rst (available online at > https://docs.kernel.org/gpu/drm-usage-stats.html). Add a tool like > PMU, similar to the hwmon PM

Re: [PATCH v3 0/4] Add support for a DRM tool like PMU

2025-05-27 Thread Ian Rogers
On Wed, Apr 30, 2025 at 4:36 PM Arnaldo Carvalho de Melo wrote: > > On Wed, Apr 30, 2025 at 08:21:59AM -0700, Ian Rogers wrote: > > On Thu, Apr 3, 2025 at 1:24 PM Ian Rogers wrote: > > > > > > DRM clients expose information through usage stats as documented in > > > Documentation/gpu/drm-usage-st

Re: [PATCH v3 0/4] Add support for a DRM tool like PMU

2025-04-30 Thread Arnaldo Carvalho de Melo
On Wed, Apr 30, 2025 at 08:21:59AM -0700, Ian Rogers wrote: > On Thu, Apr 3, 2025 at 1:24 PM Ian Rogers wrote: > > > > DRM clients expose information through usage stats as documented in > > Documentation/gpu/drm-usage-stats.rst (available online at > > https://docs.kernel.org/gpu/drm-usage-stats.

Re: [PATCH v3 0/4] Add support for a DRM tool like PMU

2025-04-30 Thread Ian Rogers
On Thu, Apr 3, 2025 at 1:24 PM Ian Rogers wrote: > > DRM clients expose information through usage stats as documented in > Documentation/gpu/drm-usage-stats.rst (available online at > https://docs.kernel.org/gpu/drm-usage-stats.html). Add a tool like > PMU, similar to the hwmon PMU, that exposes D

[PATCH v3 0/4] Add support for a DRM tool like PMU

2025-04-05 Thread Ian Rogers
DRM clients expose information through usage stats as documented in Documentation/gpu/drm-usage-stats.rst (available online at https://docs.kernel.org/gpu/drm-usage-stats.html). Add a tool like PMU, similar to the hwmon PMU, that exposes DRM information. v3: Minor tweak to the test so the skip (ex