Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc.c2925 if (check_config->enable_legacy_fast_update && in det_surface_update()
2985 if (check_config->enable_legacy_fast_update && stream_update->out_transfer_func) in check_update_surfaces_for_stream()
3032 if (!check_config->enable_legacy_fast_update && stream_update->out_transfer_func) { in check_update_surfaces_for_stream()
5228 if (is_fast_update_only && !dc->check_config.enable_legacy_fast_update) { in update_planes_and_stream_v2()
5271 !dc->check_config.enable_legacy_fast_update) in commit_planes_and_stream_update_on_current_context()
/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc.h295 bool enable_legacy_fast_update; member
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn35/
H A Ddcn35_resource.c791 .enable_legacy_fast_update = true,
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn351/
H A Ddcn351_resource.c771 .enable_legacy_fast_update = true,