Searched refs:bpp_limit_reached_pipes (Results 1 – 2 of 2) sorted by relevance
33 limits->bpp_limit_reached_pipes = 0; in intel_link_bw_init_limits()82 if (limits->bpp_limit_reached_pipes & BIT(crtc->pipe)) in intel_link_bw_reduce_bpp()150 new_limits->bpp_limit_reached_pipes & BIT(pipe))) in intel_link_bw_set_bpp_limit_for_pipe()155 new_limits->bpp_limit_reached_pipes |= BIT(pipe); in intel_link_bw_set_bpp_limit_for_pipe()
18 u8 bpp_limit_reached_pipes; member
Completed in 5 milliseconds