X-Git-Url: http://git.monstr.eu/?a=blobdiff_plain;f=drivers%2Fgpu%2Fdrm%2Fgma500%2Fpsb_intel_drv.h;h=16c6136f778b07c32bc7642e4ad2bb79a0b28e74;hb=f76c22ce8fbbd03394eb9e2cd8c490d9ad2a116c;hp=cdf10333d1c22c9ea681f56b05263f3b4f3789af;hpb=c84ca912b07901be528e5184fd254fca1dddf2ac;p=linux-2.6-microblaze.git diff --git a/drivers/gpu/drm/gma500/psb_intel_drv.h b/drivers/gpu/drm/gma500/psb_intel_drv.h index cdf10333d1c2..16c6136f778b 100644 --- a/drivers/gpu/drm/gma500/psb_intel_drv.h +++ b/drivers/gpu/drm/gma500/psb_intel_drv.h @@ -12,6 +12,7 @@ #include #include #include +#include #include #include "gma_display.h" @@ -182,6 +183,8 @@ struct gma_crtc { struct psb_intel_crtc_state *crtc_state; const struct gma_clock_funcs *clock_funcs; + + struct drm_pending_vblank_event *page_flip_event; }; #define to_gma_crtc(x) \