* [PATCH] drm/i915: Kill unused variable warning
@ 2013-05-03 22:58 Ben Widawsky
2013-05-04 8:18 ` Daniel Vetter
0 siblings, 1 reply; 2+ messages in thread
From: Ben Widawsky @ 2013-05-03 22:58 UTC (permalink / raw)
To: intel-gfx; +Cc: Ben Widawsky
commit b7eab0f52c47c06fc5daa20d40359a97d5d5d3a7
Author: Jesse Barnes <jbarnes@virtuousgeek.org>
Date: Thu May 2 15:30:47 2013 -0700
drm/i915: fix Haswell pfit power well check v2
The above commit got rid of the I915_WRITE making the dev_priv no longer
used. Should be squashed if not too late.
CC: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: Ben Widawsky <ben@bwidawsk.net>
---
drivers/gpu/drm/i915/intel_display.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/gpu/drm/i915/intel_display.c b/drivers/gpu/drm/i915/intel_display.c
index 78e8494..c0c4dfc 100644
--- a/drivers/gpu/drm/i915/intel_display.c
+++ b/drivers/gpu/drm/i915/intel_display.c
@@ -5916,7 +5916,6 @@ static bool ironlake_get_pipe_config(struct intel_crtc *crtc,
static void haswell_modeset_global_resources(struct drm_device *dev)
{
- struct drm_i915_private *dev_priv = dev->dev_private;
bool enable = false;
struct intel_crtc *crtc;
struct intel_encoder *encoder;
--
1.8.2.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] drm/i915: Kill unused variable warning
2013-05-03 22:58 [PATCH] drm/i915: Kill unused variable warning Ben Widawsky
@ 2013-05-04 8:18 ` Daniel Vetter
0 siblings, 0 replies; 2+ messages in thread
From: Daniel Vetter @ 2013-05-04 8:18 UTC (permalink / raw)
To: Ben Widawsky; +Cc: intel-gfx
On Fri, May 03, 2013 at 03:58:04PM -0700, Ben Widawsky wrote:
> commit b7eab0f52c47c06fc5daa20d40359a97d5d5d3a7
> Author: Jesse Barnes <jbarnes@virtuousgeek.org>
> Date: Thu May 2 15:30:47 2013 -0700
>
> drm/i915: fix Haswell pfit power well check v2
>
> The above commit got rid of the I915_WRITE making the dev_priv no longer
> used. Should be squashed if not too late.
>
> CC: Jesse Barnes <jbarnes@virtuousgeek.org>
> Signed-off-by: Ben Widawsky <ben@bwidawsk.net>
I've accidentally pushed out -fixes before squashing in the fixup, I think
you've been extremely unlucky to catch -nightly in that 5 minute window.
Should be fixed now.
-Daniel
--
Daniel Vetter
Software Engineer, Intel Corporation
+41 (0) 79 365 57 48 - http://blog.ffwll.ch
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-05-04 8:14 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-03 22:58 [PATCH] drm/i915: Kill unused variable warning Ben Widawsky
2013-05-04 8:18 ` Daniel Vetter
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox