Hi, This is a modified version of the series I sent earlier (http://comments.gmane.org/gmane.comp.video.dri.devel/113812). I haven't had time to work on the locking issues, so I've dropped the patches related to that so that the rest could get merged. I have also added three new small patches (the three last ones). Tomi Tomi Valkeinen (9): drm/omap: fix encoder-crtc mapping drm/omap: page_flip: return -EBUSY if flip pending drm/omap: fix race issue with vsync irq and apply drm/omap: clear omap_obj->paddr in omap_gem_put_paddr() drm/omap: add pin refcounting to omap_framebuffer drm/omap: add a comment why locking is missing drm/omap: fix operation without fbdev drm/omap: fix error handling in omap_framebuffer_create() drm/omap: handle mismatching color format and buffer width drivers/gpu/drm/omapdrm/omap_crtc.c | 19 ++++++++++++++++--- drivers/gpu/drm/omapdrm/omap_drv.c | 18 ++++++++++-------- drivers/gpu/drm/omapdrm/omap_fb.c | 26 +++++++++++++++++++++++--- drivers/gpu/drm/omapdrm/omap_gem.c | 1 + drivers/gpu/drm/omapdrm/omap_plane.c | 4 ++++ 5 files changed, 54 insertions(+), 14 deletions(-) -- 1.9.1 _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/dri-devel