Hi Dave,
Compared to the old drm-fixes pull request just added the compat32 patch from Tvrtko.
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-15
for you to fetch changes up to 0acc813c90a9e7ed22a41eed84218be459116e07:
drm: Provide compat ioctl for addfb2.1 (2015-07-14 12:24:34 +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(-)
Argh, I screwed up this doesn't even compile ... -Daniel
On Wed, Jul 15, 2015 at 10:52 AM, Daniel Vetter daniel.vetter@ffwll.ch wrote:
Hi Dave,
Compared to the old drm-fixes pull request just added the compat32 patch from Tvrtko.
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-15
for you to fetch changes up to 0acc813c90a9e7ed22a41eed84218be459116e07:
drm: Provide compat ioctl for addfb2.1 (2015-07-14 12:24:34 +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(-)
-- Daniel Vetter Software Engineer, Intel Corporation http://blog.ffwll.ch
dri-devel@lists.freedesktop.org