Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/3] drm/i915: remove i915_disable_vga_mem declaration
@ 2013-12-11 20:50 Paulo Zanoni
  2013-12-11 20:50 ` [PATCH 2/3] drm/i915: extract hsw_power_well_post_{enable, disable} Paulo Zanoni
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Paulo Zanoni @ 2013-12-11 20:50 UTC (permalink / raw)
  To: intel-gfx; +Cc: Paulo Zanoni

From: Paulo Zanoni <paulo.r.zanoni@intel.com>

It was supposed to have been killed on the same commit that killed the
function, e1264ebe9ff48e1b3e1dd11805eec9f5b143ab7c, but I guess the
intel_drv.h reorganization accidentally brought it back.

Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
---
 drivers/gpu/drm/i915/intel_drv.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/gpu/drm/i915/intel_drv.h b/drivers/gpu/drm/i915/intel_drv.h
index 3f074c8..e4f01ca 100644
--- a/drivers/gpu/drm/i915/intel_drv.h
+++ b/drivers/gpu/drm/i915/intel_drv.h
@@ -703,7 +703,6 @@ void
 ironlake_check_encoder_dotclock(const struct intel_crtc_config *pipe_config,
 				int dotclock);
 bool intel_crtc_active(struct drm_crtc *crtc);
-void i915_disable_vga_mem(struct drm_device *dev);
 void hsw_enable_ips(struct intel_crtc *crtc);
 void hsw_disable_ips(struct intel_crtc *crtc);
 void intel_display_set_init_power(struct drm_device *dev, bool enable);
-- 
1.8.3.1

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

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

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-11 20:50 [PATCH 1/3] drm/i915: remove i915_disable_vga_mem declaration Paulo Zanoni
2013-12-11 20:50 ` [PATCH 2/3] drm/i915: extract hsw_power_well_post_{enable, disable} Paulo Zanoni
2013-12-12 11:30   ` Damien Lespiau
2013-12-11 20:50 ` [PATCH 3/3] drm/i915: touch VGA MSR after we enable the power well Paulo Zanoni
2013-12-12 11:36   ` Damien Lespiau
2013-12-12 12:29     ` Daniel Vetter
2013-12-12 11:26 ` [PATCH 1/3] drm/i915: remove i915_disable_vga_mem declaration Damien Lespiau

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