public inbox for igt-dev@lists.freedesktop.org
 help / color / mirror / Atom feed
From: Daniel Vetter <daniel@ffwll.ch>
To: Marius Vlad <marius.vlad@collabora.com>
Cc: igt-dev@lists.freedesktop.org,
	Marius Vlad <marius.vlad0@gmail.com>,
	daniel@ffwll.ch, p.zabel@pengutronix.de
Subject: Re: [igt-dev] [PATCH i-g-t 1/2] lib/igt_kms: Add zpos plane property.
Date: Tue, 12 Mar 2019 14:43:46 +0100	[thread overview]
Message-ID: <20190312134346.GC2665@phenom.ffwll.local> (raw)
In-Reply-To: <20190216182959.8760-1-marius.vlad@collabora.com>

On Sat, Feb 16, 2019 at 08:29:58PM +0200, Marius Vlad wrote:
> From: Marius Vlad <marius.vlad0@gmail.com>
> 
> Signed-off-by: Marius Vlad <marius.vlad@collabora.com>

Since you already have a pile of igt patches merged, want commit rights?
From a quick look you don't have access to the gitlab repo yet.

Cheers, Daniel
> ---
>  lib/igt_kms.c | 1 +
>  lib/igt_kms.h | 1 +
>  2 files changed, 2 insertions(+)
> 
> diff --git a/lib/igt_kms.c b/lib/igt_kms.c
> index 85a911e1..87fa5bff 100644
> --- a/lib/igt_kms.c
> +++ b/lib/igt_kms.c
> @@ -177,6 +177,7 @@ const char * const igt_plane_prop_names[IGT_NUM_PLANE_PROPS] = {
>  	[IGT_PLANE_COLOR_RANGE] = "COLOR_RANGE",
>  	[IGT_PLANE_PIXEL_BLEND_MODE] = "pixel blend mode",
>  	[IGT_PLANE_ALPHA] = "alpha",
> +	[IGT_PLANE_ZPOS] = "zpos",
>  };
>  
>  const char * const igt_crtc_prop_names[IGT_NUM_CRTC_PROPS] = {
> diff --git a/lib/igt_kms.h b/lib/igt_kms.h
> index 679d4e84..227fa020 100644
> --- a/lib/igt_kms.h
> +++ b/lib/igt_kms.h
> @@ -272,6 +272,7 @@ enum igt_atomic_plane_properties {
>         IGT_PLANE_COLOR_RANGE,
>         IGT_PLANE_PIXEL_BLEND_MODE,
>         IGT_PLANE_ALPHA,
> +       IGT_PLANE_ZPOS,
>         IGT_NUM_PLANE_PROPS
>  };
>  
> -- 
> 2.19.2
> 

-- 
Daniel Vetter
Software Engineer, Intel Corporation
http://blog.ffwll.ch
_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev

  parent reply	other threads:[~2019-03-12 13:43 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-16 18:29 [igt-dev] [PATCH i-g-t 1/2] lib/igt_kms: Add zpos plane property Marius Vlad via igt-dev
2019-02-16 18:29 ` [igt-dev] [PATCH i-g-t 2/2] kms_atomic: Add subtest for testing " Marius Vlad via igt-dev
2019-03-08 13:30   ` Philipp Zabel
2019-02-16 19:03 ` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [i-g-t,1/2] lib/igt_kms: Add " Patchwork
2019-02-16 20:54 ` [igt-dev] ✓ Fi.CI.IGT: " Patchwork
2019-03-08 13:30 ` [igt-dev] [PATCH i-g-t 1/2] " Philipp Zabel
2019-03-12 13:43 ` Daniel Vetter [this message]
2019-03-12 14:18   ` Marius Vlad
2019-03-12 15:22     ` Daniel Vetter

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=20190312134346.GC2665@phenom.ffwll.local \
    --to=daniel@ffwll.ch \
    --cc=igt-dev@lists.freedesktop.org \
    --cc=marius.vlad0@gmail.com \
    --cc=marius.vlad@collabora.com \
    --cc=p.zabel@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