Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn32/
Ddcn32_dpp.c112 .dpp_get_optimal_number_of_taps = dpp3_get_optimal_number_of_taps,
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/inc/hw/
Ddpp.h171 bool (*dpp_get_optimal_number_of_taps)( member
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn201/
Ddcn201_dpp.c265 .dpp_get_optimal_number_of_taps = dpp201_get_optimal_number_of_taps,
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_dpp.c376 .dpp_get_optimal_number_of_taps = dpp1_get_optimal_number_of_taps,
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_dpp.c523 .dpp_get_optimal_number_of_taps = dpp1_get_optimal_number_of_taps,
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn30/
Ddcn30_dpp.c1436 .dpp_get_optimal_number_of_taps = dpp3_get_optimal_number_of_taps,
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/core/
Ddc_resource.c1185 res = pipe_ctx->plane_res.dpp->funcs->dpp_get_optimal_number_of_taps( in resource_build_scaling_params()
1200 res = pipe_ctx->plane_res.dpp->funcs->dpp_get_optimal_number_of_taps( in resource_build_scaling_params()