Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/inc/
A Dresource.h79 struct hpo_dp_stream_encoder *(*create_hpo_dp_stream_encoder)( member
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn316/
A Ddcn316_resource.c1336 .create_hpo_dp_stream_encoder = dcn31_hpo_dp_stream_encoder_create,
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn314/
A Ddcn314_resource.c1397 .create_hpo_dp_stream_encoder = dcn31_hpo_dp_stream_encoder_create,
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn31/
A Ddcn31_resource.c1340 .create_hpo_dp_stream_encoder = dcn31_hpo_dp_stream_encoder_create,
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn315/
A Ddcn315_resource.c1340 .create_hpo_dp_stream_encoder = dcn31_hpo_dp_stream_encoder_create,
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn35/
A Ddcn35_resource.c1409 .create_hpo_dp_stream_encoder = dcn31_hpo_dp_stream_encoder_create,
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn321/
A Ddcn321_resource.c1327 .create_hpo_dp_stream_encoder = dcn321_hpo_dp_stream_encoder_create,
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn351/
A Ddcn351_resource.c1389 .create_hpo_dp_stream_encoder = dcn31_hpo_dp_stream_encoder_create,
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn401/
A Ddcn401_resource.c1319 .create_hpo_dp_stream_encoder = dcn401_hpo_dp_stream_encoder_create,
/linux/drivers/gpu/drm/amd/display/dc/core/
A Ddc_resource.c441 if (create_funcs->create_hpo_dp_stream_encoder) { in resource_construct()
443 …pool->hpo_dp_stream_enc[i] = create_funcs->create_hpo_dp_stream_encoder(i+ENGINE_ID_HPO_DP_0, ctx); in resource_construct()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn32/
A Ddcn32_resource.c1344 .create_hpo_dp_stream_encoder = dcn32_hpo_dp_stream_encoder_create,

Completed in 48 milliseconds