Searched refs:GUI_ACTIVE (Results 1 - 13 of 13) sorted by relevance

/xsrc/external/mit/xf86-video-mach64/dist/src/
H A Datimach64io.c99 pATI->EngineIsBusy = GetBits(IOValue, GUI_ACTIVE);
H A Datiregs.h1657 #define GUI_ACTIVE 0x00000001ul macro
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Dr600_gpu_load.c31 * whether the GUI_ACTIVE bit is set or not.
59 #define GUI_ACTIVE(x) (((x) >> 31) & 0x1) macro
104 UPDATE_COUNTER(gui, GUI_ACTIVE);
105 gui_busy = GUI_ACTIVE(value);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_gpu_load.c29 * whether the GUI_ACTIVE bit is set or not.
57 #define GUI_ACTIVE(x) (((x) >> 31) & 0x1) macro
102 UPDATE_COUNTER(gui, GUI_ACTIVE);
103 gui_busy = GUI_ACTIVE(value);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Dr600_gpu_load.c31 * whether the GUI_ACTIVE bit is set or not.
59 #define GUI_ACTIVE(x) (((x) >> 31) & 0x1) macro
104 UPDATE_COUNTER(gui, GUI_ACTIVE);
105 gui_busy = GUI_ACTIVE(value);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_gpu_load.c29 * whether the GUI_ACTIVE bit is set or not.
57 #define GUI_ACTIVE(x) (((x) >> 31) & 0x1) macro
101 UPDATE_COUNTER(gui, GUI_ACTIVE);
102 gui_busy = GUI_ACTIVE(value);
/xsrc/external/mit/MesaLib/dist/src/amd/registers/
H A Dgfx7.json10310 {"bits": [31, 31], "name": "GUI_ACTIVE"}
H A Dgfx6.json8979 {"bits": [31, 31], "name": "GUI_ACTIVE"}
H A Dgfx8.json10624 {"bits": [31, 31], "name": "GUI_ACTIVE"}
H A Dgfx81.json10731 {"bits": [31, 31], "name": "GUI_ACTIVE"}
H A Dgfx9.json11718 {"bits": [31, 31], "name": "GUI_ACTIVE"}
H A Dgfx10.json13281 {"bits": [31, 31], "name": "GUI_ACTIVE"}
H A Dgfx103.json13151 {"bits": [31, 31], "name": "GUI_ACTIVE"}

Completed in 555 milliseconds