Re: [Intel-gfx] [CI 12/12] drm/i915: Complete plane hw and uapi split, v2.

2019-10-30 Thread Maarten Lankhorst
Op 29-10-2019 om 19:34 schreef Ville Syrjälä: > On Tue, Oct 29, 2019 at 08:22:29AM +0100, Maarten Lankhorst wrote: >> Splitting plane state is easier than splitting crtc_state, >> before plane check we copy the drm properties to hw so we can >> do the same in bigjoiner later on. >> >> We copy the

Re: [Intel-gfx] [CI 12/12] drm/i915: Complete plane hw and uapi split, v2.

2019-10-29 Thread Ville Syrjälä
On Tue, Oct 29, 2019 at 08:22:29AM +0100, Maarten Lankhorst wrote: > Splitting plane state is easier than splitting crtc_state, > before plane check we copy the drm properties to hw so we can > do the same in bigjoiner later on. > > We copy the state after we did all the modeset handling, but

[Intel-gfx] [CI 12/12] drm/i915: Complete plane hw and uapi split, v2.

2019-10-29 Thread Maarten Lankhorst
Splitting plane state is easier than splitting crtc_state, before plane check we copy the drm properties to hw so we can do the same in bigjoiner later on. We copy the state after we did all the modeset handling, but fortunately i915 seems to be split correctly and nothing during modeset looks at