Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/amd/display/dc/core/
Ddc.c1496 enum surface_update_type overall_type = UPDATE_TYPE_FAST; in det_surface_update() local
1515 elevate_update_type(&overall_type, type); in det_surface_update()
1518 elevate_update_type(&overall_type, type); in det_surface_update()
1546 elevate_update_type(&overall_type, type); in det_surface_update()
1553 elevate_update_type(&overall_type, type); in det_surface_update()
1556 return overall_type; in det_surface_update()
1567 enum surface_update_type overall_type = UPDATE_TYPE_FAST; in check_update_surfaces_for_stream() local
1604 elevate_update_type(&overall_type, type); in check_update_surfaces_for_stream()
1607 return overall_type; in check_update_surfaces_for_stream()