[yocto] [kernel][PATCH 0/3] Cover letter to update pvr patches

Saxena, Rahul rahul.saxena at intel.com
Thu Apr 26 13:38:05 PDT 2012


Hi Bruce,

Yes, the >> yocto/pvr: add hdmi/acpi definitions << commit stays as this patch
has not been updated by MeeGo.

Thanks for checking.

Rahul

-----Original Message-----
From: Bruce Ashfield [mailto:bruce.ashfield at windriver.com] 
Sent: Thursday, April 26, 2012 1:04 PM
To: Saxena, Rahul
Cc: yocto at yoctoproject.org; Zanussi, Tom; Bodke, Kishore K
Subject: Re: [kernel][PATCH 0/3] Cover letter to update pvr patches

On 12-04-26 04:55 AM, rahul.saxena at intel.com wrote:
> From: Rahul Saxena<rahul.saxena at intel.com>
>
> Cover letter to update pvr patches.
> A updated version of linux-3.0.0-cdv patch for pvr driver that 
> includes vaapi (Video Acceleration API) related fixes was recently released by MeeGo.
> A revert of the existing version of this patch is done and then the 
> new version is added. A new patch to handle TTM page allocation from 
> high memory is also added.

Rahul,

Can you confirm for me that this commit:

commit 9d0264753e869d21ec4d9a6dd5558de73d64f94d
Author: Kishore Bodke <kishore.k.bodke at intel.com>
Date:   Fri Mar 9 11:03:56 2012 -0800

     yocto/pvr: add hdmi/acpi definitions

     Adding the identifier for the CedarTrail HDMI to allow peripheral
     detection.

     Signed-off-by: Kishore Bodke <kishore.k.bodke at intel.com>

:100644 100644 db39e9e... 47a98ff... M  drivers/acpi/video.c
:100644 100644 bd0ae69... 1b05ed1... M  sound/pci/hda/patch_hdmi.c

Should stay on the yocto/pvr branch ?

Bruce

>
> Please pull into yocto/pvr branch of linux-yocto-3.0
>
> Signed-off-by: Rahul Saxena<rahul.saxena at intel.com>
> --
>
> The following changes since commit 9d0264753e869d21ec4d9a6dd5558de73d64f94d:
>
>    yocto/pvr: add hdmi/acpi definitions (2012-03-09 14:50:44 -0500)
>
> are available in the git repository at:
>    git://git.pokylinux.org/linux-yocto-2.6.37-contrib rsaxena-yocto/pvr
>    
> http://git.pokylinux.org/cgit.cgi/linux-yocto-2.6.37-contrib/log/?h=rs
> axena-yocto/pvr
>
> Rahul Saxena (3):
>    Revert "yocto/pvr: integrate pvr support"
>    add updated version of linux-3.0.0-cdv.patch
>    add patch linux-3.0.0-ttm-clear-high.patch
>
>   drivers/gpu/drm/ttm/ttm_page_alloc.c               |    5 +-
>   drivers/staging/cdv/Kconfig                        |    1 +
>   drivers/staging/cdv/Makefile                       |    2 +-
>   drivers/staging/cdv/drv/psb_drm.h                  |    3 +
>   drivers/staging/cdv/drv/psb_drv.c                  |   73 +++--
>   drivers/staging/cdv/drv/psb_drv.h                  |   24 +-
>   drivers/staging/cdv/drv/psb_fb.c                   |  134 ++++-----
>   drivers/staging/cdv/drv/psb_gtt.c                  |   29 +-
>   drivers/staging/cdv/drv/psb_intel_bios.c           |   90 +++++-
>   drivers/staging/cdv/drv/psb_intel_bios.h           |   35 ++-
>   drivers/staging/cdv/drv/psb_intel_display.c        |  310 +++++++++++++-------
>   drivers/staging/cdv/drv/psb_intel_dpll_cdv.c       |   85 +++++-
>   drivers/staging/cdv/drv/psb_intel_drv.h            |   12 +-
>   drivers/staging/cdv/drv/psb_intel_lvds.c           |  178 +++++++++++-
>   drivers/staging/cdv/drv/psb_intel_opregion.c       |    2 +-
>   drivers/staging/cdv/drv/psb_intel_reg.h            |   36 +++-
>   drivers/staging/cdv/drv/psb_irq.c                  |   12 +-
>   drivers/staging/cdv/drv/psb_powermgmt.c            |   29 ++-
>   drivers/staging/cdv/drv/psb_pvr_glue.c             |    4 +-
>   drivers/staging/cdv/drv/psb_reg.h                  |    8 +-
>   drivers/staging/cdv/imgv/psb_msvdx.c               |   25 ++-
>   drivers/staging/cdv/imgv/psb_msvdx.h               |    7 +-
>   drivers/staging/cdv/imgv/psb_msvdxinit.c           |   51 +++-
>   .../3rdparty/linux_framebuffer_mrst/mrstlfb.h      |    6 +
>   .../linux_framebuffer_mrst/mrstlfb_displayclass.c  |  125 +++++++-
>   .../linux_framebuffer_mrst/mrstlfb_linux.c         |    8 +-
>   .../pvr/services4/srvkm/devices/sgx/sgxconfig.h    |   65 ++++
>   .../cdv/pvr/services4/srvkm/hwdefs/sgxerrata.h     |    4 +
>   .../pvr/services4/srvkm/hwdefs/sgxfeaturedefs.h    |    3 +-
>   .../cdv/pvr/services4/system/unified/sysconfig.c   |   11 +-
>   .../cdv/pvr/services4/system/unified/sysconfig.h   |   30 --
>   31 files changed, 1021 insertions(+), 386 deletions(-)
>




More information about the yocto mailing list