[GIT PULL] etnaviv-next for 5.1

Lucas Stach l.stach at pengutronix.de
Thu Feb 28 06:05:32 UTC 2019


Hi Daniel, hi Dave,

sorry for being really late. We don't have something major to destage,
as per-process address spaces and softpin are still baking. So this
time around it's only small fixes and a change to not restrict etnaviv
to certain architectures. This has seen some coverage from the kbuild
bot and has also been in linux-next for a few weeks already.

Regards,
Lucas

The following changes since commit bfeffd155283772bbe78c6a05dec7c0128ee500c:

  Linux 5.0-rc1 (2019-01-06 17:08:20 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 9e05352340d3a3e68c144136db9810b26ebb88c3:

  drm/etnaviv: potential NULL dereference (2019-02-11 11:50:43 +0100)

----------------------------------------------------------------
Dan Carpenter (3):
      drm/etnaviv: fix some off by one bugs
      drm/etnaviv: NULL vs IS_ERR() buf in etnaviv_core_dump()
      drm/etnaviv: potential NULL dereference

Lucas Stach (3):
      drm/etnaviv: move job context pointer to etnaviv_gem_submit
      drm/etnaviv: don't restrict to certain architectures
      drm/etnaviv: mmuv2: don't map zero page

Matthew Wilcox (2):
      etnaviv mailing list is moderated
      Build etnaviv on non-ARM architectures

 MAINTAINERS                                  | 2 +-
 drivers/gpu/drm/etnaviv/Kconfig              | 1 -
 drivers/gpu/drm/etnaviv/etnaviv_cmdbuf.h     | 2 --
 drivers/gpu/drm/etnaviv/etnaviv_dump.c       | 2 +-
 drivers/gpu/drm/etnaviv/etnaviv_gem.h        | 1 +
 drivers/gpu/drm/etnaviv/etnaviv_gem_prime.c  | 2 +-
 drivers/gpu/drm/etnaviv/etnaviv_gem_submit.c | 2 +-
 drivers/gpu/drm/etnaviv/etnaviv_iommu_v2.c   | 4 ++--
 drivers/gpu/drm/etnaviv/etnaviv_perfmon.c    | 6 +++---
 drivers/gpu/drm/etnaviv/etnaviv_sched.c      | 2 +-
 10 files changed, 11 insertions(+), 13 deletions(-)



More information about the dri-devel mailing list