Searched refs:set_shader_debugger (Results 1 – 6 of 6) sorted by relevance
636 misc_pkt.set_shader_debugger.process_context_addr = in mes_v11_0_misc_op()637 input->set_shader_debugger.process_context_addr; in mes_v11_0_misc_op()638 misc_pkt.set_shader_debugger.flags.u32all = in mes_v11_0_misc_op()639 input->set_shader_debugger.flags.u32all; in mes_v11_0_misc_op()640 misc_pkt.set_shader_debugger.spi_gdbg_per_vmid_cntl = in mes_v11_0_misc_op()641 input->set_shader_debugger.spi_gdbg_per_vmid_cntl; in mes_v11_0_misc_op()642 memcpy(misc_pkt.set_shader_debugger.tcp_watch_cntl, in mes_v11_0_misc_op()643 input->set_shader_debugger.tcp_watch_cntl, in mes_v11_0_misc_op()644 sizeof(misc_pkt.set_shader_debugger.tcp_watch_cntl)); in mes_v11_0_misc_op()645 misc_pkt.set_shader_debugger.trap_en = input->set_shader_debugger.trap_en; in mes_v11_0_misc_op()
650 misc_pkt.set_shader_debugger.process_context_addr = in mes_v12_0_misc_op()651 input->set_shader_debugger.process_context_addr; in mes_v12_0_misc_op()652 misc_pkt.set_shader_debugger.flags.u32all = in mes_v12_0_misc_op()653 input->set_shader_debugger.flags.u32all; in mes_v12_0_misc_op()654 misc_pkt.set_shader_debugger.spi_gdbg_per_vmid_cntl = in mes_v12_0_misc_op()655 input->set_shader_debugger.spi_gdbg_per_vmid_cntl; in mes_v12_0_misc_op()656 memcpy(misc_pkt.set_shader_debugger.tcp_watch_cntl, in mes_v12_0_misc_op()657 input->set_shader_debugger.tcp_watch_cntl, in mes_v12_0_misc_op()658 sizeof(misc_pkt.set_shader_debugger.tcp_watch_cntl)); in mes_v12_0_misc_op()659 misc_pkt.set_shader_debugger.trap_en = input->set_shader_debugger.trap_en; in mes_v12_0_misc_op()
1032 op_input.set_shader_debugger.process_context_addr = process_context_addr; in amdgpu_mes_set_shader_debugger()1033 op_input.set_shader_debugger.flags.u32all = flags; in amdgpu_mes_set_shader_debugger()1036 if (op_input.set_shader_debugger.flags.process_ctx_flush) in amdgpu_mes_set_shader_debugger()1039 op_input.set_shader_debugger.spi_gdbg_per_vmid_cntl = spi_gdbg_per_vmid_cntl; in amdgpu_mes_set_shader_debugger()1040 memcpy(op_input.set_shader_debugger.tcp_watch_cntl, tcp_watch_cntl, in amdgpu_mes_set_shader_debugger()1041 sizeof(op_input.set_shader_debugger.tcp_watch_cntl)); in amdgpu_mes_set_shader_debugger()1045 op_input.set_shader_debugger.trap_en = trap_en; in amdgpu_mes_set_shader_debugger()1070 op_input.set_shader_debugger.process_context_addr = process_context_addr; in amdgpu_mes_flush_shader_debugger()1071 op_input.set_shader_debugger.flags.process_ctx_flush = true; in amdgpu_mes_flush_shader_debugger()
350 } set_shader_debugger; member
672 struct SET_SHADER_DEBUGGER set_shader_debugger; member
756 struct SET_SHADER_DEBUGGER set_shader_debugger; member