Hi Dave,
Non-i915 fixes I picked up in your absence: kerneldoc + 2x cc: stable. The rockchip fix is just in here to make sure it won't get lost, I kept it since I didn't yet see a rockchip fixes pull nor confirmation from Mark that he pulled it into his tree.
Cheers, Daniel
The following changes since commit e24ff467e12e1560de753313976c46e84fa6306a:
drm/crtc: Fix edid length computation (2015-07-04 00:52:34 +0200)
are available in the git repository at:
git://anongit.freedesktop.org/drm-intel tags/topic/drm-fixes-2015-07-09
for you to fetch changes up to d4acc1651588835b802a2049f4f3a2adcc1af750:
Documentation: drm: Fix tablulation in KMS properties table (2015-07-07 22:42:58 +0200)
---------------------------------------------------------------- Daniel Kurtz (1): drm/rockchip: use drm_gem_mmap helpers
Graham Whaley (1): Documentation: drm: Fix tablulation in KMS properties table
Zhao Junwang (1): drm: add a check for x/y in drm_mode_setcrtc
Documentation/DocBook/drm.tmpl | 2 +- drivers/gpu/drm/drm_crtc.c | 7 ++- drivers/gpu/drm/rockchip/rockchip_drm_gem.c | 67 +++++++++++++++-------------- 3 files changed, 40 insertions(+), 36 deletions(-)