Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hwss/dcn10/
Ddcn10_hwseq.c2140 static bool is_low_refresh_rate(struct pipe_ctx *pipe) in is_low_refresh_rate() function
2155 if (account_low_refresh_rate && is_low_refresh_rate(pipe)) in get_clock_divider()