Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_hw_sequencer.c2058 static bool is_low_refresh_rate(struct pipe_ctx *pipe) in is_low_refresh_rate() function
2073 if (account_low_refresh_rate && is_low_refresh_rate(pipe)) in get_clock_divider()