mbox series

[GIT,PULL] etnaviv-next for 5.2

Message ID 1556874643.2590.15.camel@pengutronix.de (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL] etnaviv-next for 5.2 | expand

Pull-request

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

Message

Lucas Stach May 3, 2019, 9:10 a.m. UTC
Hi Daniel, hi Dave,

things are still slow in etnaviv land, so we don't have anything major
to destage. Just a couple of non-critical fixes that I want to land in
5.2.

Regards,
Lucas

The following changes since commit 9e98c678c2d6ae3a17cb2de55d17f69dddaa231b:

  Linux 5.1-rc1 (2019-03-17 14:22:26 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 2b76f5be7c2778ee2f6bacddc19248f6a4a467a0:

  drm/etnaviv: initialize idle mask before querying the HW db (2019-05-03 10:41:04 +0200)

----------------------------------------------------------------
Lucas Stach (2):
      drm/etnaviv: clean up etnaviv_gem_new_handle
      drm/etnaviv: initialize idle mask before querying the HW db

Russell King (1):
      drm: etnaviv: avoid DMA API warning when importing buffers

 drivers/gpu/drm/etnaviv/etnaviv_drv.c |  5 +++++
 drivers/gpu/drm/etnaviv/etnaviv_drv.h |  1 +
 drivers/gpu/drm/etnaviv/etnaviv_gem.c | 24 +++++++++---------------
 drivers/gpu/drm/etnaviv/etnaviv_gpu.c |  6 ++----
 4 files changed, 17 insertions(+), 19 deletions(-)