summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nv50_display.h
diff options
context:
space:
mode:
authorBen Skeggs <bskeggs@redhat.com>2012-11-09 12:09:48 +1000
committerBen Skeggs <bskeggs@redhat.com>2012-11-29 09:57:52 +1000
commit186ecad21c854385823a430b1402053ae7fd59dc (patch)
treec3d52a0ed34d38f28b784441f3849651a858fba8 /drivers/gpu/drm/nouveau/nv50_display.h
parent4a230fa61884ffe6b6a806563eee82f12a60fa1e (diff)
downloadop-kernel-dev-186ecad21c854385823a430b1402053ae7fd59dc.zip
op-kernel-dev-186ecad21c854385823a430b1402053ae7fd59dc.tar.gz
drm/nv50/disp: move remaining interrupt handling into core
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
Diffstat (limited to 'drivers/gpu/drm/nouveau/nv50_display.h')
-rw-r--r--drivers/gpu/drm/nouveau/nv50_display.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/gpu/drm/nouveau/nv50_display.h b/drivers/gpu/drm/nouveau/nv50_display.h
index 1336311..bf37038 100644
--- a/drivers/gpu/drm/nouveau/nv50_display.h
+++ b/drivers/gpu/drm/nouveau/nv50_display.h
@@ -71,7 +71,6 @@ int nv50_display_create(struct drm_device *dev);
int nv50_display_init(struct drm_device *dev);
void nv50_display_fini(struct drm_device *dev);
void nv50_display_destroy(struct drm_device *dev);
-void nv50_display_intr(struct drm_device *);
int nv50_crtc_blank(struct nouveau_crtc *, bool blank);
int nv50_crtc_set_clock(struct drm_device *, int head, int pclk);
OpenPOWER on IntegriCloud