From: "Michel Dänzer" <michel@daenzer.net>
To: Alexandre Demers <alexandre.f.demers@gmail.com>
Cc: dri-devel@lists.freedesktop.org
Subject: Re: [PATCH] radeon: Define SI_TILE_MODE_COLOR_2D_SCANOUT_8BPP for consistency and readability - libdrm
Date: Fri, 12 Feb 2016 16:32:36 +0900 [thread overview]
Message-ID: <56BD8A94.9070609@daenzer.net> (raw)
In-Reply-To: <1455237168-3676-1-git-send-email-alexandre.f.demers@gmail.com>
On 12.02.2016 09:32, Alexandre Demers wrote:
> ---
> include/drm/radeon_drm.h | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/include/drm/radeon_drm.h b/include/drm/radeon_drm.h
> index cd31794..e57640a 100644
> --- a/include/drm/radeon_drm.h
> +++ b/include/drm/radeon_drm.h
> @@ -1026,6 +1026,7 @@ struct drm_radeon_info {
> #define SI_TILE_MODE_COLOR_2D_16BPP 15
> #define SI_TILE_MODE_COLOR_2D_32BPP 16
> #define SI_TILE_MODE_COLOR_2D_64BPP 17
> +#define SI_TILE_MODE_COLOR_2D_SCANOUT_8BPP 10
> #define SI_TILE_MODE_COLOR_2D_SCANOUT_16BPP 11
> #define SI_TILE_MODE_COLOR_2D_SCANOUT_32BPP 12
> #define SI_TILE_MODE_DEPTH_STENCIL_1D 4
>
The define itself looks good, thanks, but please don't append " -
libdrm" to the subject, or that'll get preserved in the Git shortlog.
The way to indicate the repository a patch is for is in the [PATCH]
prefix, e.g. in this case [PATCH libdrm].
--
Earthling Michel Dänzer | http://www.amd.com
Libre software enthusiast | Mesa and X developer
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
prev parent reply other threads:[~2016-02-12 7:32 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-12 0:32 [PATCH] radeon: Define SI_TILE_MODE_COLOR_2D_SCANOUT_8BPP for consistency and readability - libdrm Alexandre Demers
2016-02-12 7:32 ` Michel Dänzer [this message]
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=56BD8A94.9070609@daenzer.net \
--to=michel@daenzer.net \
--cc=alexandre.f.demers@gmail.com \
--cc=dri-devel@lists.freedesktop.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.