Re: [PATCH 08/13] drm/i915/guc: New CTB based communication

2021-06-14 Thread Daniele Ceraolo Spurio
On 6/9/2021 9:36 PM, Matthew Brost wrote: From: Michal Wajdeczko Format of the CTB messages has changed: - support for multiple formats - message fence is now part of the header - reuse of unified HXG message formats v2: (Daniele) - Better comment in ct_write() Signed-off-by: Mi

[PATCH 08/13] drm/i915/guc: New CTB based communication

2021-06-09 Thread Matthew Brost
From: Michal Wajdeczko Format of the CTB messages has changed: - support for multiple formats - message fence is now part of the header - reuse of unified HXG message formats v2: (Daniele) - Better comment in ct_write() Signed-off-by: Michal Wajdeczko Signed-off-by: Matthew Brost Cc: Pi

Re: [PATCH 08/13] drm/i915/guc: New CTB based communication

2021-06-09 Thread Matthew Brost
On Mon, Jun 07, 2021 at 07:20:01PM -0700, Daniele Ceraolo Spurio wrote: > > > On 6/7/2021 11:03 AM, Matthew Brost wrote: > > From: Michal Wajdeczko > > > > Format of the CTB messages has changed: > > - support for multiple formats > > - message fence is now part of the header > > - reuse

Re: [PATCH 08/13] drm/i915/guc: New CTB based communication

2021-06-07 Thread Daniele Ceraolo Spurio
On 6/7/2021 11:03 AM, Matthew Brost wrote: From: Michal Wajdeczko Format of the CTB messages has changed: - support for multiple formats - message fence is now part of the header - reuse of unified HXG message formats Signed-off-by: Michal Wajdeczko Signed-off-by: Matthew Brost Cc:

[PATCH 08/13] drm/i915/guc: New CTB based communication

2021-06-07 Thread Matthew Brost
From: Michal Wajdeczko Format of the CTB messages has changed: - support for multiple formats - message fence is now part of the header - reuse of unified HXG message formats Signed-off-by: Michal Wajdeczko Signed-off-by: Matthew Brost Cc: Piotr PiĆ³rkowski --- .../gt/uc/abi/guc_communicat