Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1206539

Re: [Regression v4.2] Re: [PATCH 7/9] drm/radeon: add VCE 1.0 support v4

From Lucas Stach <dev@lynxeye.de>
Newsgroups linux.kernel
Subject Re: [Regression v4.2] Re: [PATCH 7/9] drm/radeon: add VCE 1.0 support v4
Date 2015-08-13 08:40 +0200
Message-ID <pWUlb-3IA-9@gated-at.bofh.it> (permalink)
References <pWTSa-3aP-15@gated-at.bofh.it> <pWTSa-3aP-17@gated-at.bofh.it> <pWTSa-3aP-13@gated-at.bofh.it> <pWU1P-3lW-5@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Am Donnerstag, den 13.08.2015, 15:18 +0900 schrieb Michel Dänzer:
> On 13.08.2015 15:03, Lucas Stach wrote:
> > Hi Christian,
> > 
> > this commit is causing a boot regression with v4.2-rcX on my Richland
> > APU (CHIP_ARUBA) based laptop. I didn't have time yet to track down
> > where exactly it is going wrong, but I bisected it down to this single
> > commit.
> > 
> > I don't have the VCE firmware installed on this system, so from a quick
> > look at the code I would expect it to drop out pretty early and just
> > leave the VCE unconfigured, but otherwise keep things working as before.
> > This is unfortunately not the case.
> 
> If the radeon driver is built into the kernel (or loaded from the
> initrd?), the attempt to load the firmware might take a long time to
> time out.
> 
Gah. Thanks, I was too impatient to wait for the firmware loading to
time out. In fact this is a standard Fedora kernel config, so radeon is
a module, but it is built into the initrd.

So it's not really readeons fault, but one more iteration of the fact
that anything involving firmware loading is just horribly inconvenient.
Especially if it's firmware for an optional component.

Regards,
Lucas

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[Regression v4.2] Re: [PATCH 7/9] drm/radeon: add VCE 1.0 support v4 Lucas Stach <dev@lynxeye.de> - 2015-08-13 08:10 +0200
  Re: [Regression v4.2] Re: [PATCH 7/9] drm/radeon: add VCE 1.0 support  v4 Michel Dänzer <michel@daenzer.net> - 2015-08-13 08:20 +0200
    Re: [Regression v4.2] Re: [PATCH 7/9] drm/radeon: add VCE 1.0  support v4 Lucas Stach <dev@lynxeye.de> - 2015-08-13 08:40 +0200
      Re: [Regression v4.2] Re: [PATCH 7/9] drm/radeon: add VCE 1.0 support  v4 Christian König <deathsimple@vodafone.de> - 2015-08-13 11:50 +0200

csiph-web