Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_bios_types.h167 enum bp_result (*get_lttpr_interop)( member
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn303/
H A Ddcn303_resource.c1268 if (ctx->dc_bios->funcs->get_lttpr_interop) { in dcn303_resource_construct()
1272 bp_query_result = ctx->dc_bios->funcs->get_lttpr_interop(ctx->dc_bios, &is_vbios_interop_enabled); in dcn303_resource_construct()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn302/
H A Ddcn302_resource.c1323 if (ctx->dc_bios->funcs->get_lttpr_interop) { in dcn302_resource_construct()
1327 bp_query_result = ctx->dc_bios->funcs->get_lttpr_interop(ctx->dc_bios, in dcn302_resource_construct()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn301/
H A Ddcn301_resource.c1529 if (ctx->dc_bios->funcs->get_lttpr_interop) { in dcn301_resource_construct()
1533 bp_query_result = ctx->dc_bios->funcs->get_lttpr_interop(ctx->dc_bios, &is_vbios_interop_enabled); in dcn301_resource_construct()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn30/
H A Ddcn30_resource.c2405 if (ctx->dc_bios->funcs->get_lttpr_interop) { in dcn30_resource_construct()
2409 bp_query_result = ctx->dc_bios->funcs->get_lttpr_interop(ctx->dc_bios, in dcn30_resource_construct()