Home
last modified time | relevance | path

Searched refs:get_lttpr_interop (Results 1 – 6 of 6) sorted by relevance

/drivers/gpu/drm/amd/display/dc/
A Ddc_bios_types.h157 enum bp_result (*get_lttpr_interop)( member
/drivers/gpu/drm/amd/display/dc/resource/dcn302/
A Ddcn302_resource.c1284 if (ctx->dc_bios->funcs->get_lttpr_interop) { in dcn302_resource_construct()
1288 bp_query_result = ctx->dc_bios->funcs->get_lttpr_interop(ctx->dc_bios, in dcn302_resource_construct()
/drivers/gpu/drm/amd/display/dc/resource/dcn303/
A Ddcn303_resource.c1230 if (ctx->dc_bios->funcs->get_lttpr_interop) { in dcn303_resource_construct()
1234 bp_query_result = ctx->dc_bios->funcs->get_lttpr_interop(ctx->dc_bios, &is_vbios_interop_enabled); in dcn303_resource_construct()
/drivers/gpu/drm/amd/display/dc/resource/dcn301/
A Ddcn301_resource.c1494 if (ctx->dc_bios->funcs->get_lttpr_interop) { in dcn301_resource_construct()
1498 bp_query_result = ctx->dc_bios->funcs->get_lttpr_interop(ctx->dc_bios, &is_vbios_interop_enabled); in dcn301_resource_construct()
/drivers/gpu/drm/amd/display/dc/resource/dcn30/
A Ddcn30_resource.c2368 if (ctx->dc_bios->funcs->get_lttpr_interop) { in dcn30_resource_construct()
2372 bp_query_result = ctx->dc_bios->funcs->get_lttpr_interop(ctx->dc_bios, in dcn30_resource_construct()
/drivers/gpu/drm/amd/display/dc/bios/
A Dbios_parser2.c3689 .get_lttpr_interop = bios_parser_get_lttpr_interop,

Completed in 23 milliseconds