Searched refs:PKT3_SET_CONFIG_REG (Results 1 - 25 of 26) sorted by relevance

12

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Dr600d_common.h79 #define PKT3_SET_CONFIG_REG 0x68 macro
H A Deg_debug.c163 op == PKT3_SET_CONFIG_REG ||
180 case PKT3_SET_CONFIG_REG:
H A Dr600_cs.h135 radeon_emit(cs, PKT3(PKT3_SET_CONFIG_REG, num, 0));
H A Dr600_pipe.h864 #define PKT3_SET_CONFIG_REG 0x68 macro
902 cb->buf[cb->num_dw++] = PKT3(PKT3_SET_CONFIG_REG, num, 0);
H A Devergreend.h104 #define PKT3_SET_CONFIG_REG 0x68 macro
H A Dr600d.h112 #define PKT3_SET_CONFIG_REG 0x68 macro
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Dr600d_common.h79 #define PKT3_SET_CONFIG_REG 0x68 macro
H A Deg_debug.c163 op == PKT3_SET_CONFIG_REG ||
180 case PKT3_SET_CONFIG_REG:
H A Dr600_cs.h135 radeon_emit(cs, PKT3(PKT3_SET_CONFIG_REG, num, 0));
H A Dr600_pipe.h870 #define PKT3_SET_CONFIG_REG 0x68 macro
908 cb->buf[cb->num_dw++] = PKT3(PKT3_SET_CONFIG_REG, num, 0);
H A Devergreend.h104 #define PKT3_SET_CONFIG_REG 0x68 macro
H A Dr600d.h112 #define PKT3_SET_CONFIG_REG 0x68 macro
/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
H A Dradv_cs.h47 radeon_emit(cs, PKT3(PKT3_SET_CONFIG_REG, num, 0));
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_pm4.c58 opcode = PKT3_SET_CONFIG_REG;
H A Dsi_build_pm4.h79 radeon_emit(PKT3(PKT3_SET_CONFIG_REG, num, 0)); \
/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_cs.h48 radeon_emit(cs, PKT3(PKT3_SET_CONFIG_REG, num, 0));
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_build_pm4.h39 radeon_emit(cs, PKT3(PKT3_SET_CONFIG_REG, num, 0));
H A Dsi_pm4.c55 opcode = PKT3_SET_CONFIG_REG;
/xsrc/external/mit/MesaLib/dist/src/amd/common/
H A Dsid.h222 #define PKT3_SET_CONFIG_REG 0x68 macro
H A Dac_debug.c271 if (op == PKT3_SET_CONTEXT_REG || op == PKT3_SET_CONFIG_REG || op == PKT3_SET_UCONFIG_REG ||
284 case PKT3_SET_CONFIG_REG:
/xsrc/external/mit/MesaLib.old/dist/src/amd/common/
H A Dac_debug.c234 op == PKT3_SET_CONFIG_REG ||
252 case PKT3_SET_CONFIG_REG:
/xsrc/external/mit/MesaLib.old/src/gallium/drivers/r600/
H A Degd_tables.h82 {445, PKT3_SET_CONFIG_REG},
/xsrc/external/mit/MesaLib/src/gallium/drivers/r600/
H A Degd_tables.h82 {445, PKT3_SET_CONFIG_REG},
/xsrc/external/mit/MesaLib.old/src/amd/common/
H A Dsid_tables.h93 {623, PKT3_SET_CONFIG_REG},
/xsrc/external/mit/MesaLib/src/amd/common/
H A Dsid_tables.h98 {701, PKT3_SET_CONFIG_REG},
[all...]

Completed in 176 milliseconds

12