Hi Dave, a couple of drm core fixes for the v4.11 merge window.
BR, Jani.
The following changes since commit 13f62f54d174d3417c3caaafedf5e22a0a03e442:
Merge branch 'drm-next-4.11' of git://people.freedesktop.org/~agd5f/linux into drm-next (2017-02-10 10:13:30 +1000)
are available in the git repository at:
git://anongit.freedesktop.org/git/drm-misc tags/drm-misc-next-fixes-2017-02-15
for you to fetch changes up to 1592364de3912dad264262f4bcc61552984c9523:
drm: Resurrect atomic rmfb code, v3 (2017-02-15 15:40:57 +0200)
---------------------------------------------------------------- Fixes for the v4.11 merge window.
---------------------------------------------------------------- Denys Dmytriyenko (1): uapi: add missing install of dma-buf.h
Maarten Lankhorst (1): drm: Resurrect atomic rmfb code, v3
drivers/gpu/drm/drm_atomic.c | 106 ++++++++++++++++++++++++++++++++++++ drivers/gpu/drm/drm_crtc_internal.h | 1 + drivers/gpu/drm/drm_framebuffer.c | 7 +++ include/uapi/linux/Kbuild | 1 + 4 files changed, 115 insertions(+)
On Wed, 15 Feb 2017, Jani Nikula jani.nikula@intel.com wrote:
Hi Dave, a couple of drm core fixes for the v4.11 merge window.
Dave, stop the press, please don't pull this one. Turns out Maarten's commit regresses.
Sorry, Jani.
BR, Jani.
The following changes since commit 13f62f54d174d3417c3caaafedf5e22a0a03e442:
Merge branch 'drm-next-4.11' of git://people.freedesktop.org/~agd5f/linux into drm-next (2017-02-10 10:13:30 +1000)
are available in the git repository at:
git://anongit.freedesktop.org/git/drm-misc tags/drm-misc-next-fixes-2017-02-15
for you to fetch changes up to 1592364de3912dad264262f4bcc61552984c9523:
drm: Resurrect atomic rmfb code, v3 (2017-02-15 15:40:57 +0200)
Fixes for the v4.11 merge window.
Denys Dmytriyenko (1): uapi: add missing install of dma-buf.h
Maarten Lankhorst (1): drm: Resurrect atomic rmfb code, v3
drivers/gpu/drm/drm_atomic.c | 106 ++++++++++++++++++++++++++++++++++++ drivers/gpu/drm/drm_crtc_internal.h | 1 + drivers/gpu/drm/drm_framebuffer.c | 7 +++ include/uapi/linux/Kbuild | 1 + 4 files changed, 115 insertions(+)
dri-devel@lists.freedesktop.org