Home
last modified time | relevance | path

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

/haiku/src/add-ons/accelerants/radeon_hd/
H A Dgpu.h89 #define GUI_ACTIVE (1 << 31) macro
H A Dgpu.cpp100 if ((Read32(OUT, GRBM_STATUS) & GUI_ACTIVE) == 0) in radeon_gpu_reset()
145 grbmBusyMask |= GUI_ACTIVE; in radeon_gpu_reset()