Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/calcs/
H A Ddce_calcs.c106 bool lpt_enabled; in calculate_bandwidth() local
305 lpt_enabled = false; in calculate_bandwidth()
358 lpt_enabled = true; in calculate_bandwidth()
615 if ((fbc_enabled == 1 && lpt_enabled == 1)) { in calculate_bandwidth()