Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/
A Ddc_link.h175 unsigned short chip_caps; member
/linux/drivers/gpu/drm/amd/display/dc/core/
A Ddc_link.c1669 link->chip_caps = path->caps; in dc_link_construct_legacy()
1671 DC_LOG_DC("BIOS object table - chip_caps: %d", link->chip_caps); in dc_link_construct_legacy()
1675 link->chip_caps = path->caps; in dc_link_construct_legacy()
1677 DC_LOG_DC("BIOS object table - chip_caps: %d", link->chip_caps); in dc_link_construct_legacy()
1680 if (link->chip_caps & EXT_DISPLAY_PATH_CAPS__DP_FIXED_VS_EN) { in dc_link_construct_legacy()
2521 unsigned short masked_chip_caps = pipe_ctx->stream->link->chip_caps & in enable_link_hdmi()
4413 unsigned short masked_chip_caps = link->chip_caps &
A Ddc_link_dp.c1566 if (link->chip_caps & EXT_DISPLAY_PATH_CAPS__DP_FIXED_VS_EN &&

Completed in 20 milliseconds