Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/
H A Dcore_types.h194 void (*get_panel_config_defaults)(struct dc_panel_config *panel_config); member
/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/
H A Dlink_detection.c1163 if (dc_ctx->dc->res_pool->funcs->get_panel_config_defaults) in detect_link_and_local_sink()
1164 dc_ctx->dc->res_pool->funcs->get_panel_config_defaults(&link->panel_config); in detect_link_and_local_sink()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn303/
H A Ddcn303_resource.c1076 .get_panel_config_defaults = dcn303_get_panel_config_defaults,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn302/
H A Ddcn302_resource.c1150 .get_panel_config_defaults = dcn302_get_panel_config_defaults,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn21/
H A Ddcn21_resource.c1397 .get_panel_config_defaults = dcn21_get_panel_config_defaults,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn316/
H A Ddcn316_resource.c1719 .get_panel_config_defaults = dcn316_get_panel_config_defaults,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn315/
H A Ddcn315_resource.c1832 .get_panel_config_defaults = dcn315_get_panel_config_defaults,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn314/
H A Ddcn314_resource.c1809 .get_panel_config_defaults = dcn314_get_panel_config_defaults,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn31/
H A Ddcn31_resource.c1837 .get_panel_config_defaults = dcn31_get_panel_config_defaults,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/
H A Ddcn30_resource.c2230 .get_panel_config_defaults = dcn30_get_panel_config_defaults,