On 13 September 2014 00:28, Bjorn Helgaas wrote:
> On Fri, Sep 12, 2014 at 5:19 AM, Bruno Pr?mont
> wrote:
>> Bjorn,
>>
>> What is missing to get these two patches pushed to Linus?
>
> Sorry, I've been working on some other regressions and overlooked this
> one. If you open a bugzilla report and
On Fri, Sep 19, 2014 at 09:26:58AM +1000, Dave Airlie wrote:
> On 13 September 2014 00:28, Bjorn Helgaas wrote:
> > On Fri, Sep 12, 2014 at 5:19 AM, Bruno Pr?mont
> > wrote:
> >> Bjorn,
> >>
> >> What is missing to get these two patches pushed to Linus?
> >
> > Sorry, I've been working on some ot
Bjorn,
What is missing to get these two patches pushed to Linus?
Bruno
On Thu, 28 Aug 2014 22:47:50 +0200 Bruno Pr?mont wrote:
> On Tue, 26 August 2014 Andreas Noever wrote:
> > On Sun, Aug 24, 2014 at 11:09 PM, Bruno Pr?mont wrote:
> > > With commit 20cde694027e boot video device detection wa
On Fri, Sep 12, 2014 at 5:19 AM, Bruno Pr?mont
wrote:
> Bjorn,
>
> What is missing to get these two patches pushed to Linus?
Sorry, I've been working on some other regressions and overlooked this
one. If you open a bugzilla report and mark it as a regression, that
will help keep this on my radar
On Tue, 26 August 2014 Andreas Noever wrote:
> On Sun, Aug 24, 2014 at 11:09 PM, Bruno Pr?mont wrote:
> > With commit 20cde694027e boot video device detection was moved from
> > efifb to x86 and ia64 pci/fixup.c.
> >
> > For dual-GPU Apple computers above change represents a regression as
> > code
On Sun, Aug 24, 2014 at 11:09 PM, Bruno Pr?mont
wrote:
> With commit 20cde694027e boot video device detection was moved from
> efifb to x86 and ia64 pci/fixup.c.
>
> For dual-GPU Apple computers above change represents a regression as
> code in efifb did forcefully override vga_default_device whil
With commit 20cde694027e boot video device detection was moved from
efifb to x86 and ia64 pci/fixup.c.
For dual-GPU Apple computers above change represents a regression as
code in efifb did forcefully override vga_default_device while the
merge did not (vgaarb happens prior to PCI fixup).
To impr