Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/amd/display/dc/
Ddc_helper.c148 struct dc_reg_helper_state *offload = &ctx->dmub_srv->reg_helper_offload; in dmub_reg_value_burst_set_pack()
173 struct dc_reg_helper_state *offload = &ctx->dmub_srv->reg_helper_offload; in dmub_reg_value_pack()
212 struct dc_reg_helper_state *offload = &ctx->dmub_srv->reg_helper_offload; in dmub_reg_wait_done_pack()
240 ctx->dmub_srv->reg_helper_offload.gather_in_progress) in generic_reg_update_ex()
271 ctx->dmub_srv->reg_helper_offload.gather_in_progress) { in generic_reg_set_ex()
440 ctx->dmub_srv->reg_helper_offload.gather_in_progress) { in generic_reg_wait()
498 ctx->dmub_srv->reg_helper_offload.gather_in_progress) { in generic_read_indirect_reg()
638 &ctx->dmub_srv->reg_helper_offload; in reg_sequence_start_gather()
654 offload = &ctx->dmub_srv->reg_helper_offload; in reg_sequence_start_execute()
683 offload = &ctx->dmub_srv->reg_helper_offload; in reg_sequence_wait_done()
Ddc_dmub_srv.h49 struct dc_reg_helper_state reg_helper_offload; member
/Linux-v6.6/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm.c10855 ctx->dmub_srv->reg_helper_offload.gather_in_progress && in dm_read_reg_func()
10856 !ctx->dmub_srv->reg_helper_offload.should_burst_write) { in dm_read_reg_func()