linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Dave Airlie <airlied@gmail.com>
To: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: dri-devel <dri-devel@lists.freedesktop.org>,
	LKML <linux-kernel@vger.kernel.org>,
	Linus Torvalds <torvalds@linux-foundation.org>
Subject: [git pull] drm fixes for 4.19 final (part 2)
Date: Sat, 20 Oct 2018 12:33:20 +1000	[thread overview]
Message-ID: <CAPM=9tzvmdwN2DWFMnH_OQfaz_M8YtGUO6K+Z0QRzuX1z6FoqQ@mail.gmail.com> (raw)

Hi Greg,

Looked like two stragglers snuck in, one very urgent the pageflipping
was missing a reference that could result in a GPF on non-i915
drivers, the other is an overflow in the sun4i dotclock calcs
resulting in a mode not getting set.

Thanks,
Dave.

drm-fixes-2018-10-20-1:
GPF fix in atomic flipping, sun4i overflow fix.
The following changes since commit f8e6e1b6f0ae3bb91cdcd08213d36a0ce6e98535:

  Merge tag 'drm-misc-fixes-2018-10-18' of
git://anongit.freedesktop.org/drm/drm-misc into drm-fixes (2018-10-19
13:52:03 +1000)

are available in the Git repository at:

  git://anongit.freedesktop.org/drm/drm tags/drm-fixes-2018-10-20-1

for you to fetch changes up to fe7acd1e303d74584040a902d78726ba5a4b9b4a:

  Merge tag 'drm-misc-fixes-2018-10-19' of
git://anongit.freedesktop.org/drm/drm-misc into drm-fixes (2018-10-20
12:26:26 +1000)

----------------------------------------------------------------
GPF fix in atomic flipping, sun4i overflow fix.

----------------------------------------------------------------
Boris Brezillon (1):
      drm/sun4i: Fix an ulong overflow in the dotclock driver

Dave Airlie (1):
      Merge tag 'drm-misc-fixes-2018-10-19' of
git://anongit.freedesktop.org/drm/drm-misc into drm-fixes

Leo Li (1):
      drm: Get ref on CRTC commit object when waiting for flip_done

 drivers/gpu/drm/drm_atomic.c           |  5 +++++
 drivers/gpu/drm/drm_atomic_helper.c    | 12 ++++++++----
 drivers/gpu/drm/sun4i/sun4i_dotclock.c | 12 +++++++++++-
 include/drm/drm_atomic.h               | 11 +++++++++++
 4 files changed, 35 insertions(+), 5 deletions(-)

             reply	other threads:[~2018-10-20  2:33 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-20  2:33 Dave Airlie [this message]
2018-10-20  7:39 ` [git pull] drm fixes for 4.19 final (part 2) Greg Kroah-Hartman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAPM=9tzvmdwN2DWFMnH_OQfaz_M8YtGUO6K+Z0QRzuX1z6FoqQ@mail.gmail.com' \
    --to=airlied@gmail.com \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).