Home
last modified time | relevance | path

Searched refs:num_hpo_dp_stream_encoder (Results 1 – 12 of 12) sorted by relevance

/linux-6.15/drivers/gpu/drm/amd/display/dc/inc/
H A Dresource.h57 int num_hpo_dp_stream_encoder; member
/linux-6.15/drivers/gpu/drm/amd/display/dc/resource/dcn316/
H A Ddcn316_resource.c814 .num_hpo_dp_stream_encoder = 4,
/linux-6.15/drivers/gpu/drm/amd/display/dc/resource/dcn314/
H A Ddcn314_resource.c832 .num_hpo_dp_stream_encoder = 4,
/linux-6.15/drivers/gpu/drm/amd/display/dc/resource/dcn35/
H A Ddcn35_resource.c674 .num_hpo_dp_stream_encoder = 4,
/linux-6.15/drivers/gpu/drm/amd/display/dc/resource/dcn315/
H A Ddcn315_resource.c819 .num_hpo_dp_stream_encoder = 4,
/linux-6.15/drivers/gpu/drm/amd/display/dc/resource/dcn31/
H A Ddcn31_resource.c820 .num_hpo_dp_stream_encoder = 4,
/linux-6.15/drivers/gpu/drm/amd/display/dc/resource/dcn321/
H A Ddcn321_resource.c648 .num_hpo_dp_stream_encoder = 4,
/linux-6.15/drivers/gpu/drm/amd/display/dc/resource/dcn36/
H A Ddcn36_resource.c655 .num_hpo_dp_stream_encoder = 4,
/linux-6.15/drivers/gpu/drm/amd/display/dc/resource/dcn351/
H A Ddcn351_resource.c654 .num_hpo_dp_stream_encoder = 4,
/linux-6.15/drivers/gpu/drm/amd/display/dc/resource/dcn401/
H A Ddcn401_resource.c644 .num_hpo_dp_stream_encoder = 4,
/linux-6.15/drivers/gpu/drm/amd/display/dc/resource/dcn32/
H A Ddcn32_resource.c651 .num_hpo_dp_stream_encoder = 4,
/linux-6.15/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_resource.c448 for (i = 0; i < caps->num_hpo_dp_stream_encoder; i++) { in resource_construct()