Home
last modified time | relevance | path

Searched refs:dcn10_ip_defaults (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/dev/drm/amd/display/dc/inc/
H A Ddcn_calcs.h620 extern const struct dcn_ip_params dcn10_ip_defaults;
/dragonfly/sys/dev/drm/amd/display/dc/dcn10/
H A Ddcn10_resource.c1208 memcpy(dc->dcn_ip, &dcn10_ip_defaults, sizeof(dcn10_ip_defaults)); in construct()
/dragonfly/sys/dev/drm/amd/display/dc/calcs/
H A Ddcn_calcs.c116 const struct dcn_ip_params dcn10_ip_defaults = { variable