linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [git pull] drm fixes for 4.19 final (part 2)
@ 2018-10-20  2:33 Dave Airlie
  2018-10-20  7:39 ` Greg Kroah-Hartman
  0 siblings, 1 reply; 2+ messages in thread
From: Dave Airlie @ 2018-10-20  2:33 UTC (permalink / raw)
  To: Greg Kroah-Hartman; +Cc: dri-devel, LKML, Linus Torvalds

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(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [git pull] drm fixes for 4.19 final (part 2)
  2018-10-20  2:33 [git pull] drm fixes for 4.19 final (part 2) Dave Airlie
@ 2018-10-20  7:39 ` Greg Kroah-Hartman
  0 siblings, 0 replies; 2+ messages in thread
From: Greg Kroah-Hartman @ 2018-10-20  7:39 UTC (permalink / raw)
  To: Dave Airlie; +Cc: dri-devel, LKML, Linus Torvalds

On Sat, Oct 20, 2018 at 12:33:20PM +1000, Dave Airlie wrote:
> 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

Now pulled, thanks.

greg k-h

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-10-20  7:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-20  2:33 [git pull] drm fixes for 4.19 final (part 2) Dave Airlie
2018-10-20  7:39 ` Greg Kroah-Hartman

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).