Home
last modified time | relevance | path

Searched refs:extended_aux_timeout_support (Results 1 – 16 of 16) sorted by relevance

/drivers/gpu/drm/amd/display/dc/dce100/
Ddce100_resource.c685 ctx->dc->caps.extended_aux_timeout_support); in dce100_aux_engine_create()
1074 dc->caps.extended_aux_timeout_support = false; in dce100_resource_construct()
/drivers/gpu/drm/amd/display/dc/dce120/
Ddce120_resource.c456 ctx->dc->caps.extended_aux_timeout_support); in dce120_aux_engine_create()
1082 dc->caps.extended_aux_timeout_support = false; in dce120_resource_construct()
/drivers/gpu/drm/amd/display/dc/dce112/
Ddce112_resource.c706 ctx->dc->caps.extended_aux_timeout_support); in dce112_aux_engine_create()
1242 dc->caps.extended_aux_timeout_support = false; in dce112_resource_construct()
/drivers/gpu/drm/amd/display/dc/dce80/
Ddce80_resource.c544 ctx->dc->caps.extended_aux_timeout_support); in dce80_aux_engine_create()
972 dc->caps.extended_aux_timeout_support = false; in dce80_construct()
/drivers/gpu/drm/amd/display/dc/dce60/
Ddce60_resource.c539 ctx->dc->caps.extended_aux_timeout_support); in dce60_aux_engine_create()
965 dc->caps.extended_aux_timeout_support = false; in dce60_construct()
/drivers/gpu/drm/amd/display/dc/dce110/
Ddce110_resource.c733 ctx->dc->caps.extended_aux_timeout_support); in dce110_aux_engine_create()
1374 dc->caps.extended_aux_timeout_support = false; in dce110_resource_construct()
/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_resource.c704 ctx->dc->caps.extended_aux_timeout_support); in dcn10_aux_engine_create()
1425 dc->caps.extended_aux_timeout_support = false; in dcn10_resource_construct()
/drivers/gpu/drm/amd/display/dc/dcn302/
Ddcn302_resource.c929 &aux_engine_regs[inst], &aux_mask, &aux_shift, ctx->dc->caps.extended_aux_timeout_support); in dcn302_aux_engine_create()
1523 dc->caps.extended_aux_timeout_support = true; in dcn302_resource_construct()
/drivers/gpu/drm/amd/display/dc/dcn303/
Ddcn303_resource.c868 &aux_engine_regs[inst], &aux_mask, &aux_shift, ctx->dc->caps.extended_aux_timeout_support); in dcn303_aux_engine_create()
1466 dc->caps.extended_aux_timeout_support = true; in dcn303_resource_construct()
/drivers/gpu/drm/amd/display/dc/
Ddc.h182 bool extended_aux_timeout_support; member
/drivers/gpu/drm/amd/display/dc/dcn301/
Ddcn301_resource.c952 ctx->dc->caps.extended_aux_timeout_support); in dcn301_aux_engine_create()
1780 dc->caps.extended_aux_timeout_support = true; in dcn301_resource_construct()
/drivers/gpu/drm/amd/display/dc/dcn21/
Ddcn21_resource.c764 ctx->dc->caps.extended_aux_timeout_support); in dcn21_aux_engine_create()
1993 dc->caps.extended_aux_timeout_support = true; in dcn21_resource_construct()
/drivers/gpu/drm/amd/display/dc/dcn31/
Ddcn31_resource.c1039 ctx->dc->caps.extended_aux_timeout_support); in dcn31_aux_engine_create()
2016 dc->caps.extended_aux_timeout_support = true; in dcn31_resource_construct()
/drivers/gpu/drm/amd/display/dc/dcn30/
Ddcn30_resource.c934 ctx->dc->caps.extended_aux_timeout_support); in dcn30_aux_engine_create()
2603 dc->caps.extended_aux_timeout_support = true; in dcn30_resource_construct()
/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_resource.c1171 ctx->dc->caps.extended_aux_timeout_support); in dcn20_aux_engine_create()
3737 dc->caps.extended_aux_timeout_support = true; in dcn20_resource_construct()
/drivers/gpu/drm/amd/display/dc/core/
Ddc_link_dp.c3660 || !link->dc->caps.extended_aux_timeout_support) in dp_retrieve_lttpr_cap()