All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Vivi, Rodrigo" <rodrigo.vivi@intel.com>
To: "daniel@ffwll.ch" <daniel@ffwll.ch>,
	"jani.nikula@linux.intel.com" <jani.nikula@linux.intel.com>
Cc: "intel-gfx@lists.freedesktop.org"
	<intel-gfx@lists.freedesktop.org>,
	"kyle@infradead.org" <kyle@infradead.org>,
	"ben@decadent.org.uk" <ben@decadent.org.uk>,
	"linux-firmware@kernel.org" <linux-firmware@kernel.org>,
	"kmcmarti@redhat.com" <kmcmarti@redhat.com>
Subject: Re: linux-firmware-i915 pull request (bxt dmc, kbl dmc)
Date: Wed, 3 Aug 2016 15:06:21 +0000	[thread overview]
Message-ID: <1470236770.5637.52.camel@intel.com> (raw)
In-Reply-To: <CAKMK7uH65Qgdoy3TAGfB18pPa0gKgZM3aYcW5rLm2n13SuMdsA@mail.gmail.com>

So, issues like https://bugs.freedesktop.org/show_bug.cgi?id=97182

will appear with frequency now...

should we just close all as wontfix?

On Wed, 2016-08-03 at 17:02 +0200, Daniel Vetter wrote:
> On Wed, Aug 3, 2016 at 11:08 AM, Jani Nikula
> <jani.nikula@linux.intel.com> wrote:
> > 
> > > 
> > > > 
> > > > I believe this is another point in favor of bringing the sym
> > > > links
> > > > back.
> > > > 
> > > > But also because we need to remove any firmware that we know it
> > > > is bad
> > > > and that would break the user. If it was blacklisted it was
> > > > removed
> > > > from repo.
> > > > 
> > > > Yet another reason for symbolic link. If we know the firmware
> > > > is bad it
> > > > is bad for previous versions as well, but if we stay with the
> > > > version
> > > > hardcoded we are forcing the user to stay with a firmware that
> > > > we know
> > > > it is bad.
> > > Indeed.  Please don't put a full version number in the filenames
> > > requested by drivers.  Where it's not possible to maintain ABI
> > > compatibility between driver and firmware indefinitely then
> > > include an
> > > ABI version in the filename, but not the full version.
> > I'm starting to sound like a broken record, but here goes again.
> > 
> > We do not have the bandwidth to test all combinations of kernel and
> > firmware versions.
> > 
> > If we update linux-firmware to change the firmware blob to use
> > (either
> > by changing where the symlink points or by replacing the file) we
> > roll
> > out untested firmware/kernel combinations to stable kernel users.
> > 
> > IMO we should be specific which firmware version(s) to accept in
> > the
> > kernel, limiting to known good and tested combinations. If there's
> > a
> > need to update the firmware to use for stable kernels, it's a
> > matter of
> > backporting the commit accepting another firmware version. This can
> > be
> > done by us or an OSV.
> > 
> > Even when there's supposed to be ABI compatibility, I wouldn't
> > liberally
> > roll out firmware updates across all past stable kernels without
> > testing. Anyone suggesting that obviously doesn't have to be in the
> > receiving end of the bug reports when things go wrong in mysterious
> > and
> > non-bisectable ways.
> > 
> > I don't think it's a good idea to give the control of firmware
> > version
> > selection to the user space and linux-firmware.
> +1
> 
> We discussed why symlinks are not a great pick for gpus at length,
> all
> those reasons are still valid. Mostly it boils down to that the
> actual
> interface between gpu components is _extremely_ wide, and includes
> all
> kinds of fun things like minute timing details, w/a settings and
> really just everything.
> 
> I'd say for the same reasons we only support open source userspace
> drivers (anything else can't be audited when it breaks and debugged)
> we need to restrict the combinatorial interaction madness with
> firmware. If that makes gpus special in yet another way, so be it.
> -Daniel
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

  reply	other threads:[~2016-08-03 15:06 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-01 23:20 linux-firmware-i915 pull request (bxt dmc, kbl dmc) Vivi, Rodrigo
2016-07-05 13:43 ` Kyle McMartin
2016-07-06 23:36   ` Vivi, Rodrigo
2016-08-02 11:04 ` Jani Nikula
2016-08-02 20:48   ` Vivi, Rodrigo
2016-08-03  0:09     ` Ben Hutchings
2016-08-03  9:08       ` Jani Nikula
2016-08-03 15:02         ` Daniel Vetter
2016-08-03 15:06           ` Vivi, Rodrigo [this message]
2016-08-03 15:08             ` Daniel Vetter
2016-08-03 15:12               ` Vivi, Rodrigo
2016-08-03 15:26                 ` Daniel Vetter
2016-08-03 15:48                   ` Vivi, Rodrigo
2016-08-04 18:38                     ` David Weinehall

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=1470236770.5637.52.camel@intel.com \
    --to=rodrigo.vivi@intel.com \
    --cc=ben@decadent.org.uk \
    --cc=daniel@ffwll.ch \
    --cc=intel-gfx@lists.freedesktop.org \
    --cc=jani.nikula@linux.intel.com \
    --cc=kmcmarti@redhat.com \
    --cc=kyle@infradead.org \
    --cc=linux-firmware@kernel.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.