[GIT PULL] etnaviv-next for 4.19

Lucas Stach l.stach at pengutronix.de
Mon Aug 6 13:56:48 UTC 2018


Hi Dave,

not much to de-stage this time. Changes from Philipp and Souptick to
use memset32 more and switch the fault handler to the new vm_fault_t
and two small fixes for issues that can be hit in rare corner cases
from me.

Regards,
Lucas

The following changes since commit 9d3cce1e8b8561fed5f383d22a4d6949db4eadbe:

  Linux 4.18-rc5 (2018-07-15 12:49:31 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 5b147465532365dc4e2fee8499d6ca1f52dd0d16:

  drm/etnaviv: fix crash in GPU suspend when init failed due to buffer placement (2018-08-06 15:24:33 +0200)

----------------------------------------------------------------
Lucas Stach (2):
      drm/etnaviv: protect sched job submission with fence mutex
      drm/etnaviv: fix crash in GPU suspend when init failed due to buffer placement

Philipp Zabel (1):
      drm/etnaviv: mmuv2: use memset32 to init scratch page

Souptick Joarder (1):
      drm/etnaviv: change return type to vm_fault_t

 drivers/gpu/drm/etnaviv/etnaviv_drv.h        |  3 ++-
 drivers/gpu/drm/etnaviv/etnaviv_gem.c        | 37 +++++++++----------------------------
 drivers/gpu/drm/etnaviv/etnaviv_gem_submit.c |  4 ++--
 drivers/gpu/drm/etnaviv/etnaviv_gpu.c        |  3 ++-
 drivers/gpu/drm/etnaviv/etnaviv_gpu.h        |  2 +-
 drivers/gpu/drm/etnaviv/etnaviv_iommu_v2.c   |  9 ++++-----
 drivers/gpu/drm/etnaviv/etnaviv_sched.c      | 24 +++++++++++++++++-------
 7 files changed, 37 insertions(+), 45 deletions(-)


More information about the dri-devel mailing list