|
@@ -487,9 +487,6 @@ struct drm_i915_display_funcs {
|
|
|
void (*get_plane_config)(struct intel_crtc *,
|
|
|
struct intel_plane_config *);
|
|
|
int (*crtc_compute_clock)(struct intel_crtc *crtc);
|
|
|
- int (*crtc_mode_set)(struct intel_crtc *crtc,
|
|
|
- int x, int y,
|
|
|
- struct drm_framebuffer *old_fb);
|
|
|
void (*crtc_enable)(struct drm_crtc *crtc);
|
|
|
void (*crtc_disable)(struct drm_crtc *crtc);
|
|
|
void (*off)(struct drm_crtc *crtc);
|