Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Intel-gfx] [PATCH 1/2] drm/i915: update the bug-filing instructions link
@ 2019-12-12 12:51 Martin Peres
  2019-12-12 12:51 ` [Intel-gfx] [PATCH 2/2] MAINTAINERS: update the i915 bug filing instruction Martin Peres
  2019-12-12 18:10 ` [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [1/2] drm/i915: update the bug-filing instructions link Patchwork
  0 siblings, 2 replies; 3+ messages in thread
From: Martin Peres @ 2019-12-12 12:51 UTC (permalink / raw)
  To: intel-gfx

Freedesktop's Bugzilla instance is no more, and bugs have been migrated
to gitlab.freedesktop.org/drm/intel.

The instructions also moved from 01.org to fd.o's gitlab to make it
easier to keep up to date.

This patch updates the link presented to the user after a GPU hang.

Signed-off-by: Martin Peres <martin.peres@linux.intel.com>
---
 drivers/gpu/drm/i915/i915_utils.c | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/drivers/gpu/drm/i915/i915_utils.c b/drivers/gpu/drm/i915/i915_utils.c
index c47261ae86ea..7b899259bfbb 100644
--- a/drivers/gpu/drm/i915/i915_utils.c
+++ b/drivers/gpu/drm/i915/i915_utils.c
@@ -8,9 +8,8 @@
 #include "i915_drv.h"
 #include "i915_utils.h"
 
-#define FDO_BUG_URL "https://bugs.freedesktop.org/enter_bug.cgi?product=DRI"
-#define FDO_BUG_MSG "Please file a bug at " FDO_BUG_URL " against DRM/Intel " \
-		    "providing the dmesg log by booting with drm.debug=0xf"
+#define FDO_BUG_URL "https://gitlab.freedesktop.org/drm/intel/wikis/How-to-file-i915-bugs"
+#define FDO_BUG_MSG "Please file a bug according to " FDO_BUG_URL "."
 
 void
 __i915_printk(struct drm_i915_private *dev_priv, const char *level,
-- 
2.24.0

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-12-12 18:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-12-12 12:51 [Intel-gfx] [PATCH 1/2] drm/i915: update the bug-filing instructions link Martin Peres
2019-12-12 12:51 ` [Intel-gfx] [PATCH 2/2] MAINTAINERS: update the i915 bug filing instruction Martin Peres
2019-12-12 18:10 ` [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [1/2] drm/i915: update the bug-filing instructions link Patchwork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox