All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] meta-intel: refactor VAAPI_IMPL
@ 2012-08-30 21:37 tom.zanussi
  2012-08-30 21:38 ` [PATCH 1/2] meta-intel: add va-impl-intel MACHINE_FEATURE tom.zanussi
  2012-08-30 21:38 ` [PATCH 2/2] meta-intel: use " tom.zanussi
  0 siblings, 2 replies; 3+ messages in thread
From: tom.zanussi @ 2012-08-30 21:37 UTC (permalink / raw)
  To: yocto

From: Tom Zanussi <tom.zanussi@intel.com>

The current code assumes intel va as the default fallthrough, which it
shouldn't be - the current shortcoming came up when adding pvr va for
cedatrail.

This patchset fixes things up to make it more extensible, and usable by
cedartrail.

The following changes since commit 1ef6cd26cabe46d9ceaa0d257bf7d690a0592e7c:

  meta-emenlow: unset preferred providers for virtual/libgles[12] (2012-08-30 09:48:18 -0500)

are available in the git repository at:
  git://git.yoctoproject.org/meta-intel.git tzanussi/va-impl-changes
  http://git.yoctoproject.org/cgit/cgit.cgi/meta-intel/log/?h=tzanussi/va-impl-changes

Tom Zanussi (2):
  meta-intel: add va-impl-intel MACHINE_FEATURE
  meta-intel: use va-impl-intel MACHINE_FEATURE

 .../recipes-multimedia/gstreamer/gst-va-intel.bb   |   16 +++++++++++++---
 common/recipes-multimedia/libva/va-intel.bb        |   16 ++++++++++++----
 meta-chiefriver/conf/machine/chiefriver.conf       |    1 +
 meta-crownbay/conf/machine/crownbay.conf           |    2 +-
 meta-fri2/conf/machine/fri2.conf                   |    2 +-
 meta-sugarbay/conf/machine/sugarbay.conf           |    2 ++
 6 files changed, 30 insertions(+), 9 deletions(-)

-- 
1.7.4.1



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-08-30 21:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-30 21:37 [PATCH 0/2] meta-intel: refactor VAAPI_IMPL tom.zanussi
2012-08-30 21:38 ` [PATCH 1/2] meta-intel: add va-impl-intel MACHINE_FEATURE tom.zanussi
2012-08-30 21:38 ` [PATCH 2/2] meta-intel: use " tom.zanussi

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.