Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/amd/display/dc/core/
Ddc.c1207 enum surface_update_type overall_type = UPDATE_TYPE_FAST; in det_surface_update() local
1218 elevate_update_type(&overall_type, type); in det_surface_update()
1221 elevate_update_type(&overall_type, type); in det_surface_update()
1234 elevate_update_type(&overall_type, type); in det_surface_update()
1240 elevate_update_type(&overall_type, type); in det_surface_update()
1243 return overall_type; in det_surface_update()
1254 enum surface_update_type overall_type = UPDATE_TYPE_FAST; in check_update_surfaces_for_stream() local
1269 elevate_update_type(&overall_type, type); in check_update_surfaces_for_stream()
1272 return overall_type; in check_update_surfaces_for_stream()