dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
From: Russell King - ARM Linux <linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org>
To: Lucas Stach <l.stach-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
Cc: Christian Gmeiner
	<christian.gmeiner-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>,
	David Airlie <airlied-cv59FeDIM0c@public.gmane.org>,
	dri-devel-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org,
	linux-api-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: [PATCH 0/5] Etnaviv updates
Date: Sun, 24 Jan 2016 17:35:17 +0000	[thread overview]
Message-ID: <20160124173516.GH10826@n2100.arm.linux.org.uk> (raw)

Here's some updates to etnaviv, which augment the features and GPU
specifications which we export to userspace.  This will allow us to
fix the (currently incorrect) number of varyings that GPUs such as
GC880 and GC2000 supposedly have.

While making this change, I'm also increasing the number of feature
words we export up to the largest number known from the current
Vivante galcore code.

 drivers/gpu/drm/etnaviv/common.xml.h   |  59 ++++++++++--
 drivers/gpu/drm/etnaviv/etnaviv_gpu.c  | 161 ++++++++++++++++++++++-----------
 drivers/gpu/drm/etnaviv/etnaviv_gpu.h  |   9 ++
 drivers/gpu/drm/etnaviv/state_hi.xml.h |  26 +++++-
 include/uapi/drm/etnaviv_drm.h         |   3 +
 5 files changed, 196 insertions(+), 62 deletions(-)

-- 
RMK's Patch system: http://www.arm.linux.org.uk/developer/patches/
FTTC broadband for 0.8mile line: currently at 9.6Mbps down 400kbps up
according to speedtest.net.

             reply	other threads:[~2016-01-24 17:35 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-24 17:35 Russell King - ARM Linux [this message]
2016-01-24 17:35 ` [PATCH 1/5] drm: etnaviv: update common and state_hi xml.h files Russell King
2016-01-24 17:35 ` [PATCH 2/5] drm: etnaviv: use defined constants for the chip model Russell King
2016-01-24 17:35 ` [PATCH 3/5] drm: etnaviv: add helper to extract bitfields Russell King
2016-01-25 11:03   ` Lucas Stach
2016-01-24 17:35 ` [PATCH 4/5] drm: etnaviv: add helper for comparing model/revision IDs Russell King
2016-01-24 17:36 ` [PATCH 5/5] drm: etnaviv: add further minor features and varyings count Russell King
     [not found] ` <20160124173516.GH10826-l+eeeJia6m9vn6HldHNs0ANdhmdF6hFW@public.gmane.org>
2016-01-25 11:04   ` [PATCH 0/5] Etnaviv updates Lucas Stach

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=20160124173516.GH10826@n2100.arm.linux.org.uk \
    --to=linux-lfz/pmaqli7xmaaqvzeohq@public.gmane.org \
    --cc=airlied-cv59FeDIM0c@public.gmane.org \
    --cc=christian.gmeiner-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
    --cc=dri-devel-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org \
    --cc=l.stach-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org \
    --cc=linux-api-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    /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;
as well as URLs for NNTP newsgroup(s).