Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/display/dc/inc/hw/
H A Dlink_encoder.h57 uint32_t IS_HBR2_CAPABLE:1; member
/dragonfly/sys/dev/drm/amd/display/dc/dce100/
H A Ddce100_resource.c553 .flags.bits.IS_HBR2_CAPABLE = true,
/dragonfly/sys/dev/drm/amd/display/dc/dce/
H A Ddce_link_encoder.c774 enc110->base.features.flags.bits.IS_HBR2_CAPABLE = in dce110_link_encoder_construct()
/dragonfly/sys/dev/drm/amd/display/dc/dce120/
H A Ddce120_resource.c571 .flags.bits.IS_HBR2_CAPABLE = true,
/dragonfly/sys/dev/drm/amd/display/dc/dcn10/
H A Ddcn10_link_encoder.c724 enc10->base.features.flags.bits.IS_HBR2_CAPABLE = in dcn10_link_encoder_construct()
H A Ddcn10_resource.c674 .flags.bits.IS_HBR2_CAPABLE = true,
/dragonfly/sys/dev/drm/amd/display/dc/dce110/
H A Ddce110_resource.c569 .flags.bits.IS_HBR2_CAPABLE = true,
/dragonfly/sys/dev/drm/amd/display/dc/dce112/
H A Ddce112_resource.c555 .flags.bits.IS_HBR2_CAPABLE = true,
/dragonfly/sys/dev/drm/amd/display/dc/dce80/
H A Ddce80_resource.c604 .flags.bits.IS_HBR2_CAPABLE = true,
/dragonfly/sys/dev/drm/amd/display/dc/core/
H A Ddc_link_dp.c1072 if (link->link_enc->features.flags.bits.IS_HBR2_CAPABLE) in get_max_link_cap()