Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dcn30/
Ddcn30_resource.c2648 uint8_t is_vbios_interop_enabled = 0; in dcn30_resource_construct() local
2651 &is_vbios_interop_enabled); in dcn30_resource_construct()
2652 dc->caps.vbios_lttpr_aware = (bp_query_result == BP_RESULT_OK) && !!is_vbios_interop_enabled; in dcn30_resource_construct()