[PATCH] drm-rerere: tag templates for new dim
Vivi, Rodrigo
rodrigo.vivi at intel.com
Thu Dec 14 12:48:05 UTC 2017
On Dec 13, 2017, at 11:22 PM, Daniel Vetter <daniel at ffwll.ch<mailto:daniel at ffwll.ch>> wrote:
On Wed, Dec 13, 2017 at 05:05:42PM -0800, Rodrigo Vivi wrote:
I liked the content... but the drm-rerere on the subject confused
me a lot...
The templates are stored in drm-rerere branch, like nightly.conf.
Oh! I see
Not in
dim. I figured it makes more sense there. Anyway I count that as an ack,
we can polish more later on ...
Yeap Ack!
-Daniel
On Wed, Dec 13, 2017 at 08:06:14PM +0000, Daniel Vetter wrote:
I figured I'll just start somewhere and we then bikeshed from there.
-Daniel
---
tag-templates/drm-intel-fixes.txt | 1 +
tag-templates/drm-intel-next-fixes.txt | 1 +
tag-templates/drm-misc-fixes.txt | 1 +
tag-templates/drm-misc-next-fixes.txt | 1 +
tag-templates/drm-misc-next.txt | 24 ++++++++++++++++++++++++
tag-templates/fixes.txt | 6 ++++++
6 files changed, 34 insertions(+)
create mode 120000 tag-templates/drm-intel-fixes.txt
create mode 120000 tag-templates/drm-intel-next-fixes.txt
create mode 120000 tag-templates/drm-misc-fixes.txt
create mode 120000 tag-templates/drm-misc-next-fixes.txt
create mode 100644 tag-templates/drm-misc-next.txt
create mode 100644 tag-templates/fixes.txt
diff --git a/tag-templates/drm-intel-fixes.txt b/tag-templates/drm-intel-fixes.txt
new file mode 120000
index 000000000000..cc99c6e42c1e
--- /dev/null
+++ b/tag-templates/drm-intel-fixes.txt
@@ -0,0 +1 @@
+fixes.txt
\ No newline at end of file
diff --git a/tag-templates/drm-intel-next-fixes.txt b/tag-templates/drm-intel-next-fixes.txt
new file mode 120000
index 000000000000..cc99c6e42c1e
--- /dev/null
+++ b/tag-templates/drm-intel-next-fixes.txt
@@ -0,0 +1 @@
+fixes.txt
\ No newline at end of file
diff --git a/tag-templates/drm-misc-fixes.txt b/tag-templates/drm-misc-fixes.txt
new file mode 120000
index 000000000000..cc99c6e42c1e
--- /dev/null
+++ b/tag-templates/drm-misc-fixes.txt
@@ -0,0 +1 @@
+fixes.txt
\ No newline at end of file
diff --git a/tag-templates/drm-misc-next-fixes.txt b/tag-templates/drm-misc-next-fixes.txt
new file mode 120000
index 000000000000..cc99c6e42c1e
--- /dev/null
+++ b/tag-templates/drm-misc-next-fixes.txt
@@ -0,0 +1 @@
+fixes.txt
\ No newline at end of file
diff --git a/tag-templates/drm-misc-next.txt b/tag-templates/drm-misc-next.txt
new file mode 100644
index 000000000000..e289015131f5
--- /dev/null
+++ b/tag-templates/drm-misc-next.txt
@@ -0,0 +1,24 @@
+drm-misc-next for $kernel-version:
+
+# Try to summarize bigger changes (this should be much shorter than the git
+# shortlog). Especially don't list each trivial patch individually, only mention
+# them when it's a significant amount of changes or worth highlighting for other
+# reasons.
+#
+# Explain any backmerges.
+#
+# Drop any sections where there's nothing to explain.
+
+UAPI Changes:
+
+# Any uapi changes need to be higlighted
+
+Cross-subsystem Changes:
+
+# Non-drm changes/topic branches included
+
+Core Changes:
+
+# Highlight any
+
+Driver Changes:
diff --git a/tag-templates/fixes.txt b/tag-templates/fixes.txt
new file mode 100644
index 000000000000..309fe58c41f9
--- /dev/null
+++ b/tag-templates/fixes.txt
@@ -0,0 +1,6 @@
+Short summary of fixes pull (less than what git shortlog provides):
+- explain anything non-fixes (e.g. cleanups) and why it's appropriate
+- highlight regressions
+- summarize pull requests contained
+This shouldn't be more than a few lines (or it indicates your fixes pull is a
+bit too big).
--
2.15.1
_______________________________________________
dim-tools mailing list
dim-tools at lists.freedesktop.org<mailto:dim-tools at lists.freedesktop.org>
https://lists.freedesktop.org/mailman/listinfo/dim-tools
--
Daniel Vetter
Software Engineer, Intel Corporation
http://blog.ffwll.ch
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/dim-tools/attachments/20171214/da3e8286/attachment.html>
More information about the dim-tools
mailing list