Home
last modified time | relevance | path

Searched refs:disable_subvp_high_refresh (Results 1 – 5 of 5) sorted by relevance

/drivers/gpu/drm/amd/display/dc/core/
Ddc_stream.c367 if (!dc->debug.disable_subvp_high_refresh && is_subvp_high_refresh_candidate(stream)) in dc_stream_set_cursor_attributes()
/drivers/gpu/drm/amd/display/dc/
Ddc.h908 bool disable_subvp_high_refresh; member
/drivers/gpu/drm/amd/display/dc/dcn321/
Ddcn321_resource.c730 .disable_subvp_high_refresh = false,
/drivers/gpu/drm/amd/display/dc/dcn32/
Ddcn32_resource.c731 .disable_subvp_high_refresh = false,
/drivers/gpu/drm/amd/display/dc/dml/dcn32/
Ddcn32_fpu.c3016 if (!dc->debug.disable_subvp_high_refresh && min_refresh >= subvp_min_refresh && pipe->stream && in dcn32_allow_subvp_high_refresh_rate()