Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/ !
H A Ddc_helper.c48 offload->should_burst_write = in submit_dmub_read_modify_write()
180 if (offload->should_burst_write) { in dmub_reg_value_pack()
184 offload->should_burst_write = false; in dmub_reg_value_pack()
655 offload->should_burst_write = false; in reg_sequence_start_execute()
H A Ddc_dmub_srv.h43 bool should_burst_write; member
/linux/drivers/gpu/drm/amd/display/amdgpu_dm/ !
H A Damdgpu_dm.c12735 !ctx->dmub_srv->reg_helper_offload.should_burst_write) { in dm_read_reg_func()