Re: [Intel-gfx] [PATCH 05/16] drm/i915/guc/slpc: Adding slpc communication interfaces

2021-07-13 Thread Belgaumkar, Vinay
On 7/10/2021 8:52 AM, Michal Wajdeczko wrote: On 10.07.2021 03:20, Vinay Belgaumkar wrote: Replicate the SLPC header file in GuC for the most part. There are what you mean by "replicate" here? some SLPC mode based parameters which haven't been included since we are not using them. Signe

Re: [Intel-gfx] [PATCH 05/16] drm/i915/guc/slpc: Adding slpc communication interfaces

2021-07-10 Thread Michal Wajdeczko
On 10.07.2021 03:20, Vinay Belgaumkar wrote: > Replicate the SLPC header file in GuC for the most part. There are what you mean by "replicate" here? > some SLPC mode based parameters which haven't been included since > we are not using them. > > Signed-off-by: Vinay Belgaumkar > Signed-off-by

[Intel-gfx] [PATCH 05/16] drm/i915/guc/slpc: Adding slpc communication interfaces

2021-07-09 Thread Vinay Belgaumkar
Replicate the SLPC header file in GuC for the most part. There are some SLPC mode based parameters which haven't been included since we are not using them. Signed-off-by: Vinay Belgaumkar Signed-off-by: Sundaresan Sujaritha --- drivers/gpu/drm/i915/gt/uc/intel_guc.c| 4 + drivers/gpu/