Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/
H A Ddcn32_resource_helpers.c607 bool dcn32_check_native_scaling_for_res(struct pipe_ctx *pipe, unsigned int width, unsigned int hei… in dcn32_check_native_scaling_for_res() function
H A Ddcn32_resource.h170 bool dcn32_check_native_scaling_for_res(struct pipe_ctx *pipe, unsigned int width, unsigned int hei…
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddcn32_fpu.c3026 if (dcn32_check_native_scaling_for_res(pipe, width, height)) { in dcn32_allow_subvp_high_refresh_rate()