[GIT PULL] etnaviv-next for 4.21

Lucas Stach l.stach at pengutronix.de
Fri Dec 14 10:44:10 UTC 2018


Hi Dave,

nothing major this time, mostly some cleanups that were found on the
way of reworking the code in preparation for new feature additions.

Regards,
Lucas

The following changes since commit 6fce3a406108ee6c8a61e2a33e52e9198a626ea0:

  drm/etnaviv: fix bogus fence complete check in timeout handler (2018-11-05 18:14:48 +0100)

are available in the Git repository at:

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

for you to fetch changes up to dea492e0cfcbe8ca592406fefc7ceeaf53f63380:

  drm/etnaviv: remove lastctx member from gpu struct (2018-12-11 12:35:07 +0100)

----------------------------------------------------------------
Lucas Stach (5):
      drm/etnaviv: kill active fence tracking
      drm/etnaviv: consolidate hardware fence handling in etnaviv_gpu
      drm/etnaviv: remove unnecessary local irq disable
      drm/etnaviv: replace header include with forward declaration
      drm/etnaviv: remove lastctx member from gpu struct

Thomas Zimmermann (1):
      drm/etnaviv: Replace drm_dev_unref with drm_dev_put

 drivers/gpu/drm/etnaviv/etnaviv_buffer.c |  2 --
 drivers/gpu/drm/etnaviv/etnaviv_drv.c    | 16 +++++-----------
 drivers/gpu/drm/etnaviv/etnaviv_drv.h    | 11 -----------
 drivers/gpu/drm/etnaviv/etnaviv_gpu.c    | 37 ++++++++++++++++---------------------
 drivers/gpu/drm/etnaviv/etnaviv_gpu.h    | 12 ++----------
 5 files changed, 23 insertions(+), 55 deletions(-)


More information about the dri-devel mailing list