Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/amd/display/dc/inc/
H A Ddcn_calcs.h620 extern const struct dcn_ip_params dcn10_ip_defaults;
/openbsd/sys/dev/pci/drm/amd/display/dc/dcn10/
H A Ddcn10_resource.c1462 memcpy(dc->dcn_ip, &dcn10_ip_defaults, sizeof(dcn10_ip_defaults)); in dcn10_resource_construct()
/openbsd/sys/dev/pci/drm/amd/display/dc/dml/calcs/
H A Ddcn_calcs.c125 const struct dcn_ip_params dcn10_ip_defaults = { variable