dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Lucas Stach <l.stach@pengutronix.de>
To: Dave Airlie <airlied@linux.ie>
Cc: kernel@pengutronix.de, dri-devel@lists.freedesktop.org
Subject: [GIT PULL] etnaviv-next for 4.10
Date: Fri, 02 Dec 2016 19:44:43 +0100	[thread overview]
Message-ID: <1480704283.2392.3.camel@pengutronix.de> (raw)

Hi Dave,

Not much news in etnaviv land this time around.

- fix dma-buf export path to return correct SG table
- trivially implement direct dma-buf mapping
- allow DRAW_INSTANCED commands in validator
- make the driver work on i.MX6SX, yielding a working 2D/3D stack
together with Mareks MXS DRM driver

Regards,
Lucas

The following changes since commit a909d3e636995ba7c349e2ca5dbb528154d4ac30:

  Linux 4.9-rc3 (2016-10-29 13:52:02 -0700)

are available in the git repository at:

  git://git.pengutronix.de/lst/linux drm-etnaviv-next

for you to fetch changes up to c4ae94a36c76a901149b24d297f7b9c7aad3eb89:

  MAINTAINERS: add etnaviv mailinglist (2016-12-02 19:30:25 +0100)

----------------------------------------------------------------
Lucas Stach (5):
      drm/etnaviv: implement dma-buf mmap
      drm/etnaviv: fix gem_prime_get_sg_table to return new SG table
      drm/etnaviv: don't invoke OOM killer from dump code
      drm/etnaviv: move linear window on MC1.0 parts if necessary
      MAINTAINERS: add etnaviv mailinglist

Wladimir J. van der Laan (1):
      drm/etnaviv: Allow DRAW_INSTANCED commands

 MAINTAINERS                                  |  1 +
 drivers/gpu/drm/etnaviv/cmdstream.xml.h      | 60 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++----
 drivers/gpu/drm/etnaviv/etnaviv_cmd_parser.c |  1 +
 drivers/gpu/drm/etnaviv/etnaviv_drv.c        |  1 +
 drivers/gpu/drm/etnaviv/etnaviv_drv.h        |  2 ++
 drivers/gpu/drm/etnaviv/etnaviv_dump.c       |  3 ++-
 drivers/gpu/drm/etnaviv/etnaviv_gem_prime.c  | 19 +++++++++++++++++--
 drivers/gpu/drm/etnaviv/etnaviv_gpu.c        |  4 ++++
 8 files changed, 84 insertions(+), 7 deletions(-)
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

                 reply	other threads:[~2016-12-02 18:44 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1480704283.2392.3.camel@pengutronix.de \
    --to=l.stach@pengutronix.de \
    --cc=airlied@linux.ie \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=kernel@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox