[PATCH 0/2] drm/amd/pm: Add GFXOFF status for vangogh

From: André Almeida
Date: Mon Jul 11 2022 - 15:20:28 EST


This patchset adds support to get current status of GFXOFF in vangogh.
Given that the rest of the interface is already implemented, we just
need to plug one function.

This is implemented just for vangogh and not for all smu11 devices given
that this is specific for this device, and not to all the generation.

André Almeida (2):
drm/amd/pm: Add GFXOFF registers for vangogh
drm/amd/pm: Implement get GFXOFF status for vangogh

.../inc/pmfw_if/smu11_driver_if_vangogh.h | 12 +++++++++
.../gpu/drm/amd/pm/swsmu/smu11/vangogh_ppt.c | 26 +++++++++++++++++++
2 files changed, 38 insertions(+)

--
2.37.0