All of lore.kernel.org
 help / color / mirror / Atom feed
From: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
To: airlied@linux.ie, bskeggs@redhat.com, airlied@redhat.com,
	dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org
Cc: Bruce Edge <bruce.edge@gmail.com>, len.brown@intel.com
Subject: Re: [bruce.edge@gmail.com: PATCH: ERROR: "video_output_register" [drivers/acpi/video.ko] und]
Date: Mon, 8 Nov 2010 12:39:20 -0500	[thread overview]
Message-ID: <20101108173920.GA31176@dumpdata.com> (raw)
In-Reply-To: <20101108155110.GB8637@dumpdata.com>

On Mon, Nov 08, 2010 at 10:51:10AM -0500, Konrad Rzeszutek Wilk wrote:
> Hey guys,
> 
> This failure also occurs on v2.6.37-rc1 (the branch Bruce is
> referring has been merged in Linus's tree). This compile
> failure can be demonstrated if one does not 
> select VIDEO_OUTPUT_CONTROL and enables the Nouveau driver.
> 
> The i915 has a similar fix in the Kconfig 
> (ecb4aed78dcf09e48c8c34c8c2fa7f5c69344be6) but this one is lacking.
> 
> Acked-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>

Also Cc-ing LKML.
> 
> ----- Forwarded message from Bruce Edge <bruce.edge@gmail.com> -----
> 
> Date: Sun, 7 Nov 2010 17:56:38 -0800
> From: Bruce Edge <bruce.edge@gmail.com>
> To: xen-devel@lists.xensource.com,
> 	Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
> Subject: PATCH: pvops 2.6.36 patch for undefined! ERROR: "video_output_register"
> 	[drivers/acpi/video.ko] und
> 
> This patch resolved the following link error:
> 
> ERROR: "video_output_unregister" [drivers/acpi/video.ko] undefined!
> ERROR: "video_output_register" [drivers/acpi/video.ko] undefined!
> 
> in this branch:
> git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen.git-
> stable/xen-pcifront-0.8.2
> 
> --- old/drivers/gpu/drm/nouveau/Kconfig
> +++ new/drivers/gpu/drm/nouveau/Kconfig
> @@ -11,6 +11,7 @@
>         select FRAMEBUFFER_CONSOLE if !EMBEDDED
>         select FB_BACKLIGHT if DRM_NOUVEAU_BACKLIGHT
>         select ACPI_VIDEO if ACPI
> +       select VIDEO_OUTPUT_CONTROL if ACPI
>         help
>           Choose this option for open-source nVidia support.
> 
> 
> -Bruce
> 
> ----- End forwarded message -----

      reply	other threads:[~2010-11-08 17:39 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-08 15:51 [bruce.edge@gmail.com: PATCH: ERROR: "video_output_register" [drivers/acpi/video.ko] und] Konrad Rzeszutek Wilk
2010-11-08 17:39 ` Konrad Rzeszutek Wilk [this message]

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=20101108173920.GA31176@dumpdata.com \
    --to=konrad.wilk@oracle.com \
    --cc=airlied@linux.ie \
    --cc=airlied@redhat.com \
    --cc=bruce.edge@gmail.com \
    --cc=bskeggs@redhat.com \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=len.brown@intel.com \
    --cc=linux-kernel@vger.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.