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

André Almeida andrealmeid at igalia.com
Mon Jul 11 19:19:51 UTC 2022


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



More information about the dri-devel mailing list