Hi Dave,
Ok next attempt at drm-fixes pull. Big thing really is just the compat32 one for addfb2.1.
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-16
for you to fetch changes up to c631d5f90e7ee246536c72f80ade86e9ef4d2f13:
drm: Provide compat ioctl for addfb2.1 (2015-07-15 11:38:38 +0200)
---------------------------------------------------------------- Daniel Kurtz (1): drm/rockchip: use drm_gem_mmap helpers
Graham Whaley (1): Documentation: drm: Fix tablulation in KMS properties table
Tvrtko Ursulin (1): drm: Provide compat ioctl for addfb2.1
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/drm_ioc32.c | 60 ++++++++++++++++++++++++++ drivers/gpu/drm/rockchip/rockchip_drm_gem.c | 67 +++++++++++++++-------------- 4 files changed, 100 insertions(+), 36 deletions(-)