Hi Dave, Here are some omapdrm changes for 3.14 which have been around the lists for some time now. Tomi The following changes since commit 802eee95bde72fd0cd0f3a5b2098375a487d1eda: Linux 3.13-rc6 (2013-12-29 16:01:33 -0800) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux.git tags/omapdrm-3.14 for you to fetch changes up to 3d232346c5656b300028b6c920ddc10b229b5264: drm/omap: Enable DT support for DMM (2014-01-09 15:25:35 +0200) ---------------------------------------------------------------- omapdrm patches for 3.14 ---------------------------------------------------------------- Archit Taneja (5): drm/omap: fix: Defer probe if an omapdss device requests for it at connect drm/omap: fix: disconnect devices when omapdrm module is removed drm/omap: fix: disable encoder before destroying it drm/omap: fix: change dev_unload order drm/omap: Enable DT support for DMM Tomi Valkeinen (1): drm/omap: fix (un)registering irqs inside an irq handler drivers/gpu/drm/omapdrm/omap_crtc.c | 11 +++++-- drivers/gpu/drm/omapdrm/omap_dmm_tiler.c | 9 ++++++ drivers/gpu/drm/omapdrm/omap_drv.c | 83 ++++++++++++++++++++++++++++++++++++---------------- drivers/gpu/drm/omapdrm/omap_drv.h | 3 ++ drivers/gpu/drm/omapdrm/omap_encoder.c | 3 ++ drivers/gpu/drm/omapdrm/omap_irq.c | 22 +++++++++++--- drivers/video/omap2/dss/dispc.c | 1 - 7 files changed, 99 insertions(+), 33 deletions(-)
Attachment:
signature.asc
Description: OpenPGP digital signature
_______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/dri-devel