HomeSort by: relevance | last modified time | path
    Searched refs:gather_in_progress (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/
dc_dmub_srv.h 38 bool gather_in_progress; member in struct:dc_reg_helper_state
amdgpu_dc_helper.c 56 gather = ctx->dmub_srv->reg_helper_offload.gather_in_progress;
57 ctx->dmub_srv->reg_helper_offload.gather_in_progress = false;
61 ctx->dmub_srv->reg_helper_offload.gather_in_progress = gather;
79 gather = ctx->dmub_srv->reg_helper_offload.gather_in_progress;
80 ctx->dmub_srv->reg_helper_offload.gather_in_progress = false;
84 ctx->dmub_srv->reg_helper_offload.gather_in_progress = gather;
98 gather = ctx->dmub_srv->reg_helper_offload.gather_in_progress;
99 ctx->dmub_srv->reg_helper_offload.gather_in_progress = false;
106 ctx->dmub_srv->reg_helper_offload.gather_in_progress = gather;
265 ctx->dmub_srv->reg_helper_offload.gather_in_progress)
    [all...]

Completed in 28 milliseconds