Searched refs:set_shader_debugger (Results 1 – 6 of 6) sorted by relevance
639 misc_pkt.set_shader_debugger.process_context_addr = in mes_v11_0_misc_op()640 input->set_shader_debugger.process_context_addr; in mes_v11_0_misc_op()641 misc_pkt.set_shader_debugger.flags.u32all = in mes_v11_0_misc_op()642 input->set_shader_debugger.flags.u32all; in mes_v11_0_misc_op()643 misc_pkt.set_shader_debugger.spi_gdbg_per_vmid_cntl = in mes_v11_0_misc_op()644 input->set_shader_debugger.spi_gdbg_per_vmid_cntl; in mes_v11_0_misc_op()645 memcpy(misc_pkt.set_shader_debugger.tcp_watch_cntl, in mes_v11_0_misc_op()646 input->set_shader_debugger.tcp_watch_cntl, in mes_v11_0_misc_op()647 sizeof(misc_pkt.set_shader_debugger.tcp_watch_cntl)); in mes_v11_0_misc_op()648 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()
1026 op_input.set_shader_debugger.process_context_addr = process_context_addr; in amdgpu_mes_set_shader_debugger()1027 op_input.set_shader_debugger.flags.u32all = flags; in amdgpu_mes_set_shader_debugger()1030 if (op_input.set_shader_debugger.flags.process_ctx_flush) in amdgpu_mes_set_shader_debugger()1033 op_input.set_shader_debugger.spi_gdbg_per_vmid_cntl = spi_gdbg_per_vmid_cntl; in amdgpu_mes_set_shader_debugger()1034 memcpy(op_input.set_shader_debugger.tcp_watch_cntl, tcp_watch_cntl, in amdgpu_mes_set_shader_debugger()1035 sizeof(op_input.set_shader_debugger.tcp_watch_cntl)); in amdgpu_mes_set_shader_debugger()1039 op_input.set_shader_debugger.trap_en = trap_en; in amdgpu_mes_set_shader_debugger()1064 op_input.set_shader_debugger.process_context_addr = process_context_addr; in amdgpu_mes_flush_shader_debugger()1065 op_input.set_shader_debugger.flags.process_ctx_flush = true; in amdgpu_mes_flush_shader_debugger()
350 } set_shader_debugger; member
673 struct SET_SHADER_DEBUGGER set_shader_debugger; member
796 struct SET_SHADER_DEBUGGER set_shader_debugger; member