Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/r600/
H A Deg_debug.c163 op == PKT3_SET_CONFIG_REG || in ac_parse_packet3()
180 case PKT3_SET_CONFIG_REG: in ac_parse_packet3()
H A Dr600d_common.h79 #define PKT3_SET_CONFIG_REG 0x68 macro
H A Dr600_cs.h132 radeon_emit(cs, PKT3(PKT3_SET_CONFIG_REG, num, 0)); in radeon_set_config_reg_seq()
H A Dr600_pipe.h869 #define PKT3_SET_CONFIG_REG 0x68 macro
907 cb->buf[cb->num_dw++] = PKT3(PKT3_SET_CONFIG_REG, num, 0); in r600_store_config_reg_seq()
H A Devergreend.h104 #define PKT3_SET_CONFIG_REG 0x68 macro
H A Dr600d.h112 #define PKT3_SET_CONFIG_REG 0x68 macro
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_pm4.c84 opcode = PKT3_SET_CONFIG_REG; in si_pm4_set_reg()
H A Dsi_build_pm4.h79 radeon_emit(PKT3(PKT3_SET_CONFIG_REG, num, 0)); \
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_cs.h48 radeon_emit(cs, PKT3(PKT3_SET_CONFIG_REG, num, 0)); in radeon_set_config_reg_seq()
/third_party/mesa3d/src/amd/common/
H A Dsid.h238 #define PKT3_SET_CONFIG_REG 0x68 macro
H A Dac_debug.c275 if (op == PKT3_SET_CONTEXT_REG || op == PKT3_SET_CONFIG_REG || op == PKT3_SET_UCONFIG_REG || in ac_parse_packet3()
288 case PKT3_SET_CONFIG_REG: in ac_parse_packet3()

Completed in 35 milliseconds