Searched refs:get_panel_config_defaults (Results 1 – 13 of 13) sorted by relevance
| /drivers/gpu/drm/amd/display/dc/inc/ |
| A D | core_types.h | 215 void (*get_panel_config_defaults)(struct dc_panel_config *panel_config); member
|
| /drivers/gpu/drm/amd/display/dc/link/ |
| A D | link_detection.c | 1190 if (dc_ctx->dc->res_pool->funcs->get_panel_config_defaults) in detect_link_and_local_sink() 1191 dc_ctx->dc->res_pool->funcs->get_panel_config_defaults(&link->panel_config); in detect_link_and_local_sink()
|
| /drivers/gpu/drm/amd/display/dc/resource/dcn302/ |
| A D | dcn302_resource.c | 1153 .get_panel_config_defaults = dcn302_get_panel_config_defaults,
|
| /drivers/gpu/drm/amd/display/dc/resource/dcn303/ |
| A D | dcn303_resource.c | 1098 .get_panel_config_defaults = dcn303_get_panel_config_defaults,
|
| /drivers/gpu/drm/amd/display/dc/resource/dcn21/ |
| A D | dcn21_resource.c | 1380 .get_panel_config_defaults = dcn21_get_panel_config_defaults,
|
| /drivers/gpu/drm/amd/display/dc/resource/dcn316/ |
| A D | dcn316_resource.c | 1721 .get_panel_config_defaults = dcn316_get_panel_config_defaults,
|
| /drivers/gpu/drm/amd/display/dc/resource/dcn314/ |
| A D | dcn314_resource.c | 1780 .get_panel_config_defaults = dcn314_get_panel_config_defaults,
|
| /drivers/gpu/drm/amd/display/dc/resource/dcn31/ |
| A D | dcn31_resource.c | 1851 .get_panel_config_defaults = dcn31_get_panel_config_defaults,
|
| /drivers/gpu/drm/amd/display/dc/resource/dcn35/ |
| A D | dcn35_resource.c | 1786 .get_panel_config_defaults = dcn35_get_panel_config_defaults,
|
| /drivers/gpu/drm/amd/display/dc/resource/dcn315/ |
| A D | dcn315_resource.c | 1844 .get_panel_config_defaults = dcn315_get_panel_config_defaults,
|
| /drivers/gpu/drm/amd/display/dc/resource/dcn351/ |
| A D | dcn351_resource.c | 1758 .get_panel_config_defaults = dcn35_get_panel_config_defaults,
|
| /drivers/gpu/drm/amd/display/dc/resource/dcn36/ |
| A D | dcn36_resource.c | 1760 .get_panel_config_defaults = dcn35_get_panel_config_defaults,
|
| /drivers/gpu/drm/amd/display/dc/resource/dcn30/ |
| A D | dcn30_resource.c | 2251 .get_panel_config_defaults = dcn30_get_panel_config_defaults,
|
Completed in 46 milliseconds