Home
last modified time | relevance | path

Searched refs:gfxoff_status (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/amd/pm/swsmu/smu13/
A Dyellow_carp_ppt.c610 uint32_t gfxoff_status = 0; in yellow_carp_get_gfxoff_status() local
614 gfxoff_status = (reg & SMUIO_GFX_MISC_CNTL__PWR_GFXOFF_STATUS_MASK) in yellow_carp_get_gfxoff_status()
617 return gfxoff_status; in yellow_carp_get_gfxoff_status()
/linux-6.3-rc2/drivers/gpu/drm/amd/pm/swsmu/smu11/
A Dvangogh_ppt.c2215 u32 reg, gfxoff_status; in vangogh_get_gfxoff_status() local
2218 gfxoff_status = (reg & SMUIO_GFX_MISC_CNTL__PWR_GFXOFF_STATUS_MASK) in vangogh_get_gfxoff_status()
2221 return gfxoff_status; in vangogh_get_gfxoff_status()

Completed in 13 milliseconds