Home
last modified time | relevance | path

Searched defs:panel_config (Results 1 – 13 of 13) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/resource/dcn21/
H A Ddcn21_resource.c1368 static void dcn21_get_panel_config_defaults(struct dc_panel_config *panel_config) in dcn21_get_panel_config_defaults()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn303/
H A Ddcn303_resource.c1103 static void dcn303_get_panel_config_defaults(struct dc_panel_config *panel_config) in dcn303_get_panel_config_defaults()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn302/
H A Ddcn302_resource.c1166 static void dcn302_get_panel_config_defaults(struct dc_panel_config *panel_config) in dcn302_get_panel_config_defaults()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn314/
H A Ddcn314_resource.c1726 static void dcn314_get_panel_config_defaults(struct dc_panel_config *panel_config) in dcn314_get_panel_config_defaults()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn316/
H A Ddcn316_resource.c1719 static void dcn316_get_panel_config_defaults(struct dc_panel_config *panel_config) in dcn316_get_panel_config_defaults()
/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_helpers.c1224 struct dc_panel_config *panel_config, in dm_helpers_init_panel_settings()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn31/
H A Ddcn31_resource.c1848 static void dcn31_get_panel_config_defaults(struct dc_panel_config *panel_config) in dcn31_get_panel_config_defaults()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn315/
H A Ddcn315_resource.c1838 static void dcn315_get_panel_config_defaults(struct dc_panel_config *panel_config) in dcn315_get_panel_config_defaults()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn35/
H A Ddcn35_resource.c1764 static void dcn35_get_panel_config_defaults(struct dc_panel_config *panel_config) in dcn35_get_panel_config_defaults()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn36/
H A Ddcn36_resource.c1751 static void dcn35_get_panel_config_defaults(struct dc_panel_config *panel_config) in dcn35_get_panel_config_defaults()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn351/
H A Ddcn351_resource.c1744 static void dcn35_get_panel_config_defaults(struct dc_panel_config *panel_config) in dcn35_get_panel_config_defaults()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn30/
H A Ddcn30_resource.c2262 static void dcn30_get_panel_config_defaults(struct dc_panel_config *panel_config) in dcn30_get_panel_config_defaults()
/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc.h1786 struct dc_panel_config panel_config; member