Re: [Intel-gfx] [PATCH 2/8] drm/i915: Nuke 'realloc_pipes'

2019-10-16 Thread Lisovskiy, Stanislav
On Fri, 2019-10-11 at 23:09 +0300, Ville Syrjala wrote: > From: Ville Syrjälä > > The 'realloc_pipes' bitmask is pointless. It is either: > a) the set of pipes which are already part of the state, >in which case adding them again is entirely redundant > b) the set of all pipes which we then a

[Intel-gfx] [PATCH 2/8] drm/i915: Nuke 'realloc_pipes'

2019-10-11 Thread Ville Syrjala
From: Ville Syrjälä The 'realloc_pipes' bitmask is pointless. It is either: a) the set of pipes which are already part of the state, in which case adding them again is entirely redundant b) the set of all pipes which we then add to the state Also the fact that 'realloc_pipes' uses the crtc in