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>,
	Stephen Rothwell <sfr@canb.auug.org.au>
Subject: [git pull] drm fixes for 5.3-rc6 (the second coming)
Date: Sat, 24 Aug 2019 15:22:55 +1000	[thread overview]
Message-ID: <CAPM=9twtUmogvabQJD8CcazYfhWUjTUOyRkFomor77LbVDrcKA@mail.gmail.com> (raw)

Hey Linus,

Although the tree built for me fine on arm here, it appears either
header cleanups in next or some kconfig combo it breaks, so this
contains a fix to mediatek to include dma-mapping.h explicitly.

There was also one nouveau fix that came in late that I was going to
leave until next week, but since I was sending this I thought it may
as well be in here.

Dave.

drm-fixes-2019-08-24:
drm fixes for 5.3-rc6 (part 2)

mediatek:
- fix build in some cases

nouveau:
- fix hang with i2c and mst docks
The following changes since commit 75710f08ea7e41b2f7010da3f6deab061f7a853b:

  drm/amdgpu/powerplay: silence a warning in smu_v11_0_setup_pptable
(2019-08-23 11:46:32 +1000)

are available in the Git repository at:

  git://anongit.freedesktop.org/drm/drm tags/drm-fixes-2019-08-24

for you to fetch changes up to 7837951a12fdaf88d2c51ff0757980c00072790c:

  drm/mediatek: include dma-mapping header (2019-08-24 15:09:20 +1000)

----------------------------------------------------------------
drm fixes for 5.3-rc6 (part 2)

mediatek:
- fix build in some cases

nouveau:
- fix hang with i2c and mst docks

----------------------------------------------------------------
Dave Airlie (2):
      Merge branch 'linux-5.3' of git://github.com/skeggsb/linux into drm-fixes
      drm/mediatek: include dma-mapping header

Lyude Paul (1):
      drm/nouveau: Don't retry infinitely when receiving no data on i2c over AUX

 drivers/gpu/drm/mediatek/mtk_drm_drv.c        |  1 +
 drivers/gpu/drm/nouveau/nvkm/subdev/i2c/aux.c | 24 +++++++++++++++++-------
 2 files changed, 18 insertions(+), 7 deletions(-)

             reply	other threads:[~2019-08-24  5:23 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-24  5:22 Dave Airlie [this message]
2019-08-24 18:45 ` [git pull] drm fixes for 5.3-rc6 (the second coming) 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=9twtUmogvabQJD8CcazYfhWUjTUOyRkFomor77LbVDrcKA@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=sfr@canb.auug.org.au \
    --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).