[PATCH 2/2] drm/amd/powerplay: Delete unused functions in ppevvmath.h

2016-04-24 Thread Nils Wallménius
Signed-off-by: Nils Wallménius --- drivers/gpu/drm/amd/powerplay/hwmgr/ppevvmath.h | 59 + 1 file changed, 1 insertion(+), 58 deletions(-) diff --git a/drivers/gpu/drm/amd/powerplay/hwmgr/ppevvmath.h b/drivers/gpu/drm/amd/powerplay/hwmgr/ppevvmath.h index a9b40eb..8f50a

[PATCH 2/2] drm/amd/powerplay: Delete unused functions in ppevvmath.h

2016-04-25 Thread Alex Deucher
On Sun, Apr 24, 2016 at 7:22 AM, Nils Wallménius wrote: > Signed-off-by: Nils Wallménius Let me check with the powerplay team and make sure they are planning to use these in the near future. Alex > --- > drivers/gpu/drm/amd/powerplay/hwmgr/ppevvmath.h | 59 > + > 1

[PATCH 2/2] drm/amd/powerplay: Delete unused functions in ppevvmath.h

2016-07-15 Thread Nils Wallménius
Ping? Den 6 juni 2016 21:32 skrev "Nils Wallménius" : > Hi Alex, > > Any response from the powerplay team? > > If they are unresponsive, would you prefer to #IF 0 the code instead of > deleting? > > Regards > Nils > > On Mon, Apr 25, 2016 at 10:08 PM, Alex Deucher > wrote: > >> On Sun, Apr 24,

[PATCH 2/2] drm/amd/powerplay: Delete unused functions in ppevvmath.h

2016-07-15 Thread Alex Deucher
On Fri, Jul 15, 2016 at 4:09 PM, Nils Wallménius wrote: > Ping? We don't seem to be using them. Can you respin? It doesn't seem to apply any longer. Alex > > > Den 6 juni 2016 21:32 skrev "Nils Wallménius" : >> >> Hi Alex, >> >> Any response from the powerplay team? >> >> If they are unres

[PATCH 2/2] drm/amd/powerplay: Delete unused functions in ppevvmath.h

2016-07-16 Thread Nils Wallménius
Ok, cool. I will probably be able to do that on monday. Nils Den 15 juli 2016 11:06 em skrev "Alex Deucher" : > On Fri, Jul 15, 2016 at 4:09 PM, Nils Wallménius > wrote: > > Ping? > > We don't seem to be using them. Can you respin? It doesn't seem to > apply any longer. > > Alex > > > > > >

[PATCH 2/2] drm/amd/powerplay: Delete unused functions in ppevvmath.h

2016-07-19 Thread Nils Wallménius
Hi, This patch applies cleanly for me on top of the first patch in this series [1] on top of your drm-next-4.8 tree. The series was held up to figure out what to do about the unused functions as patch 1 introduced warnings. I can still respin if you'd like as now that i know the functions should

[PATCH 2/2] drm/amd/powerplay: Delete unused functions in ppevvmath.h

2016-07-28 Thread Alex Deucher
On Tue, Jul 19, 2016 at 12:22 PM, Nils Wallménius wrote: > Hi, > > This patch applies cleanly for me on top of the first patch in this series > [1] on top of your drm-next-4.8 tree. > > The series was held up to figure out what to do about the unused functions > as patch 1 introduced warnings. I

[PATCH 2/2] drm/amd/powerplay: Delete unused functions in ppevvmath.h

2016-06-06 Thread Nils Wallménius
Hi Alex, Any response from the powerplay team? If they are unresponsive, would you prefer to #IF 0 the code instead of deleting? Regards Nils On Mon, Apr 25, 2016 at 10:08 PM, Alex Deucher wrote: > On Sun, Apr 24, 2016 at 7:22 AM, Nils Wallménius > wrote: > > Signed-off-by: Nils Wallménius