Searched refs:reg_helper_offload (Results 1 – 3 of 3) sorted by relevance
51 gather = ctx->dmub_srv->reg_helper_offload.gather_in_progress; in submit_dmub_read_modify_write()52 ctx->dmub_srv->reg_helper_offload.gather_in_progress = false; in submit_dmub_read_modify_write()56 ctx->dmub_srv->reg_helper_offload.gather_in_progress = gather; in submit_dmub_read_modify_write()74 gather = ctx->dmub_srv->reg_helper_offload.gather_in_progress; in submit_dmub_burst_write()75 ctx->dmub_srv->reg_helper_offload.gather_in_progress = false; in submit_dmub_burst_write()94 ctx->dmub_srv->reg_helper_offload.gather_in_progress = false; in submit_dmub_reg_wait()260 ctx->dmub_srv->reg_helper_offload.gather_in_progress) in generic_reg_update_ex()291 ctx->dmub_srv->reg_helper_offload.gather_in_progress) { in generic_reg_set_ex()660 &ctx->dmub_srv->reg_helper_offload; in reg_sequence_start_gather()676 offload = &ctx->dmub_srv->reg_helper_offload; in reg_sequence_start_execute()[all …]
49 struct dc_reg_helper_state reg_helper_offload; member
10627 ctx->dmub_srv->reg_helper_offload.gather_in_progress && in dm_read_reg_func()10628 !ctx->dmub_srv->reg_helper_offload.should_burst_write) { in dm_read_reg_func()
Completed in 24 milliseconds