[Intel-gfx] [PULL] topic/core-stuff
Daniel Vetter
daniel.vetter at ffwll.ch
Fri Jan 23 07:56:54 PST 2015
Hi Dave,
Just flushing out my drm-misc branch, nothing major. Well too old patches
I've dug out from years since a patch from Rob look eerily familiar ;-)
I'm cooking some more atomic patches that I'd like to sneak into 3.20, but
still need a bit more testing. I'll send the pull for that next week,
impact should be really minimal (mostly new code to allow drivers to do
dpms on atomic and so get rid of the last legacy entry point).
Cheers, Daniel
The following changes since commit fc83975348ebce07793e6b9f780edc3cbcffa9fc:
Merge tag 'imx-drm-next-2015-01-09' of git://git.pengutronix.de/git/pza/linux into drm-next (2015-01-21 10:17:16 +1000)
are available in the git repository at:
git://anongit.freedesktop.org/drm-intel tags/topic/core-stuff-2015-01-23
for you to fetch changes up to b7703726251191cd9f3ef3a80b2d9667901eec95:
drm/probe-helper: clamp unknown connector status in the poll work (2015-01-22 06:11:39 +0100)
----------------------------------------------------------------
Chris Wilson (1):
drm: Make drm_read() more robust against multithreaded races
Daniel Vetter (2):
drm/probe-helper: don't lose hotplug event
drm/probe-helper: clamp unknown connector status in the poll work
Geert Uytterhoeven (1):
drm: Drop superfluous "select VT_HW_CONSOLE_BINDING"
Guenter Roeck (1):
next: drm/atomic: Use copy_from_user to copy 64 bit data from user space
Thierry Reding (1):
drm/fb-helper: Propagate errors from initial config failure
drivers/gpu/drm/ast/ast_fb.c | 21 +++++---
drivers/gpu/drm/bochs/bochs_fbdev.c | 14 +++++-
drivers/gpu/drm/cirrus/cirrus_fbdev.c | 12 ++---
drivers/gpu/drm/drm_atomic.c | 4 +-
drivers/gpu/drm/drm_fb_helper.c | 2 +-
drivers/gpu/drm/drm_fops.c | 89 ++++++++++++++++-----------------
drivers/gpu/drm/drm_probe_helper.c | 54 +++++++++++++++++++-
drivers/gpu/drm/exynos/Kconfig | 1 -
drivers/gpu/drm/gma500/framebuffer.c | 22 ++++++--
drivers/gpu/drm/mgag200/mgag200_fb.c | 12 ++++-
drivers/gpu/drm/msm/msm_fbdev.c | 10 +++-
drivers/gpu/drm/nouveau/nouveau_fbcon.c | 21 +++++---
drivers/gpu/drm/omapdrm/omap_fbdev.c | 10 +++-
drivers/gpu/drm/qxl/qxl_fb.c | 22 +++++---
drivers/gpu/drm/radeon/radeon_fb.c | 21 +++++---
drivers/gpu/drm/rockchip/Kconfig | 1 -
drivers/gpu/drm/udl/udl_fb.c | 22 +++++---
include/drm/drm_crtc.h | 1 +
include/drm/drm_fb_helper.h | 2 +-
19 files changed, 238 insertions(+), 103 deletions(-)
--
Daniel Vetter
Software Engineer, Intel Corporation
+41 (0) 79 365 57 48 - http://blog.ffwll.ch
More information about the Intel-gfx
mailing list