Searched refs:does_plane_fit_in_mall (Results 1 – 5 of 5) sorted by relevance
98 .does_plane_fit_in_mall = dcn30_does_plane_fit_in_mall,
770 dc->hwss.does_plane_fit_in_mall && in dcn30_apply_idle_power_optimizations()771 dc->hwss.does_plane_fit_in_mall(dc, plane, in dcn30_apply_idle_power_optimizations()
97 .does_plane_fit_in_mall = dcn30_does_plane_fit_in_mall,
241 bool (*does_plane_fit_in_mall)(struct dc *dc, struct dc_plane_state *plane, member
4389 if (dc->hwss.does_plane_fit_in_mall && dc->hwss.does_plane_fit_in_mall(dc, plane, cursor_attr)) in dc_is_plane_eligible_for_idle_optimizations()