Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn10/
H A Ddcn10_hwseq.c2354 static bool is_low_refresh_rate(struct pipe_ctx *pipe) in is_low_refresh_rate() function
2369 if (account_low_refresh_rate && is_low_refresh_rate(pipe)) in get_clock_divider()