Re: [Intel-gfx] [PATCH 0/3] Clean a few backend interfaces in the i915

2021-05-26 Thread Daniel Vetter
On Tue, May 25, 2021 at 08:54:38AM -0700, Matthew Brost wrote: > On Tue, May 25, 2021 at 04:27:49PM +0100, Tvrtko Ursulin wrote: > > > > On 25/05/2021 14:56, Daniel Vetter wrote: > > > On Fri, May 21, 2021 at 11:32:12AM -0700, Matthew Brost wrote: > > > > As discussed in [1] start merging some sup

Re: [Intel-gfx] [PATCH 0/3] Clean a few backend interfaces in the i915

2021-05-25 Thread Matthew Brost
On Tue, May 25, 2021 at 04:27:49PM +0100, Tvrtko Ursulin wrote: > > On 25/05/2021 14:56, Daniel Vetter wrote: > > On Fri, May 21, 2021 at 11:32:12AM -0700, Matthew Brost wrote: > > > As discussed in [1] start merging some support patches as a precursor to > > > GuC submission the i915. This is ste

Re: [Intel-gfx] [PATCH 0/3] Clean a few backend interfaces in the i915

2021-05-25 Thread Tvrtko Ursulin
On 25/05/2021 14:56, Daniel Vetter wrote: On Fri, May 21, 2021 at 11:32:12AM -0700, Matthew Brost wrote: As discussed in [1] start merging some support patches as a precursor to GuC submission the i915. This is step #1 mentioned in [1]. [1] https://patchwork.freedesktop.org/series/89844/ Sig