mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/4] drm/amd: Add more GFXOFF stats for vangogh
@ 2022-07-22 20:33 André Almeida
  2022-07-22 20:33 ` [PATCH 1/4] drm/amd: Add detailed GFXOFF stats to debugfs André Almeida
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: André Almeida @ 2022-07-22 20:33 UTC (permalink / raw)
  To: Alex Deucher, 'Christian König',
	'Pan Xinhui',
	David Airlie, Daniel Vetter, Hawking Zhang, Tao Zhou,
	Felix Kuehling, Jack Xiao, amd-gfx, dri-devel, linux-kernel,
	Tom St Denis, Rodrigo Siqueira
  Cc: kernel-dev, André Almeida

This series adds new logging features for GFXOFF available for vangogh
and documentation for it.

I've created a small userspace program to interact with this new debugfs
interface and it can be found at: 

https://gitlab.freedesktop.org/andrealmeid/gfxoff_tool

André Almeida (4):
  drm/amd: Add detailed GFXOFF stats to debugfs
  drm/amd/pm: Implement GFXOFF's entry count and residency for vangogh
  Documentation/gpu: Document GFXOFF's count and residency
  drm/amdgpu: Document gfx_off members of struct amdgpu_gfx

 Documentation/gpu/amdgpu/thermal.rst          |  14 ++
 drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c   | 168 ++++++++++++++++++
 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c    |   2 +
 drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c       |  39 ++++
 drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.h       |  14 +-
 drivers/gpu/drm/amd/pm/amdgpu_dpm.c           |  45 +++++
 drivers/gpu/drm/amd/pm/inc/amdgpu_dpm.h       |   3 +
 drivers/gpu/drm/amd/pm/swsmu/amdgpu_smu.c     |  34 +++-
 drivers/gpu/drm/amd/pm/swsmu/inc/amdgpu_smu.h |  22 +++
 .../pm/swsmu/inc/pmfw_if/smu_v11_5_ppsmc.h    |   5 +-
 drivers/gpu/drm/amd/pm/swsmu/inc/smu_types.h  |   5 +-
 .../gpu/drm/amd/pm/swsmu/smu11/vangogh_ppt.c  |  92 ++++++++++
 drivers/gpu/drm/amd/pm/swsmu/smu_internal.h   |   3 +
 13 files changed, 439 insertions(+), 7 deletions(-)

-- 
2.37.1


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2022-07-26 13:29 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-22 20:33 [PATCH 0/4] drm/amd: Add more GFXOFF stats for vangogh André Almeida
2022-07-22 20:33 ` [PATCH 1/4] drm/amd: Add detailed GFXOFF stats to debugfs André Almeida
2022-07-25 10:27   ` Quan, Evan
2022-07-25 13:04     ` André Almeida
2022-07-25 16:15       ` André Almeida
2022-07-26  3:03         ` Quan, Evan
2022-07-26 13:29           ` Alex Deucher
2022-07-22 20:33 ` [PATCH 2/4] drm/amd/pm: Implement GFXOFF's entry count and residency for vangogh André Almeida
2022-07-22 20:33 ` [PATCH 3/4] Documentation/gpu: Document GFXOFF's count and residency André Almeida
2022-07-22 20:33 ` [PATCH 4/4] drm/amdgpu: Document gfx_off members of struct amdgpu_gfx André Almeida

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®