Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_hw_sequencer.c1953 bool is_low_refresh_rate(struct pipe_ctx *pipe) in is_low_refresh_rate() function
1967 if (account_low_refresh_rate && is_low_refresh_rate(pipe)) in get_clock_divider()