Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/pm/swsmu/smu13/
H A Dyellow_carp_ppt.c633 uint32_t gfxoff_status = 0; in yellow_carp_get_gfxoff_status() local
637 gfxoff_status = (reg & SMUIO_GFX_MISC_CNTL__PWR_GFXOFF_STATUS_MASK) in yellow_carp_get_gfxoff_status()
640 return gfxoff_status; in yellow_carp_get_gfxoff_status()