Re: [Intel-gfx] [PATCH 0/5] PowerManagement Toggle for PowerTOP

2016-04-20 Thread Daniel Vetter
On Fri, Apr 15, 2016 at 06:12:32PM +, Vivi, Rodrigo wrote: > I was talking to PM engineers today on their Summit and they are really > interrested in a way to toggle features on/off easily. > > They also told if debugfs is the only way that powertop should have to > deal with it. > > So I see

Re: [Intel-gfx] [PATCH 0/5] PowerManagement Toggle for PowerTOP

2016-04-15 Thread Vivi, Rodrigo
On Thu, 2016-04-14 at 11:48 +0200, Daniel Vetter wrote: > On Wed, Apr 13, 2016 at 10:06:57PM +, Vivi, Rodrigo wrote: > > On Wed, 2016-04-13 at 22:46 +0200, Daniel Vetter wrote: > > > On Wed, Apr 13, 2016 at 10:38 PM, Vivi, Rodrigo < > > > rodrigo.v...@intel.com> wrote: > > > > On Wed, 2016-04-1

Re: [Intel-gfx] [PATCH 0/5] PowerManagement Toggle for PowerTOP

2016-04-14 Thread Alexandra Yates
On 04/14/2016 02:48 AM, Daniel Vetter wrote: On Wed, Apr 13, 2016 at 10:06:57PM +, Vivi, Rodrigo wrote: On Wed, 2016-04-13 at 22:46 +0200, Daniel Vetter wrote: On Wed, Apr 13, 2016 at 10:38 PM, Vivi, Rodrigo < rodrigo.v...@intel.com> wrote: On Wed, 2016-04-13 at 16:50 +0200, Daniel Vette

Re: [Intel-gfx] [PATCH 0/5] PowerManagement Toggle for PowerTOP

2016-04-14 Thread Daniel Vetter
On Wed, Apr 13, 2016 at 10:06:57PM +, Vivi, Rodrigo wrote: > On Wed, 2016-04-13 at 22:46 +0200, Daniel Vetter wrote: > > On Wed, Apr 13, 2016 at 10:38 PM, Vivi, Rodrigo < > > rodrigo.v...@intel.com> wrote: > > > On Wed, 2016-04-13 at 16:50 +0200, Daniel Vetter wrote: > > > > On Wed, Apr 13, 201

Re: [Intel-gfx] [PATCH 0/5] PowerManagement Toggle for PowerTOP

2016-04-13 Thread Vivi, Rodrigo
On Wed, 2016-04-13 at 22:46 +0200, Daniel Vetter wrote: > On Wed, Apr 13, 2016 at 10:38 PM, Vivi, Rodrigo < > rodrigo.v...@intel.com> wrote: > > On Wed, 2016-04-13 at 16:50 +0200, Daniel Vetter wrote: > > > On Wed, Apr 13, 2016 at 12:59:18PM +, Zanoni, Paulo R wrote: > > > > Em Ter, 2016-04-12

Re: [Intel-gfx] [PATCH 0/5] PowerManagement Toggle for PowerTOP

2016-04-13 Thread Daniel Vetter
On Wed, Apr 13, 2016 at 10:46 PM, Daniel Vetter wrote: > I fully agree that we can try to do a better job on documenting this > stuff, and maybe exposing more information through stable interfaces. > > But adding new abi to enable/disable stuff sounds like jumping into > the middle of the use-case

Re: [Intel-gfx] [PATCH 0/5] PowerManagement Toggle for PowerTOP

2016-04-13 Thread Daniel Vetter
On Wed, Apr 13, 2016 at 10:38 PM, Vivi, Rodrigo wrote: > On Wed, 2016-04-13 at 16:50 +0200, Daniel Vetter wrote: >> On Wed, Apr 13, 2016 at 12:59:18PM +, Zanoni, Paulo R wrote: >> > Em Ter, 2016-04-12 às 12:18 -0700, Alexandra Yates escreveu: >> > > This project is explained in detail on the H

Re: [Intel-gfx] [PATCH 0/5] PowerManagement Toggle for PowerTOP

2016-04-13 Thread Vivi, Rodrigo
On Wed, 2016-04-13 at 16:50 +0200, Daniel Vetter wrote: > On Wed, Apr 13, 2016 at 12:59:18PM +, Zanoni, Paulo R wrote: > > Em Ter, 2016-04-12 às 12:18 -0700, Alexandra Yates escreveu: > > > This project is explained in detail on the HAS > > > https://docs.google.com/a/intel.com/document/d/1E-en

Re: [Intel-gfx] [PATCH 0/5] PowerManagement Toggle for PowerTOP

2016-04-13 Thread Daniel Vetter
On Wed, Apr 13, 2016 at 12:59:18PM +, Zanoni, Paulo R wrote: > Em Ter, 2016-04-12 às 12:18 -0700, Alexandra Yates escreveu: > > This project is explained in detail on the HAS > > https://docs.google.com/a/intel.com/document/d/1E-en_xqfHgCnhD1Tes3f0 > > 8UYrOc-etv2W-pU0ZErKdE/edit?usp=sharing  

Re: [Intel-gfx] [PATCH 0/5] PowerManagement Toggle for PowerTOP

2016-04-13 Thread Zanoni, Paulo R
Em Ter, 2016-04-12 às 12:18 -0700, Alexandra Yates escreveu: > This project is explained in detail on the HAS > https://docs.google.com/a/intel.com/document/d/1E-en_xqfHgCnhD1Tes3f0 > 8UYrOc-etv2W-pU0ZErKdE/edit?usp=sharing   > > Summary:  > Permits the user to identify and toggle values for PSR,

Re: [Intel-gfx] [PATCH 0/5] PowerManagement Toggle for PowerTOP

2016-04-13 Thread Jani Nikula
On Tue, 12 Apr 2016, Alexandra Yates wrote: > Permits the user to identify and toggle values for PSR, FBC, RC6, > DRRS, and IPS under /sys/class/drm/card0/power/. By enabling these > features I'm looking to empower our customers, such as, power team, > chrome OS, and platform integration teams to

Re: [Intel-gfx] [PATCH 0/5] PowerManagement Toggle for PowerTOP

2016-04-13 Thread Daniel Vetter
On Tue, Apr 12, 2016 at 12:18:43PM -0700, Alexandra Yates wrote: > This project is explained in detail on the HAS > https://docs.google.com/a/intel.com/document/d/1E-en_xqfHgCnhD1Tes3f08UYrOc-etv2W-pU0ZErKdE/edit?usp=sharing > > > Summary: > Permits the user to identify and toggle values for P

[Intel-gfx] [PATCH 0/5] PowerManagement Toggle for PowerTOP

2016-04-12 Thread Alexandra Yates
This project is explained in detail on the HAS https://docs.google.com/a/intel.com/document/d/1E-en_xqfHgCnhD1Tes3f08UYrOc-etv2W-pU0ZErKdE/edit?usp=sharing Summary: Permits the user to identify and toggle values for PSR, FBC, RC6, DRRS, and IPS under /sys/class/drm/card0/power/. By enabling t