Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/drm2/radeon/
H A Dr600d.h1355 #define G_008010_GUI_ACTIVE(x) (((x) >> 31) & 1) macro
H A Dr600.c1431 if (!G_008010_GUI_ACTIVE(grbm_status)) { in r600_gpu_is_lockup()