Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/display/dc/core/
HDdc.c1231 enum surface_update_type overall_type = UPDATE_TYPE_FAST; in det_surface_update() local
1247 elevate_update_type(&overall_type, type); in det_surface_update()
1250 elevate_update_type(&overall_type, type); in det_surface_update()
1275 elevate_update_type(&overall_type, type); in det_surface_update()
1282 elevate_update_type(&overall_type, type); in det_surface_update()
1285 return overall_type; in det_surface_update()
1296 enum surface_update_type overall_type = UPDATE_TYPE_FAST; in check_update_surfaces_for_stream() local
1311 elevate_update_type(&overall_type, type); in check_update_surfaces_for_stream()
1314 return overall_type; in check_update_surfaces_for_stream()