Home
last modified time | relevance | path

Searched refs:gather_in_progress (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/
A Ddc_helper.c51 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 …]
A Ddc_dmub_srv.h40 bool gather_in_progress; member
/linux-6.3-rc2/drivers/gpu/drm/amd/display/amdgpu_dm/
A Damdgpu_dm.c10627 ctx->dmub_srv->reg_helper_offload.gather_in_progress && in dm_read_reg_func()

Completed in 20 milliseconds