From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-13.8 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER,INCLUDES_PATCH, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id C5DADC433F5 for ; Wed, 8 Sep 2021 14:14:53 +0000 (UTC) Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 82EFA610C8 for ; Wed, 8 Sep 2021 14:14:53 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 82EFA610C8 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=intel.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 03B256E0F0; Wed, 8 Sep 2021 14:14:53 +0000 (UTC) Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) by gabe.freedesktop.org (Postfix) with ESMTPS id B358E6E0F0 for ; Wed, 8 Sep 2021 14:14:51 +0000 (UTC) X-IronPort-AV: E=McAfee;i="6200,9189,10100"; a="306055609" X-IronPort-AV: E=Sophos;i="5.85,278,1624345200"; d="scan'208";a="306055609" Received: from orsmga001.jf.intel.com ([10.7.209.18]) by fmsmga105.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 08 Sep 2021 07:14:51 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.85,278,1624345200"; d="scan'208";a="513276073" Received: from irsmsx604.ger.corp.intel.com ([163.33.146.137]) by orsmga001.jf.intel.com with ESMTP; 08 Sep 2021 07:14:50 -0700 Received: from bgsmsx602.gar.corp.intel.com (10.109.78.81) by IRSMSX604.ger.corp.intel.com (163.33.146.137) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2242.12; Wed, 8 Sep 2021 15:14:48 +0100 Received: from bgsmsx602.gar.corp.intel.com ([10.109.78.81]) by BGSMSX602.gar.corp.intel.com ([10.109.78.81]) with mapi id 15.01.2242.012; Wed, 8 Sep 2021 19:44:46 +0530 From: "Kulkarni, Vandita" To: "Lee, Shawn C" , "Nikula, Jani" , "intel-gfx@lists.freedesktop.org" , "Nikula, Jani" CC: "ville.syrjala@linux.intel.com" , "Chiou, Cooper" , "Tseng, William" Thread-Topic: [v4 0/5] DSI driver improvement Thread-Index: AQHXpKgCb4yF0gh1iEiV7qWRm6c4PquZsn8AgAAOGgCAAG1ZcA== Date: Wed, 8 Sep 2021 14:14:46 +0000 Message-ID: <2eb9c5a186724fcb9c22b057560b46ff@intel.com> References: <20210908115607.9633-1-shawn.c.lee@intel.com> <87ilzb45s9.fsf@intel.com> In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: dlp-product: dlpe-windows dlp-reaction: no-action dlp-version: 11.5.1.3 x-originating-ip: [10.223.10.1] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [Intel-gfx] [v4 0/5] DSI driver improvement X-BeenThere: intel-gfx@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Intel graphics driver community testing & development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" > -----Original Message----- > From: Lee, Shawn C > Sent: Wednesday, September 8, 2021 6:42 PM > To: Nikula, Jani ; intel-gfx@lists.freedesktop.org > Cc: ville.syrjala@linux.intel.com; Kulkarni, Vandita > ; Chiou, Cooper ; > Tseng, William > Subject: RE: [v4 0/5] DSI driver improvement >=20 > On Wed, 08 Sep 2021, Jani Nikula wrote: > >On Wed, 08 Sep 2021, Lee Shawn C wrote: > >> v2: Get data length of brightness value more easily while driver try t= o > >> read/write MIPI_DCS_DISPLAY_BRIGHTNESS command. > >> v3: fix checkpatch warning. > > > >The series is v4, what's new here? > > > >BR, > >Jani. > > >=20 > We don't change anything, just rebase. >=20 > Best regards, > Shawn Thanks for the patches and reviews. Pushed v4 based on results on v3 as there is no change. Thanks, Vandita >=20 > > > >> > >> Signed-off-by: Lee Shawn C > >> > >> Lee Shawn C (5): > >> drm/i915/dsi: wait for header and payload credit available > >> drm/i915/dsi: refine send MIPI DCS command sequence > >> drm/i915: Get proper min cdclk if vDSC enabled > >> drm/i915/dsi: Retrieve max brightness level from VBT > >> drm/i915/dsi: Read/write proper brightness value via MIPI DCS comman= d > >> > >> drivers/gpu/drm/i915/display/icl_dsi.c | 50 +++++++++---------= - > >> drivers/gpu/drm/i915/display/intel_bios.c | 3 ++ > >> drivers/gpu/drm/i915/display/intel_cdclk.c | 10 ++++ > >> .../i915/display/intel_dsi_dcs_backlight.c | 33 ++++++++---- > >> drivers/gpu/drm/i915/i915_drv.h | 1 + > >> 5 files changed, 62 insertions(+), 35 deletions(-) > > > >-- > >Jani Nikula, Intel Open Source Graphics Center > >