[Intel-gfx] [PATCH 61/81] drm/i915: Remove stale prototypes form atomic code
ville.syrjala at linux.intel.com
ville.syrjala at linux.intel.com
Wed Dec 12 17:16:28 CET 2012
From: Ville Syrjälä <ville.syrjala at linux.intel.com>
These function no longer exist.
---
drivers/gpu/drm/i915/intel_atomic.c | 7 -------
1 files changed, 0 insertions(+), 7 deletions(-)
diff --git a/drivers/gpu/drm/i915/intel_atomic.c b/drivers/gpu/drm/i915/intel_atomic.c
index b795cb2..7a7695b 100644
--- a/drivers/gpu/drm/i915/intel_atomic.c
+++ b/drivers/gpu/drm/i915/intel_atomic.c
@@ -916,13 +916,6 @@ static void update_plane_obj(struct drm_device *dev,
}
}
-/* FIXME need to refactor the sprite code some more */
-int intel_disable_plane_nopin(struct drm_plane *plane);
-int intel_commit_plane_nopin(struct drm_plane *plane,
- struct drm_crtc *crtc,
- struct drm_framebuffer *fb,
- const struct intel_plane_coords *coords);
-
static struct drm_pending_atomic_event *alloc_event(struct drm_device *dev,
struct drm_file *file_priv,
uint64_t user_data)
--
1.7.8.6
More information about the Intel-gfx
mailing list