Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_dpp.c155 dpp->ctx->dc->debug.max_downscale_src_width != 0 && in dpp_get_optimal_number_of_taps()
156 scl_data->viewport.width > dpp->ctx->dc->debug.max_downscale_src_width) in dpp_get_optimal_number_of_taps()
Ddcn10_resource.c530 .max_downscale_src_width = 3840,
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/
Ddc.h222 int max_downscale_src_width; member