From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chris Wilson Subject: Re: xf86-video-intel-2.20.0: Option 'XvMC' does not work Date: Sun, 23 Sep 2012 09:00:31 +0100 Message-ID: <275ffc$6n4ig1@fmsmga002.fm.intel.com> References: <20120923051457.GA24285@monopoli.naic.edu> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by gabe.freedesktop.org (Postfix) with ESMTP id 1AA8B9E75F for ; Sun, 23 Sep 2012 01:00:59 -0700 (PDT) In-Reply-To: <20120923051457.GA24285@monopoli.naic.edu> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: intel-gfx-bounces+gcfxdi-intel-gfx=m.gmane.org@lists.freedesktop.org Errors-To: intel-gfx-bounces+gcfxdi-intel-gfx=m.gmane.org@lists.freedesktop.org To: Giacomo Comes , intel-gfx@lists.freedesktop.org List-Id: intel-gfx@lists.freedesktop.org On Sun, 23 Sep 2012 01:14:57 -0400, Giacomo Comes 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 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 Signed-off-by: Chris Wilson -Chris -- Chris Wilson, Intel Open Source Technology Centre