[PATCH 03/13] drm/i915/guc: Update CTB response status definition

2021-06-09 Thread Matthew Brost
From: Michal Wajdeczko Format of the STATUS dword in CTB response message now follows definition of the HXG header. Update our code and remove any obsolete legacy definitions. GuC: 55.0.0 Signed-off-by: Matthew Brost Signed-off-by: Michal Wajdeczko Acked-by: Piotr PiĆ³rkowski Reviewed-by:

Re: [PATCH 03/13] drm/i915/guc: Update CTB response status definition

2021-06-08 Thread Michal Wajdeczko
On 08.06.2021 02:05, Daniele Ceraolo Spurio wrote: > > > On 6/7/2021 11:03 AM, Matthew Brost wrote: >> From: Michal Wajdeczko >> >> Format of the STATUS dword in CTB response message now follows >> definition of the HXG header. Update our code and remove any >> obsolete legacy definitions. >

Re: [PATCH 03/13] drm/i915/guc: Update CTB response status definition

2021-06-07 Thread Daniele Ceraolo Spurio
On 6/7/2021 11:03 AM, Matthew Brost wrote: From: Michal Wajdeczko Format of the STATUS dword in CTB response message now follows definition of the HXG header. Update our code and remove any obsolete legacy definitions. This is kind of hard to review on its own against the specs, because

[PATCH 03/13] drm/i915/guc: Update CTB response status definition

2021-06-07 Thread Matthew Brost
From: Michal Wajdeczko Format of the STATUS dword in CTB response message now follows definition of the HXG header. Update our code and remove any obsolete legacy definitions. GuC: 55.0.0 Signed-off-by: Michal Wajdeczko Acked-by: Piotr PiĆ³rkowski --- drivers/gpu/drm/i915/gt/uc/intel_guc_ct.c