Searched refs:G_008010_GUI_ACTIVE (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12.1/sys/dev/drm2/radeon/ | ||
| H A D | r600d.h | 1355 #define G_008010_GUI_ACTIVE(x) (((x) >> 31) & 1) macro |
| H A D | r600.c | 1431 if (!G_008010_GUI_ACTIVE(grbm_status)) { in r600_gpu_is_lockup() |