[PATCH v2] drm/nouveau: always select ACPI_VIDEO if ACPI is enabled.

2013-04-17 Thread Borislav Petkov
On Wed, Feb 20, 2013 at 07:56:33PM +0100, Borislav Petkov wrote: > On Tue, Feb 05, 2013 at 05:22:06PM +0100, Borislav Petkov wrote: > > On Tue, Feb 05, 2013 at 04:38:35PM +0100, Maarten Lankhorst wrote: > > > Argh, next attempt, based on i915's Kconfig. > > > > > > It seems that not only I have

[PATCH v2] drm/nouveau: always select ACPI_VIDEO if ACPI is enabled.

2013-02-20 Thread Borislav Petkov
On Tue, Feb 05, 2013 at 05:22:06PM +0100, Borislav Petkov wrote: > On Tue, Feb 05, 2013 at 04:38:35PM +0100, Maarten Lankhorst wrote: > > Argh, next attempt, based on i915's Kconfig. > > > > It seems that not only I have to select ACPI_VIDEO, I also have to select > > all the dependencies. > >

Re: [PATCH v2] drm/nouveau: always select ACPI_VIDEO if ACPI is enabled.

2013-02-20 Thread Borislav Petkov
On Tue, Feb 05, 2013 at 05:22:06PM +0100, Borislav Petkov wrote: On Tue, Feb 05, 2013 at 04:38:35PM +0100, Maarten Lankhorst wrote: Argh, next attempt, based on i915's Kconfig. It seems that not only I have to select ACPI_VIDEO, I also have to select all the dependencies. Is this a

[PATCH v2] drm/nouveau: always select ACPI_VIDEO if ACPI is enabled.

2013-02-05 Thread Borislav Petkov
On Tue, Feb 05, 2013 at 04:38:35PM +0100, Maarten Lankhorst wrote: > Argh, next attempt, based on i915's Kconfig. > > It seems that not only I have to select ACPI_VIDEO, I also have to select all > the dependencies. > Is this a Kconfig bug or working as intended? i915 seems to have a >

[PATCH v2] drm/nouveau: always select ACPI_VIDEO if ACPI is enabled.

2013-02-05 Thread Maarten Lankhorst
Op 05-02-13 15:52, Borislav Petkov schreef: > On Mon, Feb 04, 2013 at 04:41:22PM +0100, Maarten Lankhorst wrote: >> Hey, >> >> Op 04-02-13 16:23, Borislav Petkov schreef: >>> Hi, >>> >>> I'm guessing someone has already triggered this on latest Linus' tree >>> and has a fix? >>> >>>

[PATCH v2] drm/nouveau: always select ACPI_VIDEO if ACPI is enabled.

2013-02-05 Thread Maarten Lankhorst
Op 05-02-13 15:52, Borislav Petkov schreef: On Mon, Feb 04, 2013 at 04:41:22PM +0100, Maarten Lankhorst wrote: Hey, Op 04-02-13 16:23, Borislav Petkov schreef: Hi, I'm guessing someone has already triggered this on latest Linus' tree and has a fix? drivers/built-in.o: In function

Re: [PATCH v2] drm/nouveau: always select ACPI_VIDEO if ACPI is enabled.

2013-02-05 Thread Borislav Petkov
On Tue, Feb 05, 2013 at 04:38:35PM +0100, Maarten Lankhorst wrote: Argh, next attempt, based on i915's Kconfig. It seems that not only I have to select ACPI_VIDEO, I also have to select all the dependencies. Is this a Kconfig bug or working as intended? i915 seems to have a workaround, so