[GIT PULL] etnaviv-next for 4.21 revamp

Lucas Stach l.stach at pengutronix.de
Tue Dec 18 11:00:45 UTC 2018


Hi Daniel, Dave,

updated pull request with Christian's review added below.

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 801c7a1e528623f073c4007cb04d9a817e33b3a4:

  drm/etnaviv: remove lastctx member from gpu struct (2018-12-18 11:55:16 +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