[Intel-gfx] [PULL] topic/drm-misc
Daniel Vetter
daniel.vetter at ffwll.ch
Mon Sep 19 07:11:52 UTC 2016
Hi Dave,
Just random misc stuff that Sean/Sumit&Archit picked up while I relaxed.
Well except for one commit:
commit a988588b1806b40ae115fe1c9ab38706fd1a7c2b
Author: Kristian H. Kristensen <hoegsberg at gmail.com>
Date: Tue Sep 13 14:20:45 2016 -0700
drm: Only use compat ioctl for addfb2 on X86/IA64
Pls also cherry-pick that over to drm-fixes and add a cc:stable tag.
Cheers, Daniel
The following changes since commit dec90ea1456b5a5d990d94ade2e45a2457cfd149:
drm: Fix error path in drm_mode_page_flip_ioctl() (2016-09-08 11:57:13 +0300)
are available in the git repository at:
git://anongit.freedesktop.org/drm-intel tags/topic/drm-misc-2016-09-19
for you to fetch changes up to a988588b1806b40ae115fe1c9ab38706fd1a7c2b:
drm: Only use compat ioctl for addfb2 on X86/IA64 (2016-09-15 10:42:11 -0400)
----------------------------------------------------------------
Chris Wilson (1):
dma-buf/sync-file: Avoid enable fence signaling if poll(.timeout=0)
Gustavo Padovan (1):
drm/fence: allow fence waiting to be interrupted by userspace
Kristian H. Kristensen (1):
drm: Only use compat ioctl for addfb2 on X86/IA64
Maarten Lankhorst (1):
drm: Move property validation to a helper, v2.
Masahiro Yamada (4):
drm/amdgpu: squash lines for simple wrapper functions
drm/radeon: squash lines for simple wrapper functions
drm/bridge: analogix_dp: squash lines for simple wrapper functions
drm/qxl: squash lines for simple wrapper functions
Sergei Shtylyov (1):
drm/bridge: adv7511: add support for the 2nd chip
drivers/dma-buf/sync_file.c | 3 +-
drivers/gpu/drm/amd/amdgpu/dce_virtual.c | 6 +---
drivers/gpu/drm/amd/amdgpu/sdma_v2_4.c | 6 +---
drivers/gpu/drm/amd/amdgpu/sdma_v3_0.c | 6 +---
drivers/gpu/drm/bridge/adv7511/adv7511_drv.c | 12 +++----
drivers/gpu/drm/bridge/adv7511/adv7533.c | 5 ++-
drivers/gpu/drm/bridge/analogix/analogix_dp_reg.c | 20 +++--------
drivers/gpu/drm/drm_atomic.c | 13 ++-----
drivers/gpu/drm/drm_atomic_helper.c | 41 ++++++++++++++++++-----
drivers/gpu/drm/drm_crtc_internal.h | 2 ++
drivers/gpu/drm/drm_ioc32.c | 4 +++
drivers/gpu/drm/drm_mode_object.c | 31 ++++++++---------
drivers/gpu/drm/msm/msm_atomic.c | 2 +-
drivers/gpu/drm/qxl/qxl_draw.c | 7 ++--
drivers/gpu/drm/qxl/qxl_release.c | 7 ++--
drivers/gpu/drm/radeon/cik.c | 6 +---
drivers/gpu/drm/radeon/r100.c | 6 +---
drivers/gpu/drm/radeon/r600.c | 6 +---
include/drm/drm_atomic_helper.h | 5 +--
19 files changed, 84 insertions(+), 104 deletions(-)
--
Daniel Vetter
Software Engineer, Intel Corporation
http://blog.ffwll.ch
More information about the Intel-gfx
mailing list