Home
last modified time | relevance | path

Searched refs:dc_panel_config (Results 1 – 15 of 15) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/
H A Ddm_helpers.h218 struct dc_panel_config *config,
H A Ddc_types.h1248 struct dc_panel_config { struct
H A Ddc.h1786 struct dc_panel_config panel_config;
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn303/
H A Ddcn303_resource.c109 static const struct dc_panel_config panel_config_defaults = {
1103 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.c109 static const struct dc_panel_config panel_config_defaults = {
1166 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/dcn21/
H A Ddcn21_resource.c656 static const struct dc_panel_config panel_config_defaults = {
1368 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/dcn314/
H A Ddcn314_resource.c952 static const struct dc_panel_config panel_config_defaults = {
1726 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.c908 static const struct dc_panel_config panel_config_defaults = {
1719 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/dc/resource/dcn35/
H A Ddcn35_resource.c808 static const struct dc_panel_config panel_config_defaults = {
1764 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/dcn31/
H A Ddcn31_resource.c916 static const struct dc_panel_config panel_config_defaults = {
1848 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.c915 static const struct dc_panel_config panel_config_defaults = {
1838 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/dcn36/
H A Ddcn36_resource.c795 static const struct dc_panel_config panel_config_defaults = {
1751 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.c788 static const struct dc_panel_config panel_config_defaults = {
1744 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.c738 static const struct dc_panel_config panel_config_defaults = {
2262 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/amdgpu_dm/
H A Damdgpu_dm_helpers.c1224 struct dc_panel_config *panel_config, in dm_helpers_init_panel_settings()