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

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r600/
H A Devergreen_hw_context.c743 Elements(cayman_config_reg_list), PKT3_SET_CONFIG_REG, EVERGREEN_CONFIG_REG_OFFSET);
746 Elements(evergreen_config_reg_list), PKT3_SET_CONFIG_REG, EVERGREEN_CONFIG_REG_OFFSET);
782 cs->buf[cs->cdw++] = PKT3(PKT3_SET_CONFIG_REG, 1, 0);
H A Devergreen_compute_internal.c133 res->cs[cs_end] = PKT3C(PKT3_SET_CONFIG_REG, num, 0);
180 ctx->cs->buf[ctx->cs->cdw++] = PKT3C(PKT3_SET_CONFIG_REG, num, 0);
H A Dr600_pipe.h670 #define PKT3_SET_CONFIG_REG 0x68 macro
701 cb->buf[cb->atom.num_dw++] = PKT3(PKT3_SET_CONFIG_REG, num, 0);
809 cs->buf[cs->cdw++] = PKT3(PKT3_SET_CONFIG_REG, num, 0);
H A Dr600_hw_context.c605 Elements(r600_config_reg_list), PKT3_SET_CONFIG_REG, R600_CONFIG_REG_OFFSET);
1053 cs->buf[cs->cdw++] = PKT3(PKT3_SET_CONFIG_REG, 1, 0);
H A Devergreend.h94 #define PKT3_SET_CONFIG_REG 0x68 macro
H A Dr600d.h101 #define PKT3_SET_CONFIG_REG 0x68 macro
/external/mesa3d/src/gallium/drivers/r600/
H A Devergreen_hw_context.c743 Elements(cayman_config_reg_list), PKT3_SET_CONFIG_REG, EVERGREEN_CONFIG_REG_OFFSET);
746 Elements(evergreen_config_reg_list), PKT3_SET_CONFIG_REG, EVERGREEN_CONFIG_REG_OFFSET);
782 cs->buf[cs->cdw++] = PKT3(PKT3_SET_CONFIG_REG, 1, 0);
H A Devergreen_compute_internal.c133 res->cs[cs_end] = PKT3C(PKT3_SET_CONFIG_REG, num, 0);
180 ctx->cs->buf[ctx->cs->cdw++] = PKT3C(PKT3_SET_CONFIG_REG, num, 0);
H A Dr600_pipe.h670 #define PKT3_SET_CONFIG_REG 0x68 macro
701 cb->buf[cb->atom.num_dw++] = PKT3(PKT3_SET_CONFIG_REG, num, 0);
809 cs->buf[cs->cdw++] = PKT3(PKT3_SET_CONFIG_REG, num, 0);
H A Dr600_hw_context.c605 Elements(r600_config_reg_list), PKT3_SET_CONFIG_REG, R600_CONFIG_REG_OFFSET);
1053 cs->buf[cs->cdw++] = PKT3(PKT3_SET_CONFIG_REG, 1, 0);
H A Devergreend.h94 #define PKT3_SET_CONFIG_REG 0x68 macro
H A Dr600d.h101 #define PKT3_SET_CONFIG_REG 0x68 macro
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeonsi/
H A Dradeonsi_pm4.c61 opcode = PKT3_SET_CONFIG_REG;
H A Dsi_state_streamout.c164 cs->buf[cs->cdw++] = PKT3(PKT3_SET_CONFIG_REG, 1, 0);
H A Dr600_hw_context.c680 cs->buf[cs->cdw++] = PKT3(PKT3_SET_CONFIG_REG, 1, 0);
684 cs->buf[cs->cdw++] = PKT3(PKT3_SET_CONFIG_REG, 1, 0);
H A Dsid.h93 #define PKT3_SET_CONFIG_REG 0x68 macro
/external/mesa3d/src/gallium/drivers/radeonsi/
H A Dradeonsi_pm4.c61 opcode = PKT3_SET_CONFIG_REG;
H A Dsi_state_streamout.c164 cs->buf[cs->cdw++] = PKT3(PKT3_SET_CONFIG_REG, 1, 0);
H A Dr600_hw_context.c680 cs->buf[cs->cdw++] = PKT3(PKT3_SET_CONFIG_REG, 1, 0);
684 cs->buf[cs->cdw++] = PKT3(PKT3_SET_CONFIG_REG, 1, 0);
H A Dsid.h93 #define PKT3_SET_CONFIG_REG 0x68 macro

Completed in 1777 milliseconds