Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc.c2517 enum surface_update_type overall_type = UPDATE_TYPE_FAST; in det_surface_update() local
2528 elevate_update_type(&overall_type, type); in det_surface_update()
2531 elevate_update_type(&overall_type, type); in det_surface_update()
2537 elevate_update_type(&overall_type, UPDATE_TYPE_FULL); in det_surface_update()
2570 elevate_update_type(&overall_type, UPDATE_TYPE_MED); in det_surface_update()
2575 elevate_update_type(&overall_type, type); in det_surface_update()
2580 elevate_update_type(&overall_type, type); in det_surface_update()
2589 elevate_update_type(&overall_type, type); in det_surface_update()
2591 return overall_type; in det_surface_update()
2602 enum surface_update_type overall_type = UPDATE_TYPE_FAST; in check_update_surfaces_for_stream() local
[all …]