From mboxrd@z Thu Jan 1 00:00:00 1970 From: Laurent Pinchart Subject: [GIT PULL FOR v3.11] SH Mobile DRM and R-Car DU DRM fixes Date: Wed, 17 Jul 2013 16:00:37 +0200 Message-ID: <4478209.HCGuujP0Yz@avalon> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from perceval.ideasonboard.com (perceval.ideasonboard.com [95.142.166.194]) by gabe.freedesktop.org (Postfix) with ESMTP id 35D5AE5F37 for ; Wed, 17 Jul 2013 06:59:53 -0700 (PDT) List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: Dave Airlie Cc: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org Hi Dave, The SH Mobile DRM and R-Car DU DRM drivers fail to compile on v3.11-rc1 due to usage of an API that has been removed. Could you please pull these fixes for v3.11 ? The sooner would be the better, to avoid as many bisection issues as possible. The following changes since commit ad81f0545ef01ea651886dddac4bef6cec930092: Linux 3.11-rc1 (2013-07-14 15:18:27 -0700) are available in the git repository at: git://linuxtv.org/pinchartl/fbdev.git drm/3.11/fixes for you to fetch changes up to ffb40400762d86a34318160e8f2169b66f01473d: drm/rcar-du: Use the GEM PRIME helpers (2013-07-17 15:44:01 +0200) ---------------------------------------------------------------- Laurent Pinchart (2): drm/shmobile: Use the GEM PRIME helpers drm/rcar-du: Use the GEM PRIME helpers drivers/gpu/drm/rcar-du/rcar_du_drv.c | 9 +++++++-- drivers/gpu/drm/shmobile/shmob_drm_drv.c | 9 +++++++-- 2 files changed, 14 insertions(+), 4 deletions(-) -- Regards, Laurent Pinchart