[git pull] drm fixes for v4.11-rc1
Dave Airlie
airlied at gmail.com
Tue Feb 28 03:36:59 UTC 2017
This is a selection of fixes for recent bugs, the vmwgfx one is
important to avoid a regression, and compat ioctl one is pretty urgent
for stable. Otherwise nothing too much. I've got a separate pull req
for some AST hw IBM need to enable.
Dave.
The following changes since commit 45554b2357d5782497e59f09146cc3636d6ad551:
Merge tag 'trace-v4.11-2' of
git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
(2017-02-27 13:36:19 -0800)
are available in the git repository at:
git://people.freedesktop.org/~airlied/linux tags/drm-fixes-for-v4.11-rc1
for you to fetch changes up to a44ddbcbbd72ba8569df1ecbb4b1372506454dff:
Merge tag 'drm-misc-next-fixes-2017-02-27' of
git://anongit.freedesktop.org/git/drm-misc into drm-next (2017-02-28
12:28:00 +1000)
----------------------------------------------------------------
misc fixes for v4.11-rc1
----------------------------------------------------------------
Arnd Bergmann (1):
drm/rockchip: add extcon dependency for DP
Christophe JAILLET (1):
drm/rockchip: cdn-dp: Fix error handling
Dave Airlie (1):
Merge tag 'drm-misc-next-fixes-2017-02-27' of
git://anongit.freedesktop.org/git/drm-misc into drm-next
Marek Szyprowski (1):
dma-buf: add support for compat ioctl
Shawn Guo (1):
drm: zte: fix static checker warning on variable 'fmt'
Thomas Hellstrom (1):
drm/vmwgfx: Work around drm removal of control nodes
drivers/dma-buf/dma-buf.c | 3 +++
drivers/gpu/drm/rockchip/Kconfig | 1 +
drivers/gpu/drm/rockchip/cdn-dp-core.c | 4 +++-
drivers/gpu/drm/vmwgfx/vmwgfx_drv.c | 11 ++++++++++-
drivers/gpu/drm/vmwgfx/vmwgfx_drv.h | 4 ++--
drivers/gpu/drm/zte/zx_plane.c | 4 ++--
6 files changed, 21 insertions(+), 6 deletions(-)
More information about the dri-devel
mailing list