Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dsmu10_hwmgr.c1302 bool has_gfx_busy; in smu10_read_sensor() local
1308 has_gfx_busy = true; in smu10_read_sensor()
1311 has_gfx_busy = true; in smu10_read_sensor()
1313 has_gfx_busy = false; in smu10_read_sensor()
1336 if (!has_gfx_busy) in smu10_read_sensor()