Searched refs:gather_in_progress (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()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()663 ASSERT(!offload->gather_in_progress); in reg_sequence_start_gather()665 offload->gather_in_progress = true; in reg_sequence_start_gather()678 if (offload && offload->gather_in_progress) { in reg_sequence_start_execute()[all …]
40 bool gather_in_progress; member
10627 ctx->dmub_srv->reg_helper_offload.gather_in_progress && in dm_read_reg_func()
Completed in 20 milliseconds