Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/
H A Dlink.h134 void (*restore_res_map)(const struct dc *dc, uint32_t *map); member
/openbmc/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_link_exports.c132 dc->link_srv->restore_res_map(dc, map); in dc_restore_link_res_map()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/
H A Dlink_factory.c90 link_srv->restore_res_map = link_restore_res_map; in construct_link_service_resource()