[GIT PULL] etnaviv-next for 4.13
Lucas Stach
l.stach at pengutronix.de
Wed Jun 21 10:23:51 UTC 2017
Hi Dave,
not much news in etnaviv land for this cycle. A bit late, but all
patches had at least 2 weeks of soak time in linux-next.
- a fix from Eric for synchronization with etnaviv exported dma-bufs
- thermal throttle support for newer GPU cores
- updated module clock gating to work around GPU errata
- a fix to restore userspace buffer cache performance
Regards,
Lucas
The following changes since commit 657314b7a5d16961e7e0ecdae4a59d28123e74c0:
drm/etnaviv: don't put fence in case of submit failure (2017-05-05 17:12:34 +0200)
are available in the git repository at:
https://git.pengutronix.de/git/lst/linux etnaviv/next
for you to fetch changes up to 46a269da7e8a1ab6510ea5c88b2732925e5efc79:
drm/etnaviv: restore ETNA_PREP_NOSYNC behaviour (2017-06-03 13:25:41 +0200)
----------------------------------------------------------------
Eric Anholt (1):
drm/etnaviv: Expose our reservation object when exporting a dmabuf.
Lucas Stach (4):
drm/etnaviv: update common.xml.h
drm/etnaviv: update MLCG disables with info from newer Vivante driver
drm/etnaviv: implement cooling support for new GPU cores
drm/etnaviv: restore ETNA_PREP_NOSYNC behaviour
drivers/gpu/drm/etnaviv/common.xml.h | 150 +++++++++++++++++++++++++++-------------------
drivers/gpu/drm/etnaviv/etnaviv_drv.c | 1 +
drivers/gpu/drm/etnaviv/etnaviv_drv.h | 1 +
drivers/gpu/drm/etnaviv/etnaviv_gem.c | 24 ++++----
drivers/gpu/drm/etnaviv/etnaviv_gem_prime.c | 7 +++
drivers/gpu/drm/etnaviv/etnaviv_gpu.c | 30 +++++++---
drivers/gpu/drm/etnaviv/etnaviv_gpu.h | 2 +
7 files changed, 136 insertions(+), 79 deletions(-)
More information about the dri-devel
mailing list