linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Dave Airlie <airlied@gmail.com>
To: Linus Torvalds <torvalds@linux-foundation.org>,
	Daniel Vetter <daniel.vetter@ffwll.ch>
Cc: dri-devel <dri-devel@lists.freedesktop.org>,
	LKML <linux-kernel@vger.kernel.org>
Subject: Re: [git pull] drm fixes for 5.8-rc1 (updated pull)
Date: Thu, 11 Jun 2020 18:54:02 +1000	[thread overview]
Message-ID: <CAPM=9twpkGsm0z7HkU9PWEKiua37zU4yrHKoKYoe30UPXQ8Lzg@mail.gmail.com> (raw)
In-Reply-To: <CAPM=9tyM72CtJbA4Q9wKnft6oQoMLGEt=xCYBcPn9wK9F=+Uwg@mail.gmail.com>

(now with a subject you might see).

On Thu, 11 Jun 2020 at 18:38, Dave Airlie <airlied@gmail.com> wrote:
>
> Hi Linus,
>
> This is the update of the pull I sent earlier today, it's got a couple
> of more fixes along with the i915 fixes. One sun4i fix and a connector
> hotplug race The ast fix is for a regression in 5.6, and as mentioned
> previously one of the i915 ones fixes an oops reported by dhowells.
>
> definitely taking tomorrow off now :-)
>
> Regards,
> Dave.
>
> drm-next-2020-06-11-1:
> drm fixes for 5.7-rc1
>
> core:
> - fix race in connectors sending hotplug
>
> i915:
> - Avoid use after free in cmdparser
> - Avoid NULL dereference when probing all display encoders
> - Fixup to module parameter type
>
> sun4i:
> - clock divider fix
>
> ast:
> - 24/32 bpp mode setting fix
> The following changes since commit 8d286e2ff4400d313955b4203fc640ca6fd9228b:
>
>   Merge tag 'drm-intel-next-fixes-2020-06-04' of
> git://anongit.freedesktop.org/drm/drm-intel into drm-next (2020-06-08
> 11:59:57 +1000)
>
> are available in the Git repository at:
>
>   git://anongit.freedesktop.org/drm/drm tags/drm-next-2020-06-11-1
>
> for you to fetch changes up to 66057dd1d1cf2149e0f5fdaee58d6ea69bc98048:
>
>   Merge tag 'drm-misc-next-fixes-2020-06-11' of
> git://anongit.freedesktop.org/drm/drm-misc into drm-next (2020-06-11
> 17:51:15 +1000)
>
> ----------------------------------------------------------------
> drm fixes for 5.7-rc1
>
> core:
> - fix race in connectors sending hotplug
>
> i915:
> - Avoid use after free in cmdparser
> - Avoid NULL dereference when probing all display encoders
> - Fixup to module parameter type
>
> sun4i:
> - clock divider fix
>
> ast:
> - 24/32 bpp mode setting fix
>
> ----------------------------------------------------------------
> Chris Wilson (2):
>       drm/i915/gem: Mark the buffer pool as active for the cmdparser
>       drm/i915/display: Only query DP state of a DDI encoder
>
> Colin Ian King (1):
>       drm/ast: fix missing break in switch statement for format->cpp[0] case 4
>
> Dave Airlie (2):
>       Merge tag 'drm-intel-next-fixes-2020-06-10' of
> git://anongit.freedesktop.org/drm/drm-intel into drm-next
>       Merge tag 'drm-misc-next-fixes-2020-06-11' of
> git://anongit.freedesktop.org/drm/drm-misc into drm-next
>
> Jani Nikula (1):
>       drm/i915/params: fix i915.reset module param type
>
> Jernej Skrabec (1):
>       drm/sun4i: hdmi ddc clk: Fix size of m divider
>
> Jeykumar Sankaran (1):
>       drm/connector: notify userspace on hotplug after register complete
>
>  drivers/gpu/drm/ast/ast_mode.c                 |  1 +
>  drivers/gpu/drm/drm_connector.c                |  5 +++
>  drivers/gpu/drm/drm_sysfs.c                    |  3 --
>  drivers/gpu/drm/i915/display/intel_dp.c        |  3 ++
>  drivers/gpu/drm/i915/gem/i915_gem_execbuffer.c | 56 ++++++++++++++++++++++----
>  drivers/gpu/drm/i915/i915_params.c             |  2 +-
>  drivers/gpu/drm/sun4i/sun4i_hdmi.h             |  2 +-
>  drivers/gpu/drm/sun4i/sun4i_hdmi_ddc_clk.c     |  2 +-
>  8 files changed, 60 insertions(+), 14 deletions(-)

  reply	other threads:[~2020-06-11  8:54 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-11  8:38 [git pull] drm fixes for 5.7-rc1 (updated pull) Dave Airlie
2020-06-11  8:54 ` Dave Airlie [this message]
2020-06-11 19:50 ` pr-tracker-bot

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=9twpkGsm0z7HkU9PWEKiua37zU4yrHKoKYoe30UPXQ8Lzg@mail.gmail.com' \
    --to=airlied@gmail.com \
    --cc=daniel.vetter@ffwll.ch \
    --cc=dri-devel@lists.freedesktop.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).