Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/inc/
A Dcore_types.h216 void (*get_panel_config_defaults)(struct dc_panel_config *panel_config); member
/linux/drivers/gpu/drm/amd/display/dc/link/
A 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/drivers/gpu/drm/amd/display/dc/resource/dcn302/
A Ddcn302_resource.c1154 .get_panel_config_defaults = dcn302_get_panel_config_defaults,
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn303/
A Ddcn303_resource.c1099 .get_panel_config_defaults = dcn303_get_panel_config_defaults,
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn21/
A Ddcn21_resource.c1381 .get_panel_config_defaults = dcn21_get_panel_config_defaults,
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn316/
A Ddcn316_resource.c1722 .get_panel_config_defaults = dcn316_get_panel_config_defaults,
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn314/
A Ddcn314_resource.c1779 .get_panel_config_defaults = dcn314_get_panel_config_defaults,
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn31/
A Ddcn31_resource.c1845 .get_panel_config_defaults = dcn31_get_panel_config_defaults,
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn315/
A Ddcn315_resource.c1842 .get_panel_config_defaults = dcn315_get_panel_config_defaults,
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn35/
A Ddcn35_resource.c1780 .get_panel_config_defaults = dcn35_get_panel_config_defaults,
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn351/
A Ddcn351_resource.c1759 .get_panel_config_defaults = dcn35_get_panel_config_defaults,
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn30/
A Ddcn30_resource.c2253 .get_panel_config_defaults = dcn30_get_panel_config_defaults,

Completed in 59 milliseconds