[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAPM=9twtUmogvabQJD8CcazYfhWUjTUOyRkFomor77LbVDrcKA@mail.gmail.com>
Date: Sat, 24 Aug 2019 15:22:55 +1000
From: Dave Airlie <airlied@...il.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>,
Daniel Vetter <daniel.vetter@...ll.ch>
Cc: dri-devel <dri-devel@...ts.freedesktop.org>,
LKML <linux-kernel@...r.kernel.org>,
Stephen Rothwell <sfr@...b.auug.org.au>
Subject: [git pull] drm fixes for 5.3-rc6 (the second coming)
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(-)
Powered by blists - more mailing lists