Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/inc/
Dcore_types.h216 void (*get_panel_config_defaults)(struct dc_panel_config *panel_config); member
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/link/
Dlink_detection.c1182 if (dc_ctx->dc->res_pool->funcs->get_panel_config_defaults) in detect_link_and_local_sink()
1183 dc_ctx->dc->res_pool->funcs->get_panel_config_defaults(&link->panel_config); in detect_link_and_local_sink()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/resource/dcn302/
Ddcn302_resource.c1154 .get_panel_config_defaults = dcn302_get_panel_config_defaults,
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/resource/dcn303/
Ddcn303_resource.c1099 .get_panel_config_defaults = dcn303_get_panel_config_defaults,
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/resource/dcn21/
Ddcn21_resource.c1381 .get_panel_config_defaults = dcn21_get_panel_config_defaults,
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/resource/dcn316/
Ddcn316_resource.c1722 .get_panel_config_defaults = dcn316_get_panel_config_defaults,
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/resource/dcn314/
Ddcn314_resource.c1779 .get_panel_config_defaults = dcn314_get_panel_config_defaults,
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/resource/dcn351/
Ddcn351_resource.c1759 .get_panel_config_defaults = dcn35_get_panel_config_defaults,
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/resource/dcn315/
Ddcn315_resource.c1842 .get_panel_config_defaults = dcn315_get_panel_config_defaults,
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/resource/dcn31/
Ddcn31_resource.c1845 .get_panel_config_defaults = dcn31_get_panel_config_defaults,
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/resource/dcn35/
Ddcn35_resource.c1780 .get_panel_config_defaults = dcn35_get_panel_config_defaults,
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/resource/dcn30/
Ddcn30_resource.c2253 .get_panel_config_defaults = dcn30_get_panel_config_defaults,