Re: [Intel-gfx] [PATCH 5/6] drm/i915: Store plane relative data rate in crtc_state

2020-11-13 Thread Lisovskiy, Stanislav
On Fri, Nov 06, 2020 at 07:30:41PM +0200, Ville Syrjala wrote: > From: Ville Syrjälä > > Store the relative data rate for planes in the crtc state > so that we don't have to use > intel_atomic_crtc_state_for_each_plane_state() to compute > it even for the planes that are no part of the current st

[Intel-gfx] [PATCH 5/6] drm/i915: Store plane relative data rate in crtc_state

2020-11-06 Thread Ville Syrjala
From: Ville Syrjälä Store the relative data rate for planes in the crtc state so that we don't have to use intel_atomic_crtc_state_for_each_plane_state() to compute it even for the planes that are no part of the current state. Should probably just nuke this stuff entirely an use the normal plane