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

Hi Greg,

Just a last set of misc core fixes for final.

4 fixes, one use after free, one fb integration fix, one EDID fix, and
one laptop panel quirk,

Thanks,
Dave.

drm-fixes-2018-10-19:
drm: one set of misc fixes for final release
The following changes since commit 35a7f35ad1b150ddf59a41dcac7b2fa32982be0e:

  Linux 4.19-rc8 (2018-10-15 07:20:24 +0200)

are available in the Git repository at:

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

for you to fetch changes up to 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)

----------------------------------------------------------------
drm: one set of misc fixes for final release

----------------------------------------------------------------
Clint Taylor (1):
      drm/edid: VSDB yCBCr420 Deep Color mode bit definitions

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

Eugeniy Paltsev (1):
      drm: fb-helper: Reject all pixel format changing requests

Kai-Heng Feng (1):
      drm/edid: Add 6 bpc quirk for BOE panel in HP Pavilion 15-n233sl

Tomi Valkeinen (1):
      drm: fix use of freed memory in drm_mode_setcrtc

 drivers/gpu/drm/drm_crtc.c      | 10 +++--
 drivers/gpu/drm/drm_edid.c      |  5 ++-
 drivers/gpu/drm/drm_fb_helper.c | 91 ++++++++++++-----------------------------
 include/drm/drm_edid.h          |  6 +--
 4 files changed, 40 insertions(+), 72 deletions(-)

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

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

On Fri, Oct 19, 2018 at 02:59:11PM +1000, Dave Airlie wrote:
> Hi Greg,
> 
> Just a last set of misc core fixes for final.
> 
> 4 fixes, one use after free, one fb integration fix, one EDID fix, and
> one laptop panel quirk,
> 
> Thanks,
> Dave.
> 
> drm-fixes-2018-10-19:
> drm: one set of misc fixes for final release
> The following changes since commit 35a7f35ad1b150ddf59a41dcac7b2fa32982be0e:
> 
>   Linux 4.19-rc8 (2018-10-15 07:20:24 +0200)
> 
> are available in the Git repository at:
> 
>   git://anongit.freedesktop.org/drm/drm tags/drm-fixes-2018-10-19

Now merged, thanks.

greg k-h

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

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

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-19  4:59 [git pull] drm fixes for 4.19 final Dave Airlie
2018-10-19  7:14 ` 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).