Hi Dave, One more drm-misc pull for 4.2. The important one is the fix from Laurent for Daniel Stone's mode_blob work. Cheers, Daniel The following changes since commit b9a1077a4e8f6961df8fd393fad2265249f015c5: Merge branch 'msm-next' of git://people.freedesktop.org/~robclark/linux into drm-next (2015-06-12 10:17:55 +1000) are available in the git repository at: git://anongit.freedesktop.org/drm-intel tags/topic/drm-misc-2015-06-22 for you to fetch changes up to c30f55a7b1336cdfeac74c7931ebff40a32e72b7: drm/atomic: Don't set crtc_state->enable manually (2015-06-22 13:45:33 +0200) ---------------------------------------------------------------- Chris Wilson (1): drm: Avoid the double clflush on the last cache line in drm_clflush_virt_range() Daniel Thompson (1): drm: prime: Document gem_prime_mmap Daniel Vetter (1): drm/atomic: Extract needs_modeset function Laurent Pinchart (1): drm/atomic: Don't set crtc_state->enable manually Magnus Damm (1): drm/cma: Fix 64-bit size_t build warnings Sonika Jindal (1): Documentation/drm: Update rotation property Documentation/DocBook/drm.tmpl | 41 ++++++++++++++++-------------------- drivers/gpu/drm/drm_atomic.c | 3 +-- drivers/gpu/drm/drm_atomic_helper.c | 26 +++++++++++------------ drivers/gpu/drm/drm_cache.c | 5 +++-- drivers/gpu/drm/drm_gem_cma_helper.c | 4 ++-- drivers/gpu/drm/drm_prime.c | 4 +++- include/drm/drm_atomic.h | 6 ++++++ 7 files changed, 45 insertions(+), 44 deletions(-) -- Daniel Vetter Software Engineer, Intel Corporation http://blog.ffwll.ch _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/intel-gfx