HomeSort by: relevance | last modified time | path
    Searched defs:gather (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/
amdgpu_dc_helper.c 49 bool gather = false; local in function:submit_dmub_read_modify_write
56 gather = ctx->dmub_srv->reg_helper_offload.gather_in_progress;
61 ctx->dmub_srv->reg_helper_offload.gather_in_progress = gather;
74 bool gather = false; local in function:submit_dmub_burst_write
79 gather = ctx->dmub_srv->reg_helper_offload.gather_in_progress;
84 ctx->dmub_srv->reg_helper_offload.gather_in_progress = gather;
96 bool gather = false; local in function:submit_dmub_reg_wait
98 gather = ctx->dmub_srv->reg_helper_offload.gather_in_progress;
106 ctx->dmub_srv->reg_helper_offload.gather_in_progress = gather;
139 /* gather all bits value/mask getting updated in this register *
    [all...]
amdgpu_dc_helper.c 49 bool gather = false; local in function:submit_dmub_read_modify_write
56 gather = ctx->dmub_srv->reg_helper_offload.gather_in_progress;
61 ctx->dmub_srv->reg_helper_offload.gather_in_progress = gather;
74 bool gather = false; local in function:submit_dmub_burst_write
79 gather = ctx->dmub_srv->reg_helper_offload.gather_in_progress;
84 ctx->dmub_srv->reg_helper_offload.gather_in_progress = gather;
96 bool gather = false; local in function:submit_dmub_reg_wait
98 gather = ctx->dmub_srv->reg_helper_offload.gather_in_progress;
106 ctx->dmub_srv->reg_helper_offload.gather_in_progress = gather;
139 /* gather all bits value/mask getting updated in this register *
    [all...]
amdgpu_dc_helper.c 49 bool gather = false; local in function:submit_dmub_read_modify_write
56 gather = ctx->dmub_srv->reg_helper_offload.gather_in_progress;
61 ctx->dmub_srv->reg_helper_offload.gather_in_progress = gather;
74 bool gather = false; local in function:submit_dmub_burst_write
79 gather = ctx->dmub_srv->reg_helper_offload.gather_in_progress;
84 ctx->dmub_srv->reg_helper_offload.gather_in_progress = gather;
96 bool gather = false; local in function:submit_dmub_reg_wait
98 gather = ctx->dmub_srv->reg_helper_offload.gather_in_progress;
106 ctx->dmub_srv->reg_helper_offload.gather_in_progress = gather;
139 /* gather all bits value/mask getting updated in this register *
    [all...]
amdgpu_dc_helper.c 49 bool gather = false; local in function:submit_dmub_read_modify_write
56 gather = ctx->dmub_srv->reg_helper_offload.gather_in_progress;
61 ctx->dmub_srv->reg_helper_offload.gather_in_progress = gather;
74 bool gather = false; local in function:submit_dmub_burst_write
79 gather = ctx->dmub_srv->reg_helper_offload.gather_in_progress;
84 ctx->dmub_srv->reg_helper_offload.gather_in_progress = gather;
96 bool gather = false; local in function:submit_dmub_reg_wait
98 gather = ctx->dmub_srv->reg_helper_offload.gather_in_progress;
106 ctx->dmub_srv->reg_helper_offload.gather_in_progress = gather;
139 /* gather all bits value/mask getting updated in this register *
    [all...]

Completed in 58 milliseconds