All of lore.kernel.org
 help / color / mirror / Atom feed
From: Chris Wilson <chris@chris-wilson.co.uk>
To: Giacomo Comes <comes@naic.edu>, intel-gfx@lists.freedesktop.org
Subject: Re: xf86-video-intel-2.20.0: Option 'XvMC' does not work
Date: Sun, 23 Sep 2012 09:00:31 +0100	[thread overview]
Message-ID: <275ffc$6n4ig1@fmsmga002.fm.intel.com> (raw)
In-Reply-To: <20120923051457.GA24285@monopoli.naic.edu>

On Sun, 23 Sep 2012 01:14:57 -0400, Giacomo Comes <comes@naic.edu> wrote:
> Hi,
> I have a laptop with the Pineview GM chipset.
> With the intel driver 2.20.0 I cannot enable anymore XvMC.
> Normally I add in the device Section:
>   Option "XvMC" "on"
> and up to driver ver 2.19.0 in the X log file I find:
> 
>  (**) intel(0): Option "XvMC" "on"
> 
>  (**) intel(0): Intel XvMC decoder enabled
>  (II) intel(0): [XvMC] i915_xvmc driver initialized.
> 
> But with driver 2.20.0 in log file I find:
> 
>  (==) intel(0): Intel XvMC decoder disabled
>  (WW) intel(0): Option "XvMC" is not used

Thanks, I've jiggled the defines around so that it is now defined before
the option:

commit c2ca1c5abca687adb08d6e137bc3b70bdecb083d
Author: Chris Wilson <chris@chris-wilson.co.uk>
Date:   Sun Sep 23 08:56:50 2012 +0100

    Reorder INTEL_XVMC define so that we pick up Option "XvMC"
    
    Otherwise it will remain disabled.
    
    Reported-by: Giacomo Comes <comes@naic.edu>
    Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
-Chris

-- 
Chris Wilson, Intel Open Source Technology Centre

      reply	other threads:[~2012-09-23  8:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-23  5:14 xf86-video-intel-2.20.0: Option 'XvMC' does not work Giacomo Comes
2012-09-23  8:00 ` Chris Wilson [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='275ffc$6n4ig1@fmsmga002.fm.intel.com' \
    --to=chris@chris-wilson.co.uk \
    --cc=comes@naic.edu \
    --cc=intel-gfx@lists.freedesktop.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.