Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/amd/display/dc/core/
Ddc.c1854 enum surface_update_type overall_type = UPDATE_TYPE_FAST; in det_surface_update() local
1868 elevate_update_type(&overall_type, type); in det_surface_update()
1871 elevate_update_type(&overall_type, type); in det_surface_update()
1903 elevate_update_type(&overall_type, UPDATE_TYPE_MED); in det_surface_update()
1908 elevate_update_type(&overall_type, type); in det_surface_update()
1916 elevate_update_type(&overall_type, type); in det_surface_update()
1919 return overall_type; in det_surface_update()
1930 enum surface_update_type overall_type = UPDATE_TYPE_FAST; in check_update_surfaces_for_stream() local
1934 overall_type = UPDATE_TYPE_FULL; in check_update_surfaces_for_stream()
1938 overall_type = UPDATE_TYPE_FULL; in check_update_surfaces_for_stream()
[all …]