Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/display/dc/inc/
A Dcore_types.h215 void (*get_panel_config_defaults)(struct dc_panel_config *panel_config); member
/drivers/gpu/drm/amd/display/dc/link/
A Dlink_detection.c1190 if (dc_ctx->dc->res_pool->funcs->get_panel_config_defaults) in detect_link_and_local_sink()
1191 dc_ctx->dc->res_pool->funcs->get_panel_config_defaults(&link->panel_config); in detect_link_and_local_sink()
/drivers/gpu/drm/amd/display/dc/resource/dcn302/
A Ddcn302_resource.c1153 .get_panel_config_defaults = dcn302_get_panel_config_defaults,
/drivers/gpu/drm/amd/display/dc/resource/dcn303/
A Ddcn303_resource.c1098 .get_panel_config_defaults = dcn303_get_panel_config_defaults,
/drivers/gpu/drm/amd/display/dc/resource/dcn21/
A Ddcn21_resource.c1380 .get_panel_config_defaults = dcn21_get_panel_config_defaults,
/drivers/gpu/drm/amd/display/dc/resource/dcn316/
A Ddcn316_resource.c1721 .get_panel_config_defaults = dcn316_get_panel_config_defaults,
/drivers/gpu/drm/amd/display/dc/resource/dcn314/
A Ddcn314_resource.c1780 .get_panel_config_defaults = dcn314_get_panel_config_defaults,
/drivers/gpu/drm/amd/display/dc/resource/dcn31/
A Ddcn31_resource.c1851 .get_panel_config_defaults = dcn31_get_panel_config_defaults,
/drivers/gpu/drm/amd/display/dc/resource/dcn35/
A Ddcn35_resource.c1786 .get_panel_config_defaults = dcn35_get_panel_config_defaults,
/drivers/gpu/drm/amd/display/dc/resource/dcn315/
A Ddcn315_resource.c1844 .get_panel_config_defaults = dcn315_get_panel_config_defaults,
/drivers/gpu/drm/amd/display/dc/resource/dcn351/
A Ddcn351_resource.c1758 .get_panel_config_defaults = dcn35_get_panel_config_defaults,
/drivers/gpu/drm/amd/display/dc/resource/dcn36/
A Ddcn36_resource.c1760 .get_panel_config_defaults = dcn35_get_panel_config_defaults,
/drivers/gpu/drm/amd/display/dc/resource/dcn30/
A Ddcn30_resource.c2251 .get_panel_config_defaults = dcn30_get_panel_config_defaults,

Completed in 46 milliseconds