Home
last modified time | relevance | path

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

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