Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dsmu10_hwmgr.c1312 bool has_gfx_busy; in smu10_read_sensor() local
1318 has_gfx_busy = true; in smu10_read_sensor()
1321 has_gfx_busy = true; in smu10_read_sensor()
1323 has_gfx_busy = false; in smu10_read_sensor()
1350 if (!has_gfx_busy) in smu10_read_sensor()