Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/display/dc/resource/dcn32/
H A Ddcn32_resource_helpers.c263 if (dcn32_allow_subvp_high_refresh_rate(dc, context, pipe_ctx)) { in override_det_for_subvp()
H A Ddcn32_resource.h173 bool dcn32_allow_subvp_high_refresh_rate(struct dc *dc, struct dc_state *context, struct pipe_ctx *…
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddcn32_fpu.c633 (refresh_rate < 120 || dcn32_allow_subvp_high_refresh_rate(dc, context, pipe)) && in dcn32_assign_subvp_pipe()
3428 bool dcn32_allow_subvp_high_refresh_rate(struct dc *dc, struct dc_state *context, struct pipe_ctx *… in dcn32_allow_subvp_high_refresh_rate() function