Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/swsmu/smu13/
H A Dyellow_carp_ppt.c619 uint32_t gfxoff_status = 0; in yellow_carp_get_gfxoff_status() local
623 gfxoff_status = (reg & SMUIO_GFX_MISC_CNTL__PWR_GFXOFF_STATUS_MASK) in yellow_carp_get_gfxoff_status()
626 return gfxoff_status; in yellow_carp_get_gfxoff_status()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/swsmu/smu11/
H A Dvangogh_ppt.c2335 u32 reg, gfxoff_status; in vangogh_get_gfxoff_status() local
2338 gfxoff_status = (reg & SMUIO_GFX_MISC_CNTL__PWR_GFXOFF_STATUS_MASK) in vangogh_get_gfxoff_status()
2341 return gfxoff_status; in vangogh_get_gfxoff_status()

Completed in 5 milliseconds