Re: [Intel-gfx] [PATCH 3/3] drm/i915/tgl: Select master trasconder for MST stream

2019-11-20 Thread Souza, Jose
Please ignore this patch for now, it is missing one step in the connector config compute phase. On Wed, 2019-11-20 at 15:48 -0800, José Roberto de Souza wrote: > On TGL the blending of all the streams have moved from DDI to > transcoder, so now every transcoder working over the same MST port > mus

[Intel-gfx] [PATCH 3/3] drm/i915/tgl: Select master trasconder for MST stream

2019-11-20 Thread José Roberto de Souza
On TGL the blending of all the streams have moved from DDI to transcoder, so now every transcoder working over the same MST port must send its stream to a master transcoder and master will send to DDI respecting the time slots. A previous approach was using the lowest pipe/transcoder as master tra