Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_helper.c146 struct dc_reg_helper_state *offload = &ctx->dmub_srv->reg_helper_offload; in dmub_reg_value_burst_set_pack()
171 struct dc_reg_helper_state *offload = &ctx->dmub_srv->reg_helper_offload; in dmub_reg_value_pack()
210 struct dc_reg_helper_state *offload = &ctx->dmub_srv->reg_helper_offload; in dmub_reg_wait_done_pack()
238 ctx->dmub_srv->reg_helper_offload.gather_in_progress) in generic_reg_update_ex()
268 ctx->dmub_srv->reg_helper_offload.gather_in_progress) { in generic_reg_set_ex()
437 ctx->dmub_srv->reg_helper_offload.gather_in_progress) { in generic_reg_wait()
495 ctx->dmub_srv->reg_helper_offload.gather_in_progress) { in generic_read_indirect_reg()
635 &ctx->dmub_srv->reg_helper_offload; in reg_sequence_start_gather()
651 offload = &ctx->dmub_srv->reg_helper_offload; in reg_sequence_start_execute()
680 offload = &ctx->dmub_srv->reg_helper_offload; in reg_sequence_wait_done()
[all...]
H A Ddc_dmub_srv.h50 struct dc_reg_helper_state reg_helper_offload; member
/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c12734 ctx->dmub_srv->reg_helper_offload.gather_in_progress && in dm_read_reg_func()
12735 !ctx->dmub_srv->reg_helper_offload.should_burst_write) { in dm_read_reg_func()