Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm_helpers.c1016 struct dc_panel_config *panel_config, in dm_helpers_init_panel_settings()
1034 struct dc_panel_config *panel_config) in dm_helpers_override_panel_settings()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/resource/dcn302/
Ddcn302_resource.c1129 static void dcn302_get_panel_config_defaults(struct dc_panel_config *panel_config) in dcn302_get_panel_config_defaults()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/resource/dcn21/
Ddcn21_resource.c1336 static void dcn21_get_panel_config_defaults(struct dc_panel_config *panel_config) in dcn21_get_panel_config_defaults()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/resource/dcn303/
Ddcn303_resource.c1067 static void dcn303_get_panel_config_defaults(struct dc_panel_config *panel_config) in dcn303_get_panel_config_defaults()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/resource/dcn316/
Ddcn316_resource.c1690 static void dcn316_get_panel_config_defaults(struct dc_panel_config *panel_config) in dcn316_get_panel_config_defaults()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/resource/dcn314/
Ddcn314_resource.c1693 static void dcn314_get_panel_config_defaults(struct dc_panel_config *panel_config) in dcn314_get_panel_config_defaults()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/resource/dcn315/
Ddcn315_resource.c1810 static void dcn315_get_panel_config_defaults(struct dc_panel_config *panel_config) in dcn315_get_panel_config_defaults()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/resource/dcn31/
Ddcn31_resource.c1813 static void dcn31_get_panel_config_defaults(struct dc_panel_config *panel_config) in dcn31_get_panel_config_defaults()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/resource/dcn351/
Ddcn351_resource.c1710 static void dcn35_get_panel_config_defaults(struct dc_panel_config *panel_config) in dcn35_get_panel_config_defaults()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/resource/dcn35/
Ddcn35_resource.c1730 static void dcn35_get_panel_config_defaults(struct dc_panel_config *panel_config) in dcn35_get_panel_config_defaults()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/resource/dcn30/
Ddcn30_resource.c2228 static void dcn30_get_panel_config_defaults(struct dc_panel_config *panel_config) in dcn30_get_panel_config_defaults()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/
Ddc.h1784 struct dc_panel_config panel_config; member