* [GIT PULL] etnaviv-next for 4.10
@ 2016-12-02 18:44 Lucas Stach
0 siblings, 0 replies; only message in thread
From: Lucas Stach @ 2016-12-02 18:44 UTC (permalink / raw)
To: Dave Airlie; +Cc: kernel, dri-devel
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2016-12-02 18:44 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-02 18:44 [GIT PULL] etnaviv-next for 4.10 Lucas Stach
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox