Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/
H A Dcore_types.h151 struct stream_encoder *(*find_first_free_match_stream_enc_for_link)( member
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce100/
H A Ddce100_resource.c979 .find_first_free_match_stream_enc_for_link = dce100_find_first_free_match_stream_enc_for_link
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce120/
H A Ddce120_resource.c911 .find_first_free_match_stream_enc_for_link = dce110_find_first_free_match_stream_enc_for_link
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn201/
H A Ddcn201_resource.c1075 .find_first_free_match_stream_enc_for_link = dcn10_find_first_free_match_stream_enc_for_link
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce80/
H A Ddce80_resource.c945 .find_first_free_match_stream_enc_for_link = dce100_find_first_free_match_stream_enc_for_link
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce112/
H A Ddce112_resource.c1061 .find_first_free_match_stream_enc_for_link = dce110_find_first_free_match_stream_enc_for_link
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce60/
H A Ddce60_resource.c938 .find_first_free_match_stream_enc_for_link = dce100_find_first_free_match_stream_enc_for_link
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn302/
H A Ddcn302_resource.c1145 .find_first_free_match_stream_enc_for_link = dcn10_find_first_free_match_stream_enc_for_link,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce110/
H A Ddce110_resource.c1241 .find_first_free_match_stream_enc_for_link = dce110_find_first_free_match_stream_enc_for_link
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn303/
H A Ddcn303_resource.c1071 .find_first_free_match_stream_enc_for_link = dcn10_find_first_free_match_stream_enc_for_link,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_resource.c1280 .find_first_free_match_stream_enc_for_link = dcn10_find_first_free_match_stream_enc_for_link
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn301/
H A Ddcn301_resource.c1388 .find_first_free_match_stream_enc_for_link = dcn10_find_first_free_match_stream_enc_for_link,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn21/
H A Ddcn21_resource.c1395 .find_first_free_match_stream_enc_for_link = dcn10_find_first_free_match_stream_enc_for_link,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn316/
H A Ddcn316_resource.c1716 .find_first_free_match_stream_enc_for_link = dcn10_find_first_free_match_stream_enc_for_link,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn315/
H A Ddcn315_resource.c1829 .find_first_free_match_stream_enc_for_link = dcn10_find_first_free_match_stream_enc_for_link,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn321/
H A Ddcn321_resource.c1599 .find_first_free_match_stream_enc_for_link = dcn10_find_first_free_match_stream_enc_for_link,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn314/
H A Ddcn314_resource.c1809 .find_first_free_match_stream_enc_for_link = dcn10_find_first_free_match_stream_enc_for_link,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn31/
H A Ddcn31_resource.c1837 .find_first_free_match_stream_enc_for_link = dcn10_find_first_free_match_stream_enc_for_link,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/
H A Ddcn30_resource.c2228 .find_first_free_match_stream_enc_for_link = dcn10_find_first_free_match_stream_enc_for_link,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_resource.c2227 .find_first_free_match_stream_enc_for_link = dcn10_find_first_free_match_stream_enc_for_link
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/
H A Ddcn32_resource.c2055 .find_first_free_match_stream_enc_for_link = dcn10_find_first_free_match_stream_enc_for_link,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_resource.c2757 dc->res_pool->funcs->find_first_free_match_stream_enc_for_link( in resource_map_pool_resources()