search for: thierryreding

Displaying 16 results from an estimated 16 matches for "thierryreding".

2018 Jan 15
2
[PATCH] fix drm-get-put.cocci warnings
...() and drm_*_put() helpers instead of drm_*_reference() and drm_*_unreference() helpers. Generated by: scripts/coccinelle/api/drm-get-put.cocci Signed-off-by: Fengguang Wu <fengguang.wu at intel.com> Signed-off-by: Julia Lawall <julia.lawall at lip6.fr> --- tree: https://github.com/thierryreding/linux for-4.16/work head: 6c86494bb2f670293f6137b0a4b3c53c8886eba4 commit: 34f022b2d11f91a323d3e7d15893d480646f3fad [149/161] WIP nouveau_gem.c | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) --- a/drivers/gpu/drm/nouveau/nouveau_gem.c +++ b/drivers/gpu/drm/nouveau/nou...
2015 Jan 05
4
[PATCH 1/11] ARM: tegra: add function to control the GPU rail clamp
...an open TODO item to replace this with a generic API. I did some prototyping a while ago to use generic power domains for this, that way all the details and dependencies between the partitions could be properly modeled. Can you take a look at my staging/powergate branch here: https://github.com/thierryreding/linux/commits/staging/powergate and see if you can use that instead? The idea is to completely hide the details of power partitions from drivers and use runtime PM instead. Also adding Peter whom I had discussed this with earlier. Can we finally get this converted? I'd rather not keep complic...
2015 Jan 06
2
[PATCH 1/11] ARM: tegra: add function to control the GPU rail clamp
...t; >some prototyping a while ago to use generic power domains for this, that > >way all the details and dependencies between the partitions could be > >properly modeled. > > > >Can you take a look at my staging/powergate branch here: > > > > https://github.com/thierryreding/linux/commits/staging/powergate > > > >and see if you can use that instead? The idea is to completely hide the > >details of power partitions from drivers and use runtime PM instead. > You generic power domains work is exactly what we want for powergate > eventually. :) I re...
2015 Jan 07
4
[PATCH 1/11] ARM: tegra: add function to control the GPU rail clamp
...>> some prototyping a while ago to use generic power domains for this, that >> way all the details and dependencies between the partitions could be >> properly modeled. >> >> Can you take a look at my staging/powergate branch here: >> >> https://github.com/thierryreding/linux/commits/staging/powergate >> >> and see if you can use that instead? The idea is to completely hide the >> details of power partitions from drivers and use runtime PM instead. >> >> Also adding Peter whom I had discussed this with earlier. Can we finally >>...
2015 Jan 06
2
[PATCH 1/11] ARM: tegra: add function to control the GPU rail clamp
...ic power domains for this, that > >>>way all the details and dependencies between the partitions could be > >>>properly modeled. > >>> > >>>Can you take a look at my staging/powergate branch here: > >>> > >>> https://github.com/thierryreding/linux/commits/staging/powergate > >>> > >>>and see if you can use that instead? The idea is to completely hide the > >>>details of power partitions from drivers and use runtime PM instead. > >>You generic power domains work is exactly what we want for po...
2015 Jan 07
2
[PATCH 1/11] ARM: tegra: add function to control the GPU rail clamp
On Wed, Jan 07, 2015 at 10:28:29PM +0800, Vince Hsu wrote: > On 04:08:52PM Jan 07, Peter De Schrijver wrote: > > On Wed, Jan 07, 2015 at 02:27:10PM +0100, Thierry Reding wrote: > > > > > > Yeah. I plan to have the information of all the clock client of the > > > > partitions and > > > > the memory clients be defined statically in c source, e.g.
2015 Jan 07
4
[PATCH 1/11] ARM: tegra: add function to control the GPU rail clamp
...er domains for this, that > > >>way all the details and dependencies between the partitions could be > > >>properly modeled. > > >> > > >>Can you take a look at my staging/powergate branch here: > > >> > > >> https://github.com/thierryreding/linux/commits/staging/powergate > > >> > > >>and see if you can use that instead? The idea is to completely hide the > > >>details of power partitions from drivers and use runtime PM instead. > > >> > > >>Also adding Peter whom I had discu...
2018 Jan 15
0
[PATCH] fix drm-get-put.cocci warnings
...eference() and > drm_*_unreference() helpers. > > Generated by: scripts/coccinelle/api/drm-get-put.cocci > > Signed-off-by: Fengguang Wu <fengguang.wu at intel.com> > Signed-off-by: Julia Lawall <julia.lawall at lip6.fr> > --- > > tree: https://github.com/thierryreding/linux for-4.16/work > head: 6c86494bb2f670293f6137b0a4b3c53c8886eba4 > commit: 34f022b2d11f91a323d3e7d15893d480646f3fad [149/161] WIP > > nouveau_gem.c | 16 ++++++++-------- > 1 file changed, 8 insertions(+), 8 deletions(-) Hi Julia, thanks for the patch. However, the tree t...
2015 Jan 07
0
[PATCH 1/11] ARM: tegra: add function to control the GPU rail clamp
...with a generic API. I did > some prototyping a while ago to use generic power domains for this, that > way all the details and dependencies between the partitions could be > properly modeled. > > Can you take a look at my staging/powergate branch here: > > https://github.com/thierryreding/linux/commits/staging/powergate > > and see if you can use that instead? The idea is to completely hide the > details of power partitions from drivers and use runtime PM instead. > > Also adding Peter whom I had discussed this with earlier. Can we finally > get this converted? I...
2015 Jan 06
0
[PATCH 1/11] ARM: tegra: add function to control the GPU rail clamp
...s with a generic API. I did > some prototyping a while ago to use generic power domains for this, that > way all the details and dependencies between the partitions could be > properly modeled. > > Can you take a look at my staging/powergate branch here: > > https://github.com/thierryreding/linux/commits/staging/powergate > > and see if you can use that instead? The idea is to completely hide the > details of power partitions from drivers and use runtime PM instead. You generic power domains work is exactly what we want for powergate eventually. :) I recall we used your prot...
2015 Jan 06
0
[PATCH 1/11] ARM: tegra: add function to control the GPU rail clamp
...g a while ago to use generic power domains for this, that >>> way all the details and dependencies between the partitions could be >>> properly modeled. >>> >>> Can you take a look at my staging/powergate branch here: >>> >>> https://github.com/thierryreding/linux/commits/staging/powergate >>> >>> and see if you can use that instead? The idea is to completely hide the >>> details of power partitions from drivers and use runtime PM instead. >> You generic power domains work is exactly what we want for powergate >>...
2015 Jan 07
0
[PATCH 1/11] ARM: tegra: add function to control the GPU rail clamp
...a while ago to use generic power domains for this, that > >>way all the details and dependencies between the partitions could be > >>properly modeled. > >> > >>Can you take a look at my staging/powergate branch here: > >> > >> https://github.com/thierryreding/linux/commits/staging/powergate > >> > >>and see if you can use that instead? The idea is to completely hide the > >>details of power partitions from drivers and use runtime PM instead. > >> > >>Also adding Peter whom I had discussed this with earlier. C...
2015 Jan 06
0
[PATCH 1/11] ARM: tegra: add function to control the GPU rail clamp
...t > > >>>way all the details and dependencies between the partitions could be > > >>>properly modeled. > > >>> > > >>>Can you take a look at my staging/powergate branch here: > > >>> > > >>> https://github.com/thierryreding/linux/commits/staging/powergate > > >>> > > >>>and see if you can use that instead? The idea is to completely hide the > > >>>details of power partitions from drivers and use runtime PM instead. > > >>You generic power domains work is exactly...
2015 Jan 07
0
[PATCH 1/11] ARM: tegra: add function to control the GPU rail clamp
...a while ago to use generic power domains for this, that > >>way all the details and dependencies between the partitions could be > >>properly modeled. > >> > >>Can you take a look at my staging/powergate branch here: > >> > >> https://github.com/thierryreding/linux/commits/staging/powergate > >> > >>and see if you can use that instead? The idea is to completely hide the > >>details of power partitions from drivers and use runtime PM instead. > >> > >>Also adding Peter whom I had discussed this with earlier. C...
2015 Jan 07
0
[PATCH 1/11] ARM: tegra: add function to control the GPU rail clamp
...> > >>way all the details and dependencies between the partitions could be > > > >>properly modeled. > > > >> > > > >>Can you take a look at my staging/powergate branch here: > > > >> > > > >> https://github.com/thierryreding/linux/commits/staging/powergate > > > >> > > > >>and see if you can use that instead? The idea is to completely hide the > > > >>details of power partitions from drivers and use runtime PM instead. > > > >> > > > >>Also addi...
2014 Dec 24
3
[PATCH 1/11] ARM: tegra: add function to control the GPU rail clamp
Am Dienstag, den 23.12.2014, 18:39 +0800 schrieb Vince Hsu: > The Tegra124 and later Tegra SoCs have a sepatate rail gating register > to enable/disable the clamp. The original function > tegra_powergate_remove_clamping() is not sufficient for the enable > function. So add a new function which is dedicated to the GPU rail > gating. Also don't refer to the powergate ID since the