From patchwork Mon May 5 18:14:04 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: sagar.a.kamble@intel.com X-Patchwork-Id: 4116621 Return-Path: X-Original-To: patchwork-intel-gfx@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork2.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.19.201]) by patchwork2.web.kernel.org (Postfix) with ESMTP id C94C0BFF02 for ; Mon, 5 May 2014 18:13:34 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 0794620219 for ; Mon, 5 May 2014 18:13:34 +0000 (UTC) Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) by mail.kernel.org (Postfix) with ESMTP id EA4BE20149 for ; Mon, 5 May 2014 18:13:32 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 976F16E983; Mon, 5 May 2014 11:13:32 -0700 (PDT) X-Original-To: intel-gfx@lists.freedesktop.org Delivered-To: intel-gfx@lists.freedesktop.org Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by gabe.freedesktop.org (Postfix) with ESMTP id A5F6E6E983 for ; Mon, 5 May 2014 11:13:31 -0700 (PDT) Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by fmsmga101.fm.intel.com with ESMTP; 05 May 2014 11:13:31 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.97,990,1389772800"; d="scan'208";a="526354974" Received: from sagar-desktop.iind.intel.com ([10.223.82.31]) by fmsmga001.fm.intel.com with ESMTP; 05 May 2014 11:13:27 -0700 From: sagar.a.kamble@intel.com To: intel-gfx@lists.freedesktop.org Date: Mon, 5 May 2014 23:44:04 +0530 Message-Id: <1399313644-31625-4-git-send-email-sagar.a.kamble@intel.com> X-Mailer: git-send-email 1.8.5 In-Reply-To: <1399313644-31625-1-git-send-email-sagar.a.kamble@intel.com> References: <1399313644-31625-1-git-send-email-sagar.a.kamble@intel.com> Cc: ankitprasad.r.sharma@intel.com, daniel.vetter@ffwll.ch, rdunlap@infradead.org, shashidhar.hiremath@intel.com, vandita.kulkarni@intel.com, laurent.pinchart@ideasonboard.com, dh.herrmann@gmail.com, alexander.deucher@amd.com, airlied@redhat.com, Sagar Kamble Subject: [Intel-gfx] [PATCH v1 3/3] Documentation: drm: describing plane constant alpha property X-BeenThere: intel-gfx@lists.freedesktop.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: Intel graphics driver community testing & development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" X-Spam-Status: No, score=-4.8 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_MED, RP_MATCHES_RCVD, UNPARSEABLE_RELAY autolearn=unavailable version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP From: Sagar Kamble Cc: rdunlap@infradead.org Cc: alexander.deucher@amd.com Cc: airlied@redhat.com Cc: laurent.pinchart@ideasonboard.com Cc: dh.herrmann@gmail.com Cc: daniel.vetter@ffwll.ch Cc: jani.nikula@linux.intel.com Cc: ville.syrjala@linux.intel.com Cc: indranil.mukherjee@intel.com Cc: shashidhar.hiremath@intel.com Cc: vandita.kulkarni@intel.com Cc: vijay.a.purushothaman@intel.com Cc: ankitprasad.r.sharma@intel.com Signed-off-by: Sagar Kamble --- Documentation/DocBook/drm.tmpl | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/Documentation/DocBook/drm.tmpl b/Documentation/DocBook/drm.tmpl index a5d66c1..7228712 100644 --- a/Documentation/DocBook/drm.tmpl +++ b/Documentation/DocBook/drm.tmpl @@ -2606,7 +2606,7 @@ void intel_crt_init(struct drm_device *dev) TBD - i915 + i915 Generic "Broadcast RGB" ENUM @@ -2629,6 +2629,14 @@ void intel_crt_init(struct drm_device *dev) TBD + Overlay + "const-alpha" + RANGE + Min=0, Max=255 + Plane + Sets the plane level alpha value + + SDVO-TV .mode. ENUM