From patchwork Thu Mar 7 07:39:44 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Vikas C Sajjan X-Patchwork-Id: 15267 Return-Path: X-Original-To: patchwork@peony.canonical.com Delivered-To: patchwork@peony.canonical.com Received: from fiordland.canonical.com (fiordland.canonical.com [91.189.94.145]) by peony.canonical.com (Postfix) with ESMTP id 6EA4323E64 for ; Thu, 7 Mar 2013 07:40:05 +0000 (UTC) Received: from mail-ve0-f170.google.com (mail-ve0-f170.google.com [209.85.128.170]) by fiordland.canonical.com (Postfix) with ESMTP id 24043A18469 for ; Thu, 7 Mar 2013 07:40:05 +0000 (UTC) Received: by mail-ve0-f170.google.com with SMTP id 14so126202vea.1 for ; Wed, 06 Mar 2013 23:40:04 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-received:x-forwarded-to:x-forwarded-for:delivered-to:x-received :received-spf:x-received:from:to:cc:subject:date:message-id:x-mailer :in-reply-to:references:x-gm-message-state; bh=f/VnxMpHeL0rkKWy8RjdjdgJ62uLV4SsV0CLS4KjNT8=; b=QVK7vT3fKTmOYNu5a/n/QZVBS626ONCX1Q7wiOkH5SuWY82CbAVJq0zn3/Ux3jIind t0RBSFnumDtsBZJqKWkNGXnroG82jDuA35KEoMjrmM+8L69pss9Cx7ji2IUwcFXt3G03 vMXmUs6Q6jpE9NZyYCiGvixGLFw2ZkAN9CZGRJyilqdr7PXcE7OhImfQMHi3zUkANzaB TlCL31xnEYTQl3spIJGFIlaVd9Hx92er3QgqW/6Bibh7wASfyUHRWsGnS5hMXvtSENP5 YGPMLwWqJizteEkUyxwINAa3SMVtPvlYDqz8YGfntXV51gk+c9P4K2fynnQvbYZWdoHl K2Uw== X-Received: by 10.220.242.73 with SMTP id lh9mr12308853vcb.49.1362642004591; Wed, 06 Mar 2013 23:40:04 -0800 (PST) X-Forwarded-To: linaro-patchwork@canonical.com X-Forwarded-For: patch@linaro.org linaro-patchwork@canonical.com Delivered-To: patches@linaro.org Received: by 10.58.127.98 with SMTP id nf2csp57368veb; Wed, 6 Mar 2013 23:40:04 -0800 (PST) X-Received: by 10.68.197.193 with SMTP id iw1mr19306152pbc.86.1362642003551; Wed, 06 Mar 2013 23:40:03 -0800 (PST) Received: from mail-pa0-f43.google.com (mail-pa0-f43.google.com [209.85.220.43]) by mx.google.com with ESMTPS id sv10si1047956pab.11.2013.03.06.23.40.03 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 06 Mar 2013 23:40:03 -0800 (PST) Received-SPF: neutral (google.com: 209.85.220.43 is neither permitted nor denied by best guess record for domain of vikas.sajjan@linaro.org) client-ip=209.85.220.43; Authentication-Results: mx.google.com; spf=neutral (google.com: 209.85.220.43 is neither permitted nor denied by best guess record for domain of vikas.sajjan@linaro.org) smtp.mail=vikas.sajjan@linaro.org Received: by mail-pa0-f43.google.com with SMTP id bh2so260841pad.30 for ; Wed, 06 Mar 2013 23:40:03 -0800 (PST) X-Received: by 10.68.203.9 with SMTP id km9mr45967362pbc.191.1362642002809; Wed, 06 Mar 2013 23:40:02 -0800 (PST) Received: from localhost.localdomain ([118.143.64.134]) by mx.google.com with ESMTPS id xx10sm1259677pac.15.2013.03.06.23.39.59 (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 06 Mar 2013 23:40:01 -0800 (PST) From: Vikas Sajjan To: dri-devel@lists.freedesktop.org Cc: linux-media@vger.kernel.org, kgene.kim@samsung.com, inki.dae@samsung.com, l.krishna@samsung.com, joshi@samsung.com, linaro-kernel@lists.linaro.org Subject: [PATCH v12 2/2] drm/exynos: enable OF_VIDEOMODE and FB_MODE_HELPERS for exynos drm fimd Date: Thu, 7 Mar 2013 13:09:44 +0530 Message-Id: <1362641984-2706-3-git-send-email-vikas.sajjan@linaro.org> X-Mailer: git-send-email 1.7.9.5 In-Reply-To: <1362641984-2706-1-git-send-email-vikas.sajjan@linaro.org> References: <1362641984-2706-1-git-send-email-vikas.sajjan@linaro.org> X-Gm-Message-State: ALoCoQkko0uwotEKR/J/lu8+Grm8ploqFySrQ85R+3nfmRLUEUikh/WU548u0Ty1d2f2MZHtsxbJ patch adds "select OF_VIDEOMODE" and "select FB_MODE_HELPERS" when EXYNOS_DRM_FIMD config is selected. Signed-off-by: Vikas Sajjan --- drivers/gpu/drm/exynos/Kconfig | 2 ++ 1 file changed, 2 insertions(+) diff --git a/drivers/gpu/drm/exynos/Kconfig b/drivers/gpu/drm/exynos/Kconfig index 046bcda..bb25130 100644 --- a/drivers/gpu/drm/exynos/Kconfig +++ b/drivers/gpu/drm/exynos/Kconfig @@ -25,6 +25,8 @@ config DRM_EXYNOS_DMABUF config DRM_EXYNOS_FIMD bool "Exynos DRM FIMD" depends on DRM_EXYNOS && !FB_S3C && !ARCH_MULTIPLATFORM + select OF_VIDEOMODE + select FB_MODE_HELPERS help Choose this option if you want to use Exynos FIMD for DRM.