Re: [Intel-gfx] [PATCH 27/36] drm/i915: Split control of rps and rc6

2018-04-10 Thread Chris Wilson
Quoting Sagar Arun Kamble (2018-03-16 13:03:03) > > > On 3/16/2018 2:22 PM, Sagar Arun Kamble wrote: > > > > > > On 3/14/2018 3:07 PM, Chris Wilson wrote: > >> Allow ourselves to individually toggle rps or rc6. This will be used > >> later when we want to enable rps/rc6 at different phases during

Re: [Intel-gfx] [PATCH 27/36] drm/i915: Split control of rps and rc6

2018-03-16 Thread Sagar Arun Kamble
On 3/16/2018 2:22 PM, Sagar Arun Kamble wrote: On 3/14/2018 3:07 PM, Chris Wilson wrote: Allow ourselves to individually toggle rps or rc6. This will be used later when we want to enable rps/rc6 at different phases during the device bring up. Whilst here, convert the intel_$verb_gt_powersav

Re: [Intel-gfx] [PATCH 27/36] drm/i915: Split control of rps and rc6

2018-03-16 Thread Sagar Arun Kamble
On 3/14/2018 3:07 PM, Chris Wilson wrote: Allow ourselves to individually toggle rps or rc6. This will be used later when we want to enable rps/rc6 at different phases during the device bring up. Whilst here, convert the intel_$verb_gt_powersave over to intel_gt_pm_$verb scheme. Signed-off-by

[Intel-gfx] [PATCH 27/36] drm/i915: Split control of rps and rc6

2018-03-14 Thread Chris Wilson
Allow ourselves to individually toggle rps or rc6. This will be used later when we want to enable rps/rc6 at different phases during the device bring up. Whilst here, convert the intel_$verb_gt_powersave over to intel_gt_pm_$verb scheme. Signed-off-by: Chris Wilson --- drivers/gpu/drm/i915/i915