drm exynos/intel updates

Dave Airlie airlied at linux.ie
Thu Mar 15 06:52:22 PDT 2012


Hi Linus,

two minor updates from Jesse for Intel SNB fixes, and a few fixes from 
Samsung for exynos. The pull req has Alan's commit in it since Intel based 
their tree on my tree at that time, but it all seems fine wrt merging.

Dave.

The following changes since commit 762ad8a5330325b789cfb6dc896f81cf273ff4e9:

  Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc (2012-03-13 18:39:28 -0700)

are available in the git repository at:

  git://people.freedesktop.org/~airlied/linux drm-fixes

Alan Cox (1):
      drm/gma500: Fix Cedarview boot failures in 3.3-rc

Dave Airlie (2):
      Merge branch 'drm-intel-fixes' of git://git.kernel.org/.../keithp/linux into drm-fixes
      Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux-samsung into drm-fixes

Jesse Barnes (2):
      drm/i915: fix color order for BGR formats on SNB
      drm/i915: support 32 bit BGR formats in sprite planes

Laurent Pinchart (1):
      drm/exynos: Fix fb_videomode <-> drm_mode_modeinfo conversion

Marek Szyprowski (2):
      drm/exynos: use correct 'exynos-drm' name for platform device
      drm/exynos: fix runtime_pm fimd device state on probe

Sascha Hauer (1):
      drm exynos: use drm_fb_helper_set_par directly

 drivers/gpu/drm/exynos/exynos_drm_connector.c |   16 +++++++-------
 drivers/gpu/drm/exynos/exynos_drm_drv.c       |    2 +-
 drivers/gpu/drm/exynos/exynos_drm_fbdev.c     |   28 +------------------------
 drivers/gpu/drm/exynos/exynos_drm_fimd.c      |   17 +++++---------
 drivers/gpu/drm/i915/i915_reg.h               |    2 +-
 drivers/gpu/drm/i915/intel_display.c          |    1 +
 drivers/gpu/drm/i915/intel_sprite.c           |    6 ++--
 7 files changed, 21 insertions(+), 51 deletions(-)


More information about the dri-devel mailing list