Hi Dave, Decided to send a pull request for my misc drm branch because of teh memset patch from Thierry for drm_*_cleanup functions (fixes drivers using deferred probe) and the patch from Takashi. Everything else fairly trivial. Cheers, Daniel The following changes since commit e5b5341c28c66a122982d3d8822a4f9a0938f923: drm/atomic: clear plane's CRTC and FB when shutting down (2014-11-27 15:39:11 +0100) are available in the git repository at: git://anongit.freedesktop.org/drm-intel tags/topic/core-stuff-2014-12-10 for you to fetch changes up to a18c0af171bfb875012da26f23df051004726973: drm: Zero out DRM object memory upon cleanup (2014-12-10 12:05:56 +0100) ---------------------------------------------------------------- Martin Peres (2): drm: fix a word repetition in a comment drm: fix a typo in a comment Sean Paul (1): drm/Documentation: Fix rowspan value in drm-kms-properties Stefan Brüns (3): drm/edid: move drm_edid_is_zero to top, make edid argument const drm/edid: shorten log output in case of all zeroes edid block drm/edid: new drm_edid_block_checksum helper function V3 Takashi Iwai (1): drm: Fix memory leak at error path of drm_read() Thierry Reding (2): drm/edid: Restore kerneldoc consistency drm: Zero out DRM object memory upon cleanup Documentation/DocBook/drm.tmpl | 2 +- drivers/gpu/drm/drm_crtc.c | 13 +++++++++++-- drivers/gpu/drm/drm_edid.c | 42 +++++++++++++++++++++++++++--------------- drivers/gpu/drm/drm_fops.c | 1 + drivers/gpu/drm/drm_irq.c | 2 +- 5 files changed, 41 insertions(+), 19 deletions(-) -- Daniel Vetter Software Engineer, Intel Corporation +41 (0) 79 365 57 48 - http://blog.ffwll.ch _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/dri-devel