public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
* [PATCH] drm/i915: make i915_suspend_switcheroo static
@ 2016-12-02 10:24 Matthew Auld
  2016-12-02 10:29 ` Tvrtko Ursulin
  2016-12-02 11:15 ` ✓ Fi.CI.BAT: success for " Patchwork
  0 siblings, 2 replies; 4+ messages in thread
From: Matthew Auld @ 2016-12-02 10:24 UTC (permalink / raw)
  To: intel-gfx

Looks like this was missed when unexporting, so let's keep sparse happy.

Cc: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Fixes: 7f26cb88014a ("drm/i915: Unexport VGA switcheroo functions")
Signed-off-by: Matthew Auld <matthew.auld@intel.com>
---
 drivers/gpu/drm/i915/i915_drv.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/gpu/drm/i915/i915_drv.c b/drivers/gpu/drm/i915/i915_drv.c
index ace9be8f6ff9..ae583c79c19f 100644
--- a/drivers/gpu/drm/i915/i915_drv.c
+++ b/drivers/gpu/drm/i915/i915_drv.c
@@ -1522,7 +1522,7 @@ static int i915_drm_suspend_late(struct drm_device *dev, bool hibernation)
 	return ret;
 }
 
-int i915_suspend_switcheroo(struct drm_device *dev, pm_message_t state)
+static int i915_suspend_switcheroo(struct drm_device *dev, pm_message_t state)
 {
 	int error;
 
-- 
2.9.3

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [PATCH] drm/i915: make i915_suspend_switcheroo static
  2016-12-02 10:24 [PATCH] drm/i915: make i915_suspend_switcheroo static Matthew Auld
@ 2016-12-02 10:29 ` Tvrtko Ursulin
  2016-12-02 11:15 ` ✓ Fi.CI.BAT: success for " Patchwork
  1 sibling, 0 replies; 4+ messages in thread
From: Tvrtko Ursulin @ 2016-12-02 10:29 UTC (permalink / raw)
  To: Matthew Auld, intel-gfx


On 02/12/2016 10:24, Matthew Auld wrote:
> Looks like this was missed when unexporting, so let's keep sparse happy.
>
> Cc: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
> Fixes: 7f26cb88014a ("drm/i915: Unexport VGA switcheroo functions")
> Signed-off-by: Matthew Auld <matthew.auld@intel.com>
> ---
>  drivers/gpu/drm/i915/i915_drv.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/gpu/drm/i915/i915_drv.c b/drivers/gpu/drm/i915/i915_drv.c
> index ace9be8f6ff9..ae583c79c19f 100644
> --- a/drivers/gpu/drm/i915/i915_drv.c
> +++ b/drivers/gpu/drm/i915/i915_drv.c
> @@ -1522,7 +1522,7 @@ static int i915_drm_suspend_late(struct drm_device *dev, bool hibernation)
>  	return ret;
>  }
>
> -int i915_suspend_switcheroo(struct drm_device *dev, pm_message_t state)
> +static int i915_suspend_switcheroo(struct drm_device *dev, pm_message_t state)
>  {
>  	int error;

Gah.. sorry, another half distracted. Thanks for fixing it.

Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>

Regards,

Tvrtko

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

^ permalink raw reply	[flat|nested] 4+ messages in thread

* ✓ Fi.CI.BAT: success for drm/i915: make i915_suspend_switcheroo static
  2016-12-02 10:24 [PATCH] drm/i915: make i915_suspend_switcheroo static Matthew Auld
  2016-12-02 10:29 ` Tvrtko Ursulin
@ 2016-12-02 11:15 ` Patchwork
  2016-12-02 11:28   ` Tvrtko Ursulin
  1 sibling, 1 reply; 4+ messages in thread
From: Patchwork @ 2016-12-02 11:15 UTC (permalink / raw)
  To: Matthew Auld; +Cc: intel-gfx

== Series Details ==

Series: drm/i915: make i915_suspend_switcheroo static
URL   : https://patchwork.freedesktop.org/series/16269/
State : success

== Summary ==

Series 16269v1 drm/i915: make i915_suspend_switcheroo static
https://patchwork.freedesktop.org/api/1.0/series/16269/revisions/1/mbox/


fi-bdw-5557u     total:245  pass:230  dwarn:0   dfail:0   fail:0   skip:15 
fi-bsw-n3050     total:245  pass:205  dwarn:0   dfail:0   fail:0   skip:40 
fi-byt-j1900     total:245  pass:217  dwarn:0   dfail:0   fail:0   skip:28 
fi-byt-n2820     total:245  pass:213  dwarn:0   dfail:0   fail:0   skip:32 
fi-hsw-4770      total:245  pass:225  dwarn:0   dfail:0   fail:0   skip:20 
fi-hsw-4770r     total:245  pass:225  dwarn:0   dfail:0   fail:0   skip:20 
fi-ilk-650       total:245  pass:192  dwarn:0   dfail:0   fail:0   skip:53 
fi-ivb-3520m     total:245  pass:223  dwarn:0   dfail:0   fail:0   skip:22 
fi-ivb-3770      total:245  pass:223  dwarn:0   dfail:0   fail:0   skip:22 
fi-kbl-7500u     total:245  pass:223  dwarn:0   dfail:0   fail:0   skip:22 
fi-skl-6260u     total:245  pass:231  dwarn:0   dfail:0   fail:0   skip:14 
fi-skl-6700hq    total:245  pass:224  dwarn:0   dfail:0   fail:0   skip:21 
fi-skl-6700k     total:245  pass:223  dwarn:1   dfail:0   fail:0   skip:21 
fi-skl-6770hq    total:245  pass:231  dwarn:0   dfail:0   fail:0   skip:14 
fi-snb-2520m     total:245  pass:213  dwarn:0   dfail:0   fail:0   skip:32 
fi-snb-2600      total:245  pass:212  dwarn:0   dfail:0   fail:0   skip:33 

f13868539d56703427fdce7f532907c22252f12f drm-tip: 2016y-12m-02d-09h-56m-05s UTC integration manifest
d824940 drm/i915: make i915_suspend_switcheroo static

== Logs ==

For more details see: https://intel-gfx-ci.01.org/CI/Patchwork_3170/
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: ✓ Fi.CI.BAT: success for drm/i915: make i915_suspend_switcheroo static
  2016-12-02 11:15 ` ✓ Fi.CI.BAT: success for " Patchwork
@ 2016-12-02 11:28   ` Tvrtko Ursulin
  0 siblings, 0 replies; 4+ messages in thread
From: Tvrtko Ursulin @ 2016-12-02 11:28 UTC (permalink / raw)
  To: intel-gfx, Matthew Auld


On 02/12/2016 11:15, Patchwork wrote:
> == Series Details ==
>
> Series: drm/i915: make i915_suspend_switcheroo static
> URL   : https://patchwork.freedesktop.org/series/16269/
> State : success
>
> == Summary ==
>
> Series 16269v1 drm/i915: make i915_suspend_switcheroo static
> https://patchwork.freedesktop.org/api/1.0/series/16269/revisions/1/mbox/
>
>
> fi-bdw-5557u     total:245  pass:230  dwarn:0   dfail:0   fail:0   skip:15
> fi-bsw-n3050     total:245  pass:205  dwarn:0   dfail:0   fail:0   skip:40
> fi-byt-j1900     total:245  pass:217  dwarn:0   dfail:0   fail:0   skip:28
> fi-byt-n2820     total:245  pass:213  dwarn:0   dfail:0   fail:0   skip:32
> fi-hsw-4770      total:245  pass:225  dwarn:0   dfail:0   fail:0   skip:20
> fi-hsw-4770r     total:245  pass:225  dwarn:0   dfail:0   fail:0   skip:20
> fi-ilk-650       total:245  pass:192  dwarn:0   dfail:0   fail:0   skip:53
> fi-ivb-3520m     total:245  pass:223  dwarn:0   dfail:0   fail:0   skip:22
> fi-ivb-3770      total:245  pass:223  dwarn:0   dfail:0   fail:0   skip:22
> fi-kbl-7500u     total:245  pass:223  dwarn:0   dfail:0   fail:0   skip:22
> fi-skl-6260u     total:245  pass:231  dwarn:0   dfail:0   fail:0   skip:14
> fi-skl-6700hq    total:245  pass:224  dwarn:0   dfail:0   fail:0   skip:21
> fi-skl-6700k     total:245  pass:223  dwarn:1   dfail:0   fail:0   skip:21
> fi-skl-6770hq    total:245  pass:231  dwarn:0   dfail:0   fail:0   skip:14
> fi-snb-2520m     total:245  pass:213  dwarn:0   dfail:0   fail:0   skip:32
> fi-snb-2600      total:245  pass:212  dwarn:0   dfail:0   fail:0   skip:33
>
> f13868539d56703427fdce7f532907c22252f12f drm-tip: 2016y-12m-02d-09h-56m-05s UTC integration manifest
> d824940 drm/i915: make i915_suspend_switcheroo static

Pushed. Thanks again for cleaning up after me. :)

Regards,

Tvrtko
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-12-02 11:28 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-02 10:24 [PATCH] drm/i915: make i915_suspend_switcheroo static Matthew Auld
2016-12-02 10:29 ` Tvrtko Ursulin
2016-12-02 11:15 ` ✓ Fi.CI.BAT: success for " Patchwork
2016-12-02 11:28   ` Tvrtko Ursulin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox