From patchwork Thu Jun 16 03:00:49 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Vinay Simha B N X-Patchwork-Id: 9179967 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id D861960573 for ; Thu, 16 Jun 2016 08:12:19 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id C84902793B for ; Thu, 16 Jun 2016 08:12:19 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id BD10B27F07; Thu, 16 Jun 2016 08:12:19 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-4.1 required=2.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED, FREEMAIL_FROM, RCVD_IN_DNSWL_MED, T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 9610527B13 for ; Thu, 16 Jun 2016 08:12:18 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id A17606E9CD; Thu, 16 Jun 2016 08:12:14 +0000 (UTC) X-Original-To: dri-devel@lists.freedesktop.org Delivered-To: dri-devel@lists.freedesktop.org Received: from mail-pa0-x241.google.com (mail-pa0-x241.google.com [IPv6:2607:f8b0:400e:c03::241]) by gabe.freedesktop.org (Postfix) with ESMTPS id C6EF96E223 for ; Thu, 16 Jun 2016 03:01:09 +0000 (UTC) Received: by mail-pa0-x241.google.com with SMTP id hf6so2664086pac.2 for ; Wed, 15 Jun 2016 20:01:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:date:message-id; bh=PB0r01vlgMDckf670FYxt6oQiuVt0PbHVVgXX5qjq50=; b=oBQJglWAvjwMDORu2UDTEXrRrVtyS20a//7gM4eLYAImkUx4S5RP+an657vzann970 aq2OWhfnTr3oPdbCyhH5uc5mrB6e2kgEMrS9FSWEjep49mvqzE+Ld/Gs05vDOgZx74HJ 6ZxZryh4xKeyaK+pr6Hf0LhZTTsrkaup1AHRbzFRyJhjNa9vY0jC5uOMTelDDr69ykeB hlSUn3NvDGNgRt3/krjpM2/k5O9/6CAcKr8UQ0xiBxbfDqza+0y38y9M8V3OrYjXiQEP A29TySonadYbsiP0Z6c0YZNO6/pDpHWFn1ohDppxzixHbToV6Eu6NIX3p4cY0fBCZTsD f4HQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=PB0r01vlgMDckf670FYxt6oQiuVt0PbHVVgXX5qjq50=; b=IHN8g54oMTxvXgbz/RY9E0YqCpMGXaDpIOkc+LWWMTZU4+95ngkfA9Tw+BfCls42Q0 J0XoLEtWcpHpDe5GZL1369+QFavtXFKnj86R1+oemt8UZ8h4Ps0PN6XMEEdZ5ND+ps2t i3MYY6XSoGNzGuiejAvVWl28VuHdXiLTV/7KPCmJzwnCM1qT5ZYc7PZ8APbo4nkxIZ/L MMyi+XepeA4UT06ORH92pE0R2nAZ+rKX5wU1LAvA52IyyBFMhl4YeZduBdPYQYovq6mF Jt4VZJwM9daNSdUGFkMxlpWSrcXehtllEtjIJOzdeF24ocdTAX9ixc9vP4WvFhcFQx8A Y8ig== X-Gm-Message-State: ALyK8tITYtJHDc4022DDEIK2yRXS1ycTj7H5m4Paz4sppOqpxE5JJ5aNRPTMdIEL+NmpBg== X-Received: by 10.66.151.71 with SMTP id uo7mr2408296pab.134.1466046068851; Wed, 15 Jun 2016 20:01:08 -0700 (PDT) Received: from localhost.localdomain ([122.172.149.3]) by smtp.gmail.com with ESMTPSA id z29sm51012423pff.0.2016.06.15.20.01.05 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Wed, 15 Jun 2016 20:01:08 -0700 (PDT) From: Vinay Simha BN To: Subject: [PATCH v2 1/2] drm/dsi: Implement dcs set/get display brightness Date: Thu, 16 Jun 2016 08:30:49 +0530 Message-Id: <1466046050-20588-1-git-send-email-simhavcs@gmail.com> X-Mailer: git-send-email 1.9.1 X-Mailman-Approved-At: Thu, 16 Jun 2016 08:12:12 +0000 Cc: open list , "open list:DRM DRIVERS" , Vinay Simha BN , Archit Taneja X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" X-Virus-Scanned: ClamAV using ClamSMTP Provide a small convenience wrapper that set/get the display brightness value Cc: John Stultz Cc: Sumit Semwal Cc: Archit Taneja Cc: Rob Clark Cc: Jani Nikula Cc: Thierry Reding Signed-off-by: Vinay Simha BN --- v1: *tested in nexus7 2nd gen. v2: * implemented jani review comments -functions name mapped accordingly -bl value increased from 0xff to 0xffff -backlight interface will be handled in panel driver, so it is moved from the mipi_dsi helper function --- drivers/gpu/drm/drm_mipi_dsi.c | 49 ++++++++++++++++++++++++++++++++++++++++++ include/drm/drm_mipi_dsi.h | 4 ++++ 2 files changed, 53 insertions(+) diff --git a/drivers/gpu/drm/drm_mipi_dsi.c b/drivers/gpu/drm/drm_mipi_dsi.c index 49311fc..2c03784 100644 --- a/drivers/gpu/drm/drm_mipi_dsi.c +++ b/drivers/gpu/drm/drm_mipi_dsi.c @@ -1041,6 +1041,55 @@ int mipi_dsi_dcs_set_pixel_format(struct mipi_dsi_device *dsi, u8 format) } EXPORT_SYMBOL(mipi_dsi_dcs_set_pixel_format); +/** + * mipi_dsi_dcs_get_display_brightness() - gets the current brightness value + * of the display + * @dsi: DSI peripheral device + * @brightness: brightness value + * + * Return: 0 on success or a negative error code on failure. + */ +int mipi_dsi_dcs_get_display_brightness(struct mipi_dsi_device *dsi, + u16 *brightness) +{ + ssize_t err; + + err = mipi_dsi_dcs_read(dsi, MIPI_DCS_GET_DISPLAY_BRIGHTNESS, + brightness, sizeof(*brightness)); + if (err < 0) { + if (err == 0) + err = -ENODATA; + + return err; + } + + return 0; +} +EXPORT_SYMBOL(mipi_dsi_dcs_get_display_brightness); + +/** + * mipi_dsi_dcs_set_display_brightness() - sets the brightness value of + * the display + * @dsi: DSI peripheral device + * @brightness: brightness value + * + * Return: 0 on success or a negative error code on failure. + */ +int mipi_dsi_dcs_set_display_brightness(struct mipi_dsi_device *dsi, + u16 brightness) +{ + ssize_t err; + u8 bl_value[2] = { brightness & 0xff, brightness >> 8 }; + + err = mipi_dsi_dcs_write(dsi, MIPI_DCS_SET_DISPLAY_BRIGHTNESS, + bl_value, sizeof(bl_value)); + if (err < 0) + return err; + + return 0; +} +EXPORT_SYMBOL(mipi_dsi_dcs_set_display_brightness); + static int mipi_dsi_drv_probe(struct device *dev) { struct mipi_dsi_driver *drv = to_mipi_dsi_driver(dev->driver); diff --git a/include/drm/drm_mipi_dsi.h b/include/drm/drm_mipi_dsi.h index 72f5b15..4d77bb0 100644 --- a/include/drm/drm_mipi_dsi.h +++ b/include/drm/drm_mipi_dsi.h @@ -270,6 +270,10 @@ int mipi_dsi_dcs_set_tear_off(struct mipi_dsi_device *dsi); int mipi_dsi_dcs_set_tear_on(struct mipi_dsi_device *dsi, enum mipi_dsi_dcs_tear_mode mode); int mipi_dsi_dcs_set_pixel_format(struct mipi_dsi_device *dsi, u8 format); +int mipi_dsi_dcs_get_display_brightness(struct mipi_dsi_device *dsi, + u16 *brightness); +int mipi_dsi_dcs_set_display_brightness(struct mipi_dsi_device *dsi, + u16 brightness); /** * struct mipi_dsi_driver - DSI driver