Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/resource/dcn60/
H A Ddcn60_resource.c1486 struct dcn30_hpo_frl_link_encoder *hpo_link_enc; in dcn60_hpo_frl_link_encoder_create() local
1494 hpo_link_enc = kzalloc_obj(struct dcn30_hpo_frl_link_encoder); in dcn60_hpo_frl_link_encoder_create()
1495 if (!hpo_link_enc) in dcn60_hpo_frl_link_encoder_create()
1498 hpo_frl_link_encoder60_construct(hpo_link_enc, ctx, eng_id-ENGINE_ID_HPO_0, in dcn60_hpo_frl_link_encoder_create()
1502 return &hpo_link_enc->base; in dcn60_hpo_frl_link_encoder_create()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn42/
H A Ddcn42_resource.c1349 struct dcn30_hpo_frl_link_encoder *hpo_link_enc; in dcn42_hpo_frl_link_encoder_create() local
1358 hpo_link_enc = kzalloc_obj(struct dcn30_hpo_frl_link_encoder); in dcn42_hpo_frl_link_encoder_create()
1359 if (!hpo_link_enc) in dcn42_hpo_frl_link_encoder_create()
1362 hpo_frl_link_encoder3_construct(hpo_link_enc, ctx, eng_id - ENGINE_ID_HPO_0, in dcn42_hpo_frl_link_encoder_create()
1366 return &hpo_link_enc->base; in dcn42_hpo_frl_link_encoder_create()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn401/
H A Ddcn401_resource.c1348 struct dcn30_hpo_frl_link_encoder *hpo_link_enc; in dcn401_hpo_frl_link_encoder_create() local
1356 hpo_link_enc = kzalloc_obj(struct dcn30_hpo_frl_link_encoder); in dcn401_hpo_frl_link_encoder_create()
1357 if (!hpo_link_enc) in dcn401_hpo_frl_link_encoder_create()
1360 hpo_frl_link_encoder3_construct(hpo_link_enc, ctx, eng_id-ENGINE_ID_HPO_0, in dcn401_hpo_frl_link_encoder_create()
1364 return &hpo_link_enc->base; in dcn401_hpo_frl_link_encoder_create()