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

  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/
dc_dmub_srv.h 47 struct dc_reg_helper_state reg_helper_offload; member in struct:dc_dmub_srv
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;
173 struct dc_reg_helper_state *offload = &ctx->dmub_srv->reg_helper_offload;
    [all...]

Completed in 47 milliseconds