Hi Dave, Usual pile of random drm patches all over. One i915 one in here for the hdmi doubleclock stuff since I've put both of Clint's patches into this branch. Rebased just now only to check what you've merged already, otherwise this has been hanging out in -nightly for quite a while. Cheers, Daniel The following changes since commit edbaae5a5cab89de0e64b8c03ebd9a8d5d266550: Merge tag 'topic/vblank-rework-2014-09-12' of git://anongit.freedesktop.org/drm-intel into drm-next (2014-09-12 19:04:53 +1000) are available in the git repository at: git://anongit.freedesktop.org/drm-intel tags/topic/core-stuff-2014-09-12 for you to fetch changes up to 3bd33023f122c16ecbf8a2a74903df52dbce5690: drm: Drop modeset locking from crtc init function (2014-09-12 17:09:24 +0200) ---------------------------------------------------------------- Chris Wilson (1): drm: Include task->name and master status in debugfs clients info Clint Taylor (2): drm/edid: Reduce horizontal timings for pixel replicated modes drm/i915/hdmi: Enable pipe pixel replication for SD interlaced modes Daniel Vetter (1): drm: Drop modeset locking from crtc init function David Herrmann (1): drm: fix division-by-zero on dumb_create() Julia Lawall (1): drm: use c99 initializers in structures Laurent Pinchart (1): drm/gem: Fix kerneldoc typo Randy Dunlap (1): drm: fix drm_modeset_lock.h kernel-doc notation Rob Clark (1): ww-mutex: clarify help text for DEBUG_WW_MUTEX_SLOWPATH drivers/gpu/drm/drm_crtc.c | 9 +-- drivers/gpu/drm/drm_edid.c | 117 +++++++++++++++++++------------------- drivers/gpu/drm/drm_gem.c | 2 +- drivers/gpu/drm/drm_info.c | 27 +++++++-- drivers/gpu/drm/i915/intel_hdmi.c | 15 ++++- drivers/gpu/drm/sti/sti_vtac.c | 12 +++- include/drm/drm_modeset_lock.h | 4 +- lib/Kconfig.debug | 4 ++ 8 files changed, 113 insertions(+), 77 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