mbox series

[GIT,PULL] etnaviv-fixes for 4.19

Message ID ea1f712bf09bf9439c6b092bf2c2bde7bb01cf5e.camel@pengutronix.de (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL] etnaviv-fixes for 4.19 | expand

Pull-request

https://git.pengutronix.de/git/lst/linux etnaviv/fixes

Message

Lucas Stach Sept. 21, 2018, 7:23 p.m. UTC
Hi Dave,

one fix to get a proper DMA configuration in place for the etnaviv
virtual device. I'm sending this as a fix, as a dma-mapping change at
the ARC architecture side during the 4.19 cycle broke etnaviv on this
platform, which gets remedied with this patch, but it also enables
ARM64.

If you don't feel like pulling this slightly larger fix this late in
the cycle, please pull it for drm-next instead.

Rgeards,
Lucas

The following changes since commit 5b394b2ddf0347bef56e50c69a58773c94343ff3:

  Linux 4.19-rc1 (2018-08-26 14:11:59 -0700)

are available in the Git repository at:

  https://git.pengutronix.de/git/lst/linux etnaviv/fixes

for you to fetch changes up to 1a866306e0fbf3caab168c1389e4497702749441:

  drm/etnaviv: add DMA configuration for etnaviv platform device (2018-09-14 18:46:10 +0200)

----------------------------------------------------------------
Lucas Stach (1):
      drm/etnaviv: add DMA configuration for etnaviv platform device

 drivers/gpu/drm/etnaviv/etnaviv_drv.c | 27 +++++++++++++++++++++------
 1 file changed, 21 insertions(+), 6 deletions(-)