All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Ville Syrjälä" <ville.syrjala@linux.intel.com>
To: Ander Conselvan De Oliveira <conselvan2@gmail.com>
Cc: intel-gfx@lists.freedesktop.org
Subject: Re: Adding custom bugzilla fields
Date: Mon, 29 Jun 2015 13:26:39 +0300	[thread overview]
Message-ID: <20150629102639.GG5176@intel.com> (raw)
In-Reply-To: <20150629101905.GF5176@intel.com>

On Mon, Jun 29, 2015 at 01:19:05PM +0300, Ville Syrjälä wrote:
> On Mon, Jun 29, 2015 at 11:50:23AM +0300, Ander Conselvan De Oliveira wrote:
> > On Fri, 2015-06-26 at 19:05 +0200, Daniel Vetter wrote:
> > > On Fri, Jun 26, 2015 at 06:28:39PM +0300, Ander Conselvan De Oliveira wrote:
> > > > Hi all,
> > > > 
> > > > I've been looking into creating custom fields in Bugzilla to help sort
> > > > our bugs in a more manageable way. I did some testing in a private
> > > > installation and came up with this proposal. In a nut shell, we would
> > > > add the following two fields:
> > > > 
> > > > 	i915 platform:	list of platforms affected by a bug;
> > > > 	i915 features:  list of features affected by a bug.
> > > > 
> > > > Both would be multiple selection fields. The accepted values would be
> > > > configured in the Bugzilla installation. The attached screenshots show
> > > > how this would look like in the bug view and bug list views.
> > > > 
> > > > My expectation is that using those fields we could have a clearer view
> > > > of which areas and/or platforms require more attention. For example, I
> > > > attached a screenshot of a sample report breaking down the bugs per
> > > > feature and platform. That report requires Bugzilla 5.0 (which hasn't
> > > > been released yet) since prior versions didn't support reports with
> > > > multiple selection fields. However, it is also possible to script a
> > > > similar report, as the attached python script does. The output looks
> > > > something like this:
> > > > 
> > > > Feature                ALL  ILK  SNB  BYT  IVB  HSW  BDW  BSW  SKL
> > > > display - atomic         0    0    1    0    0    0    1    0    0
> > > > display - audio          0    0    0    0    0    0    0    0    0
> > > > display - DP             0    0    1    0    1    0    1    0    0
> > > > display - DP MST         0    0    0    0    0    0    0    0    0
> > > > display - DSI            0    0    0    0    0    0    0    0    0
> > > > display - eDP            0    0    0    0    0    0    0    0    0
> > > > display - fastboot       0    0    0    0    0    0    0    0    0
> > > 
> > > Fastboot is very soonish no more (Maarten has patches to move it all into
> > > normal modeset code). I'd drop it.
> > > 
> > > The other missing bit is all the plane stuff, color manager and similar.
> > > Otoh this is new, so not clear yet what kind of bugs will be common. Imo
> > > better to wait and then maybe add more categories.
> > > 
> > > > display - FBC            0    0    0    0    0    0    0    0    0
> > > > display - HDMI           0    0    0    0    0    0    0    0    0
> > > > display - IPS            0    0    0    0    0    0    0    0    0
> > > > display - LVDS           0    0    0    0    0    0    0    0    0
> > > > display - PSR            0    0    0    0    0    0    0    0    0
> > > > display - Other          0    0    0    0    0    0    0    0    0
> > > > GEM - execlists          0    0    0    0    0    0    0    0    0
> > > > GEM - PPGTT              0    0    0    0    0    0    0    0    0
> > > > GEM - Other              1    0    0    0    0    0    1    0    0
> > > 
> > > GEM - gpu hang
> > > 
> > > blows up all the time. And we need a bucket to catch all the userspace
> > > hangs which are reported against the kernel.
> > > 
> > > > power - RC6              0    0    0    1    0    0    0    0    0
> > > > power - RCS              0    0    0    0    0    0    0    0    0
> > > 
> > > RPS is turbo stuff, and it's tightly coupled with rc6. Maybe instead just
> > > 
> > > power - GT
> > > 
> > > for all the GT related power saving features?
> > > 
> > > I'd also add
> > > 
> > > power - runtime PM
> > > 
> > > and 
> > > 
> > > power - suspend/resume
> > > 
> > > here. Tons of stuff blows up here.
> > > 
> > > > power - Other            0    0    0    0    0    0    0    0    0
> > > > 
> > > > 
> > > > So I would like to hear what other people think about this. Specially,
> > > > about what should be in the features field. The values can change
> > > > overtime, but would be good to have a good list from the start. The
> > > > values above are an incomplete list I threw together while looking at
> > > > different open bugs.
> > > 
> > > Maybe we need a bit more polish, but probably not worth it to spend too
> > > much time on the exact feature list. If we spot serious gaps we can always
> > > add more. And remove old ones which have gone out of favour 
> > 
> > Here's what I got so far, after updating with your suggestions.
> > 
> > i915 platform:
> > 
> > ALL
> > SKL
> > BXT
> > BDW
> > BSW
> 
> CHV

Or alternatively add CHT, in which case BSW and BYT could make sense.

> 
> > HSW
> > IVB
> > BYT
> 
> VLV
> 
> > SNB
> > ILK
> > I965G
> > I965GM
> > G45
> > GM45
> > PNV
> > G33
> > I945G
> > I945GM
> > I915G
> > I915GM
> > I865G
> > I85X
> > I845G
> > I830
> 
> -- 
> Ville Syrjälä
> Intel OTC

-- 
Ville Syrjälä
Intel OTC
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx

  reply	other threads:[~2015-06-29 10:26 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-26 15:28 Adding custom bugzilla fields Ander Conselvan De Oliveira
2015-06-26 17:05 ` Daniel Vetter
2015-06-26 17:23   ` Chris Wilson
2015-06-26 17:34     ` Daniel Vetter
2015-06-29  7:42     ` Jani Nikula
2015-06-29  8:50   ` Ander Conselvan De Oliveira
2015-06-29 10:19     ` Ville Syrjälä
2015-06-29 10:26       ` Ville Syrjälä [this message]
2015-06-29 11:20         ` Ander Conselvan De Oliveira
2015-06-29 11:31 ` Ander Conselvan De Oliveira
2015-06-29 11:34   ` Chris Wilson
2015-06-29 11:46     ` Ander Conselvan De Oliveira
2015-06-29 11:47   ` Jani Nikula
2015-06-29 11:59     ` Ander Conselvan De Oliveira
2015-06-29 16:31   ` Daniel Vetter
2015-06-29 20:11     ` Chris Wilson
2015-06-30 10:05       ` Daniel Vetter
2015-06-30 10:07         ` Chris Wilson
2015-06-30 10:13           ` Chris Wilson
2015-06-30 12:14   ` Ander Conselvan De Oliveira
2015-08-21  8:41     ` Jani Nikula
2015-08-25 12:49       ` Daniel Vetter
2015-08-25 15:20         ` Jani Nikula
2015-08-28  6:50         ` Jani Nikula

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=20150629102639.GG5176@intel.com \
    --to=ville.syrjala@linux.intel.com \
    --cc=conselvan2@gmail.com \
    --cc=intel-gfx@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.