HomeSort by: relevance | last modified time | path
    Searched defs:aux_engine (Results 1 - 25 of 40) sorted by relevancy

1 2

  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dce/
amdgpu_dce_aux.c 388 /*time_elapsed >= aux_engine->timeout_period
446 struct dce_aux *aux_engine = ddc->ctx->dc->res_pool->engines[ddc_pin->pin_data->en]; local in function:dce_aux_configure_timeout
447 struct aux_engine_dce110 *aux110 = FROM_AUX_ENGINE(aux_engine);
558 struct dce_aux *aux_engine; local in function:dce_aux_transfer_raw
568 aux_engine = ddc->ctx->dc->res_pool->engines[ddc_pin->pin_data->en];
569 if (!acquire(aux_engine, ddc_pin)) {
586 submit_channel_request(aux_engine, &aux_req);
587 *operation_result = get_channel_status(aux_engine, &returned_bytes);
591 bytes_replied = read_channel_reply(aux_engine, payload->length,
594 EVENT_LOG_AUX_REP(aux_engine->ddc->pin_data->en
    [all...]
amdgpu_dce_aux.c 388 /*time_elapsed >= aux_engine->timeout_period
446 struct dce_aux *aux_engine = ddc->ctx->dc->res_pool->engines[ddc_pin->pin_data->en]; local in function:dce_aux_configure_timeout
447 struct aux_engine_dce110 *aux110 = FROM_AUX_ENGINE(aux_engine);
558 struct dce_aux *aux_engine; local in function:dce_aux_transfer_raw
568 aux_engine = ddc->ctx->dc->res_pool->engines[ddc_pin->pin_data->en];
569 if (!acquire(aux_engine, ddc_pin)) {
586 submit_channel_request(aux_engine, &aux_req);
587 *operation_result = get_channel_status(aux_engine, &returned_bytes);
591 bytes_replied = read_channel_reply(aux_engine, payload->length,
594 EVENT_LOG_AUX_REP(aux_engine->ddc->pin_data->en
    [all...]
amdgpu_dce_aux.c 388 /*time_elapsed >= aux_engine->timeout_period
446 struct dce_aux *aux_engine = ddc->ctx->dc->res_pool->engines[ddc_pin->pin_data->en]; local in function:dce_aux_configure_timeout
447 struct aux_engine_dce110 *aux110 = FROM_AUX_ENGINE(aux_engine);
558 struct dce_aux *aux_engine; local in function:dce_aux_transfer_raw
568 aux_engine = ddc->ctx->dc->res_pool->engines[ddc_pin->pin_data->en];
569 if (!acquire(aux_engine, ddc_pin)) {
586 submit_channel_request(aux_engine, &aux_req);
587 *operation_result = get_channel_status(aux_engine, &returned_bytes);
591 bytes_replied = read_channel_reply(aux_engine, payload->length,
594 EVENT_LOG_AUX_REP(aux_engine->ddc->pin_data->en
    [all...]
amdgpu_dce_aux.c 388 /*time_elapsed >= aux_engine->timeout_period
446 struct dce_aux *aux_engine = ddc->ctx->dc->res_pool->engines[ddc_pin->pin_data->en]; local in function:dce_aux_configure_timeout
447 struct aux_engine_dce110 *aux110 = FROM_AUX_ENGINE(aux_engine);
558 struct dce_aux *aux_engine; local in function:dce_aux_transfer_raw
568 aux_engine = ddc->ctx->dc->res_pool->engines[ddc_pin->pin_data->en];
569 if (!acquire(aux_engine, ddc_pin)) {
586 submit_channel_request(aux_engine, &aux_req);
587 *operation_result = get_channel_status(aux_engine, &returned_bytes);
591 bytes_replied = read_channel_reply(aux_engine, payload->length,
594 EVENT_LOG_AUX_REP(aux_engine->ddc->pin_data->en
    [all...]
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/inc/hw/
aux_engine.h 1 /* $NetBSD: aux_engine.h,v 1.2 2021/12/18 23:45:05 riastradh Exp $ */
86 struct aux_engine { struct
149 struct aux_engine **ptr);
151 struct aux_engine *engine);
153 struct aux_engine *engine,
156 struct aux_engine *engine,
159 struct aux_engine *engine,
162 struct aux_engine *engine,
168 struct aux_engine *engine,
170 bool (*is_engine_available)(struct aux_engine *engine)
    [all...]
aux_engine.h 1 /* $NetBSD: aux_engine.h,v 1.2 2021/12/18 23:45:05 riastradh Exp $ */
86 struct aux_engine { struct
149 struct aux_engine **ptr);
151 struct aux_engine *engine);
153 struct aux_engine *engine,
156 struct aux_engine *engine,
159 struct aux_engine *engine,
162 struct aux_engine *engine,
168 struct aux_engine *engine,
170 bool (*is_engine_available)(struct aux_engine *engine)
    [all...]
aux_engine.h 1 /* $NetBSD: aux_engine.h,v 1.2 2021/12/18 23:45:05 riastradh Exp $ */
86 struct aux_engine { struct
149 struct aux_engine **ptr);
151 struct aux_engine *engine);
153 struct aux_engine *engine,
156 struct aux_engine *engine,
159 struct aux_engine *engine,
162 struct aux_engine *engine,
168 struct aux_engine *engine,
170 bool (*is_engine_available)(struct aux_engine *engine)
    [all...]
aux_engine.h 1 /* $NetBSD: aux_engine.h,v 1.2 2021/12/18 23:45:05 riastradh Exp $ */
86 struct aux_engine { struct
149 struct aux_engine **ptr);
151 struct aux_engine *engine);
153 struct aux_engine *engine,
156 struct aux_engine *engine,
159 struct aux_engine *engine,
162 struct aux_engine *engine,
168 struct aux_engine *engine,
170 bool (*is_engine_available)(struct aux_engine *engine)
    [all...]
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dce100/
amdgpu_dce100_resource.c 654 struct aux_engine_dce110 *aux_engine = local in function:dce100_aux_engine_create
657 if (!aux_engine)
660 dce110_aux_engine_construct(aux_engine, ctx, inst,
667 return &aux_engine->base;
amdgpu_dce100_resource.c 654 struct aux_engine_dce110 *aux_engine = local in function:dce100_aux_engine_create
657 if (!aux_engine)
660 dce110_aux_engine_construct(aux_engine, ctx, inst,
667 return &aux_engine->base;
amdgpu_dce100_resource.c 654 struct aux_engine_dce110 *aux_engine = local in function:dce100_aux_engine_create
657 if (!aux_engine)
660 dce110_aux_engine_construct(aux_engine, ctx, inst,
667 return &aux_engine->base;
amdgpu_dce100_resource.c 654 struct aux_engine_dce110 *aux_engine = local in function:dce100_aux_engine_create
657 if (!aux_engine)
660 dce110_aux_engine_construct(aux_engine, ctx, inst,
667 return &aux_engine->base;
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dce112/
amdgpu_dce112_resource.c 672 struct aux_engine_dce110 *aux_engine = local in function:dce112_aux_engine_create
675 if (!aux_engine)
678 dce110_aux_engine_construct(aux_engine, ctx, inst,
685 return &aux_engine->base;
amdgpu_dce112_resource.c 672 struct aux_engine_dce110 *aux_engine = local in function:dce112_aux_engine_create
675 if (!aux_engine)
678 dce110_aux_engine_construct(aux_engine, ctx, inst,
685 return &aux_engine->base;
amdgpu_dce112_resource.c 672 struct aux_engine_dce110 *aux_engine = local in function:dce112_aux_engine_create
675 if (!aux_engine)
678 dce110_aux_engine_construct(aux_engine, ctx, inst,
685 return &aux_engine->base;
amdgpu_dce112_resource.c 672 struct aux_engine_dce110 *aux_engine = local in function:dce112_aux_engine_create
675 if (!aux_engine)
678 dce110_aux_engine_construct(aux_engine, ctx, inst,
685 return &aux_engine->base;
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dce120/
amdgpu_dce120_resource.c 443 struct aux_engine_dce110 *aux_engine = local in function:dce120_aux_engine_create
446 if (!aux_engine)
449 dce110_aux_engine_construct(aux_engine, ctx, inst,
456 return &aux_engine->base;
amdgpu_dce120_resource.c 443 struct aux_engine_dce110 *aux_engine = local in function:dce120_aux_engine_create
446 if (!aux_engine)
449 dce110_aux_engine_construct(aux_engine, ctx, inst,
456 return &aux_engine->base;
amdgpu_dce120_resource.c 443 struct aux_engine_dce110 *aux_engine = local in function:dce120_aux_engine_create
446 if (!aux_engine)
449 dce110_aux_engine_construct(aux_engine, ctx, inst,
456 return &aux_engine->base;
amdgpu_dce120_resource.c 443 struct aux_engine_dce110 *aux_engine = local in function:dce120_aux_engine_create
446 if (!aux_engine)
449 dce110_aux_engine_construct(aux_engine, ctx, inst,
456 return &aux_engine->base;
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dce80/
amdgpu_dce80_resource.c 530 struct aux_engine_dce110 *aux_engine = local in function:dce80_aux_engine_create
533 if (!aux_engine)
536 dce110_aux_engine_construct(aux_engine, ctx, inst,
543 return &aux_engine->base;
amdgpu_dce80_resource.c 530 struct aux_engine_dce110 *aux_engine = local in function:dce80_aux_engine_create
533 if (!aux_engine)
536 dce110_aux_engine_construct(aux_engine, ctx, inst,
543 return &aux_engine->base;
amdgpu_dce80_resource.c 530 struct aux_engine_dce110 *aux_engine = local in function:dce80_aux_engine_create
533 if (!aux_engine)
536 dce110_aux_engine_construct(aux_engine, ctx, inst,
543 return &aux_engine->base;
amdgpu_dce80_resource.c 530 struct aux_engine_dce110 *aux_engine = local in function:dce80_aux_engine_create
533 if (!aux_engine)
536 dce110_aux_engine_construct(aux_engine, ctx, inst,
543 return &aux_engine->base;
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dce110/
amdgpu_dce110_resource.c 700 struct aux_engine_dce110 *aux_engine = local in function:dce110_aux_engine_create
703 if (!aux_engine)
706 dce110_aux_engine_construct(aux_engine, ctx, inst,
713 return &aux_engine->base;

Completed in 235 milliseconds

1 2