Re: [RESEND][PATCH v8 4/8] PM / EM: add support for other devices than CPUs in Energy Model

2020-06-25 Thread Lukasz Luba
On 6/24/20 4:21 PM, Rafael J. Wysocki wrote: On Wed, Jun 10, 2020 at 12:12 PM Lukasz Luba wrote: Add support for other devices than CPUs. The registration function does not require a valid cpumask pointer and is ready to handle new devices. Some of the internal structures has been

Re: [RESEND][PATCH v8 4/8] PM / EM: add support for other devices than CPUs in Energy Model

2020-06-24 Thread Rafael J. Wysocki
On Wed, Jun 10, 2020 at 12:12 PM Lukasz Luba wrote: > > Add support for other devices than CPUs. The registration function > does not require a valid cpumask pointer and is ready to handle new > devices. Some of the internal structures has been reorganized in order to > keep consistent view (like

[RESEND][PATCH v8 4/8] PM / EM: add support for other devices than CPUs in Energy Model

2020-06-11 Thread Lukasz Luba
Add support for other devices than CPUs. The registration function does not require a valid cpumask pointer and is ready to handle new devices. Some of the internal structures has been reorganized in order to keep consistent view (like removing per_cpu pd pointers). Signed-off-by: Lukasz Luba

Re: [PATCH v8 4/8] PM / EM: add support for other devices than CPUs in Energy Model

2020-06-09 Thread Lukasz Luba
On 6/8/20 2:25 PM, Dan Carpenter wrote: It's not really a proper bug report so it doesn't deserve a reported-by. Thanks, though! regards, dan carpenter Thank you Dan for your work. This is very much appreciated! Lukasz ___ dri-devel mailing

Re: [PATCH v8 4/8] PM / EM: add support for other devices than CPUs in Energy Model

2020-06-09 Thread Lukasz Luba
On 6/8/20 1:51 PM, Dan Carpenter wrote: On Mon, Jun 08, 2020 at 01:34:37PM +0100, Lukasz Luba wrote: Hi Dan, Thank you for your analyzes. On 6/8/20 12:51 PM, Dan Carpenter wrote: Hi Lukasz, I love your patch! Perhaps something to improve: url:

Re: [PATCH v8 4/8] PM / EM: add support for other devices than CPUs in Energy Model

2020-06-09 Thread Lukasz Luba
Hi Dan, Thank you for your analyzes. On 6/8/20 12:51 PM, Dan Carpenter wrote: Hi Lukasz, I love your patch! Perhaps something to improve: url: https://github.com/0day-ci/linux/commits/Lukasz-Luba/Add-support-for-devices-in-the-Energy-Model/20200527-180614 base:

Re: [PATCH v8 4/8] PM / EM: add support for other devices than CPUs in Energy Model

2020-06-08 Thread Dan Carpenter
It's not really a proper bug report so it doesn't deserve a reported-by. Thanks, though! regards, dan carpenter ___ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel

Re: [PATCH v8 4/8] PM / EM: add support for other devices than CPUs in Energy Model

2020-06-08 Thread Dan Carpenter
On Mon, Jun 08, 2020 at 01:34:37PM +0100, Lukasz Luba wrote: > Hi Dan, > > Thank you for your analyzes. > > On 6/8/20 12:51 PM, Dan Carpenter wrote: > > Hi Lukasz, > > > > I love your patch! Perhaps something to improve: > > > > url: > >

Re: [PATCH v8 4/8] PM / EM: add support for other devices than CPUs in Energy Model

2020-06-08 Thread Dan Carpenter
Hi Lukasz, I love your patch! Perhaps something to improve: url: https://github.com/0day-ci/linux/commits/Lukasz-Luba/Add-support-for-devices-in-the-Energy-Model/20200527-180614 base: https://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git linux-next config:

Re: [PATCH v8 4/8] PM / EM: add support for other devices than CPUs in Energy Model

2020-06-04 Thread Lukasz Luba
On 6/3/20 5:22 PM, Rafael J. Wysocki wrote: On Wed, Jun 3, 2020 at 6:12 PM Lukasz Luba wrote: On 6/3/20 4:40 PM, Rafael J. Wysocki wrote: On Wed, Jun 3, 2020 at 5:26 PM Lukasz Luba wrote: On 6/3/20 4:13 PM, Rafael J. Wysocki wrote: On Tue, Jun 2, 2020 at 1:31 PM Lukasz Luba

Re: [PATCH v8 4/8] PM / EM: add support for other devices than CPUs in Energy Model

2020-06-04 Thread Lukasz Luba
On 6/3/20 4:13 PM, Rafael J. Wysocki wrote: On Tue, Jun 2, 2020 at 1:31 PM Lukasz Luba wrote: Hi Daniel, On 6/1/20 10:44 PM, Daniel Lezcano wrote: On 27/05/2020 11:58, Lukasz Luba wrote: Add support for other devices than CPUs. The registration function does not require a valid cpumask

Re: [PATCH v8 4/8] PM / EM: add support for other devices than CPUs in Energy Model

2020-06-04 Thread Lukasz Luba
On 6/3/20 4:40 PM, Rafael J. Wysocki wrote: On Wed, Jun 3, 2020 at 5:26 PM Lukasz Luba wrote: On 6/3/20 4:13 PM, Rafael J. Wysocki wrote: On Tue, Jun 2, 2020 at 1:31 PM Lukasz Luba wrote: Hi Daniel, On 6/1/20 10:44 PM, Daniel Lezcano wrote: On 27/05/2020 11:58, Lukasz Luba wrote:

Re: [PATCH v8 4/8] PM / EM: add support for other devices than CPUs in Energy Model

2020-06-03 Thread Rafael J. Wysocki
On Wed, Jun 3, 2020 at 6:12 PM Lukasz Luba wrote: > > > > On 6/3/20 4:40 PM, Rafael J. Wysocki wrote: > > On Wed, Jun 3, 2020 at 5:26 PM Lukasz Luba wrote: > >> > >> > >> > >> On 6/3/20 4:13 PM, Rafael J. Wysocki wrote: > >>> On Tue, Jun 2, 2020 at 1:31 PM Lukasz Luba wrote: > > Hi

Re: [PATCH v8 4/8] PM / EM: add support for other devices than CPUs in Energy Model

2020-06-03 Thread Rafael J. Wysocki
On Wed, Jun 3, 2020 at 5:26 PM Lukasz Luba wrote: > > > > On 6/3/20 4:13 PM, Rafael J. Wysocki wrote: > > On Tue, Jun 2, 2020 at 1:31 PM Lukasz Luba wrote: > >> > >> Hi Daniel, > >> > >> On 6/1/20 10:44 PM, Daniel Lezcano wrote: > >>> On 27/05/2020 11:58, Lukasz Luba wrote: > Add support

Re: [PATCH v8 4/8] PM / EM: add support for other devices than CPUs in Energy Model

2020-06-03 Thread Rafael J. Wysocki
On Tue, Jun 2, 2020 at 1:31 PM Lukasz Luba wrote: > > Hi Daniel, > > On 6/1/20 10:44 PM, Daniel Lezcano wrote: > > On 27/05/2020 11:58, Lukasz Luba wrote: > >> Add support for other devices than CPUs. The registration function > >> does not require a valid cpumask pointer and is ready to handle

Re: [PATCH v8 4/8] PM / EM: add support for other devices than CPUs in Energy Model

2020-06-03 Thread Daniel Lezcano
On 27/05/2020 11:58, Lukasz Luba wrote: > Add support for other devices than CPUs. The registration function > does not require a valid cpumask pointer and is ready to handle new > devices. Some of the internal structures has been reorganized in order to > keep consistent view (like removing

Re: [PATCH v8 4/8] PM / EM: add support for other devices than CPUs in Energy Model

2020-06-03 Thread Lukasz Luba
Hi Daniel, On 6/1/20 10:44 PM, Daniel Lezcano wrote: On 27/05/2020 11:58, Lukasz Luba wrote: Add support for other devices than CPUs. The registration function does not require a valid cpumask pointer and is ready to handle new devices. Some of the internal structures has been reorganized in

[PATCH v8 4/8] PM / EM: add support for other devices than CPUs in Energy Model

2020-05-28 Thread Lukasz Luba
Add support for other devices than CPUs. The registration function does not require a valid cpumask pointer and is ready to handle new devices. Some of the internal structures has been reorganized in order to keep consistent view (like removing per_cpu pd pointers). Signed-off-by: Lukasz Luba