[GIT PULL] etnaviv-next for 5.17

Lucas Stach l.stach at pengutronix.de
Thu Dec 23 19:36:29 UTC 2021


Hi Dave, hi Daniel,

please pull the following etnaviv changes for the next merge window:
- make etnaviv work on IOMMU enabled systems
- fix mapping of command buffers on systems with more than 4GB RAM
- close a DoS vector
- fix spurious GPU resets

Regards,
Lucas

The following changes since commit fa55b7dcdc43c1aa1ba12bca9d2dd4318c2a0dbf:

  Linux 5.16-rc1 (2021-11-14 13:56:52 -0800)

are available in the Git repository at:

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

for you to fetch changes up to cdd156955f946beaa5f3a00d8ccf90e5a197becc:

  drm/etnaviv: consider completed fence seqno in hang check (2021-12-23 20:21:33 +0100)

----------------------------------------------------------------
Lucas Stach (2):
      drm/etnaviv: limit submit sizes
      drm/etnaviv: consider completed fence seqno in hang check

Michael Walle (3):
      drm/etnaviv: use PLATFORM_DEVID_NONE
      drm/etnaviv: fix dma configuration of the virtual device
      drm/etnaviv: use a 32 bit mask as coherent DMA mask

Rikard Falkeborn (1):
      drm/etnaviv: constify static struct cooling_ops

 drivers/gpu/drm/etnaviv/etnaviv_drv.c        | 41 +++++++++++++++++++++++++++++++----------
 drivers/gpu/drm/etnaviv/etnaviv_gem_submit.c |  6 ++++++
 drivers/gpu/drm/etnaviv/etnaviv_gpu.c        |  2 +-
 drivers/gpu/drm/etnaviv/etnaviv_gpu.h        |  1 +
 drivers/gpu/drm/etnaviv/etnaviv_sched.c      |  4 +++-
 5 files changed, 42 insertions(+), 12 deletions(-)



More information about the dri-devel mailing list