Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_dmub_srv.h42 bool should_burst_write; member
H A Ddc_helper.c45 offload->should_burst_write = in submit_dmub_read_modify_write()
182 if (offload->should_burst_write) { in dmub_reg_value_pack()
186 offload->should_burst_write = false; in dmub_reg_value_pack()
658 offload->should_burst_write = false; in reg_sequence_start_execute()
/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c10916 !ctx->dmub_srv->reg_helper_offload.should_burst_write) { in dm_read_reg_func()