Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dsmu10_hwmgr.c1288 bool has_gfx_busy; in smu10_read_sensor() local
1294 has_gfx_busy = true; in smu10_read_sensor()
1297 has_gfx_busy = true; in smu10_read_sensor()
1299 has_gfx_busy = false; in smu10_read_sensor()
1322 if (!has_gfx_busy) in smu10_read_sensor()