dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Lucas Stach <l.stach@pengutronix.de>
To: Christian Gmeiner <christian.gmeiner@gmail.com>,
	dri-devel@lists.freedesktop.org
Cc: etnaviv@lists.freedesktop.org, cphealy@gmail.com,
	linux+etnaviv@armlinux.org.uk
Subject: Re: [PATCH 21/21] drm/etnaviv: submit supports performance monitor requests
Date: Mon, 26 Jun 2017 15:46:51 +0200	[thread overview]
Message-ID: <1498484811.2431.18.camel@pengutronix.de> (raw)
In-Reply-To: <20170609102618.3195-12-christian.gmeiner@gmail.com>

Am Freitag, den 09.06.2017, 12:26 +0200 schrieb Christian Gmeiner:
> We increment the minor driver version so userspace can detect perfmon
> support.
> 
> Signed-off-by: Christian Gmeiner <christian.gmeiner@gmail.com>

Reviewed-by: Lucas Stach <l.stach@pengutronix.de>

> ---
>  drivers/gpu/drm/etnaviv/etnaviv_drv.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/gpu/drm/etnaviv/etnaviv_drv.c
> b/drivers/gpu/drm/etnaviv/etnaviv_drv.c
> index 536760a..eec6c00 100644
> --- a/drivers/gpu/drm/etnaviv/etnaviv_drv.c
> +++ b/drivers/gpu/drm/etnaviv/etnaviv_drv.c
> @@ -550,7 +550,7 @@ static struct drm_driver etnaviv_drm_driver = {
>  	.desc               = "etnaviv DRM",
>  	.date               = "20151214",
>  	.major              = 1,
> -	.minor              = 1,
> +	.minor              = 2,
>  };
>  
>  /*
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

  reply	other threads:[~2017-06-26 13:46 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-09 10:26 [PATCH 10/21] drm/etnaviv: use 'sync points' for performance monitor requests Christian Gmeiner
2017-06-09 10:26 ` [PATCH 11/21] drm/etnaviv: add HI perf domain Christian Gmeiner
2017-06-09 10:26 ` [PATCH 12/21] drm/etnaviv: add PE " Christian Gmeiner
2017-06-09 10:26 ` [PATCH 13/21] drm/etnaviv: add SH " Christian Gmeiner
2017-06-09 10:26 ` [PATCH 14/21] drm/etnaviv: add PA " Christian Gmeiner
2017-06-09 10:26 ` [PATCH 15/21] drm/etnaviv: add SE " Christian Gmeiner
2017-06-09 10:26 ` [PATCH 16/21] drm/etnaviv: add RA " Christian Gmeiner
2017-06-09 10:26 ` [PATCH 17/21] drm/etnaviv: add TX " Christian Gmeiner
2017-06-09 10:26 ` [PATCH 18/21] drm/etnaviv: add MC " Christian Gmeiner
2017-06-09 10:26 ` [PATCH 19/21] drm/etnaviv: need to disable clock gating when doing profiling Christian Gmeiner
2017-06-26 13:45   ` Lucas Stach
2017-06-09 10:26 ` [PATCH 20/21] drm/etnaviv: enable debug registers on demand Christian Gmeiner
2017-06-26 13:46   ` Lucas Stach
2017-06-09 10:26 ` [PATCH 21/21] drm/etnaviv: submit supports performance monitor requests Christian Gmeiner
2017-06-26 13:46   ` Lucas Stach [this message]
2017-06-26 13:41 ` [PATCH 10/21] drm/etnaviv: use 'sync points' for " Lucas Stach
2017-07-02 18:53   ` Christian Gmeiner

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=1498484811.2431.18.camel@pengutronix.de \
    --to=l.stach@pengutronix.de \
    --cc=christian.gmeiner@gmail.com \
    --cc=cphealy@gmail.com \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=etnaviv@lists.freedesktop.org \
    --cc=linux+etnaviv@armlinux.org.uk \
    /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