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=-11.5 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, INCLUDES_CR_TRAILER,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, UNPARSEABLE_RELAY,URIBL_BLOCKED autolearn=unavailable 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 3CF88C4320A for ; Tue, 10 Aug 2021 21:34:26 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 1ACD56108C for ; Tue, 10 Aug 2021 21:34:26 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234146AbhHJVer (ORCPT ); Tue, 10 Aug 2021 17:34:47 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:50394 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233792AbhHJVeo (ORCPT ); Tue, 10 Aug 2021 17:34:44 -0400 Received: from mail-oi1-x22c.google.com (mail-oi1-x22c.google.com [IPv6:2607:f8b0:4864:20::22c]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 1706FC0613D3 for ; Tue, 10 Aug 2021 14:34:22 -0700 (PDT) Received: by mail-oi1-x22c.google.com with SMTP id t35so1211035oiw.9 for ; Tue, 10 Aug 2021 14:34:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; h=mime-version:in-reply-to:references:from:user-agent:date:message-id :subject:to:cc; bh=bgpLmyHy//Rdaa2myVwlWVrvOLDfl36DscQjlx6Wvgo=; b=MzbxM7E5cFVw9K4JPRmW3EY6dt63hd511MvQfWIKO6m0qOos2mondDT1SaUGSMj7ht NcSJ+5X8jXuH9wVdMuQY72+kavtSYJu/hU+yxJfKkFWYi+IdZurvSzVj4LS7P834rcth 5ly72EwOKQ2hAwWD/V6PLKThnQNH1Lowt9EsE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from :user-agent:date:message-id:subject:to:cc; bh=bgpLmyHy//Rdaa2myVwlWVrvOLDfl36DscQjlx6Wvgo=; b=dXhYijLH/xeh6nxwQ37dEda7TLVR/QimoWSXjPKS3Ka2k4QvAz6Tiez1CuNOnVua71 nxikDGNSVKO2Au+CleGYlFSUovpSdDOfPnHKTGwkBW5pZ+ne+uQIalXABYgDEgf4Uc+K 5p1rMJlVQXodmm8sW0v6DRTg38lWg5c5wmKOieG3k6VXsffagAc0EreAl5bj3G0zeCcl dCK7A7r4xk2ppRGrang0TqpBzkhStVc2k+q/PAoTmqCr3EoCIirr5HF4rbo2LIf7boBe V0UkpnuLVXEOodfFOrNZwDx0J2ghHNRiKTRYgUdg4dcYRUbpSTuseqwZGgUyESogICKv SU3A== X-Gm-Message-State: AOAM531OhPgbsYEjuKCToBpmaiEQOSULNk+O/gXSxMVDjPda1Z7Sm/CW 7XtJR8F3BrE2nNuW6L+hEQUGzPDi/drWRWNb57fXQA== X-Google-Smtp-Source: ABdhPJwtDSdSAO44q6BeLqlIjD2XgZBA9t3YQSpodb5FKKDjqUdo86V5/S+6qFY8mQ16RmOc1Rkfqd+TR4TcPze1UjY= X-Received: by 2002:a05:6808:114a:: with SMTP id u10mr7816788oiu.19.1628631261456; Tue, 10 Aug 2021 14:34:21 -0700 (PDT) Received: from 753933720722 named unknown by gmailapi.google.com with HTTPREST; Tue, 10 Aug 2021 14:34:21 -0700 MIME-Version: 1.0 In-Reply-To: <1628196295-7382-6-git-send-email-khsieh@codeaurora.org> References: <1628196295-7382-1-git-send-email-khsieh@codeaurora.org> <1628196295-7382-6-git-send-email-khsieh@codeaurora.org> From: Stephen Boyd User-Agent: alot/0.9.1 Date: Tue, 10 Aug 2021 14:34:20 -0700 Message-ID: Subject: Re: [PATCH v3 5/6] drm/msm/dp: return correct edid checksum after corrupted edid checksum read To: Kuogee Hsieh , dri-devel@lists.freedesktop.org, robdclark@gmail.com, sean@poorly.run Cc: abhinavk@codeaurora.org, aravindh@codeaurora.org, airlied@linux.ie, daniel@ffwll.ch, bjorn.andersson@linaro.org, linux-arm-msm@vger.kernel.org, freedreno@lists.freedesktop.org, linux-kernel@vger.kernel.org Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org Quoting Kuogee Hsieh (2021-08-05 13:44:54) > Response with correct edid checksum saved at connector after corrupted edid > checksum read. This fixes Link Layer CTS cases 4.2.2.3, 4.2.2.6. > > Signed-off-by: Kuogee Hsieh > --- Reviewed-by: Stephen Boyd 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=-11.5 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, INCLUDES_CR_TRAILER,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, UNPARSEABLE_RELAY,URIBL_BLOCKED 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 96C99C4338F for ; Tue, 10 Aug 2021 21:34:24 +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 5500A61077 for ; Tue, 10 Aug 2021 21:34:24 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 5500A61077 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=chromium.org 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 5FDD889C6C; Tue, 10 Aug 2021 21:34:23 +0000 (UTC) Received: from mail-oi1-x22e.google.com (mail-oi1-x22e.google.com [IPv6:2607:f8b0:4864:20::22e]) by gabe.freedesktop.org (Postfix) with ESMTPS id 218F989C0A for ; Tue, 10 Aug 2021 21:34:22 +0000 (UTC) Received: by mail-oi1-x22e.google.com with SMTP id t35so1211034oiw.9 for ; Tue, 10 Aug 2021 14:34:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; h=mime-version:in-reply-to:references:from:user-agent:date:message-id :subject:to:cc; bh=bgpLmyHy//Rdaa2myVwlWVrvOLDfl36DscQjlx6Wvgo=; b=MzbxM7E5cFVw9K4JPRmW3EY6dt63hd511MvQfWIKO6m0qOos2mondDT1SaUGSMj7ht NcSJ+5X8jXuH9wVdMuQY72+kavtSYJu/hU+yxJfKkFWYi+IdZurvSzVj4LS7P834rcth 5ly72EwOKQ2hAwWD/V6PLKThnQNH1Lowt9EsE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from :user-agent:date:message-id:subject:to:cc; bh=bgpLmyHy//Rdaa2myVwlWVrvOLDfl36DscQjlx6Wvgo=; b=hK3mv2UnPB3/xtt5WIfQFYeu+rjkgiUyE9391WENNMVTAGK40ciS02dfsjh6BA84TB UWQg0t/V03/6eu593Mr2dw8axW9ptbC/ZVeFJggPPvDW5TSyxN8IW8+JbPohIBPLYdU4 8vERBm0W4HfWmbOrI8/yeJPXAuXRy5TJE/4XLg9DmDiSCwpChY7qNlLp0GDOOmRfdC83 ScUfbMAgzhtU4myn6Sk0Wh2BHrGxSWdxlXqs790VnRiEBb6dnOSxUulDf+DHxYqmNy+I bzwqFjAu95NSci5ZaLsjTJhDBsg5GFI3R9txJ2ltr/tATPmSst2+b2tP5bvptKtK5XxT golw== X-Gm-Message-State: AOAM532Wo2s8EXePhKFHV5I/aC4lb8mtcyHjg8igUyP1udcn9jvwJ8hd e9+WbIg5RdYcx8pVd4dQKxNWGIZRVU8+GuY/y0IvtQ== X-Google-Smtp-Source: ABdhPJwtDSdSAO44q6BeLqlIjD2XgZBA9t3YQSpodb5FKKDjqUdo86V5/S+6qFY8mQ16RmOc1Rkfqd+TR4TcPze1UjY= X-Received: by 2002:a05:6808:114a:: with SMTP id u10mr7816788oiu.19.1628631261456; Tue, 10 Aug 2021 14:34:21 -0700 (PDT) Received: from 753933720722 named unknown by gmailapi.google.com with HTTPREST; Tue, 10 Aug 2021 14:34:21 -0700 MIME-Version: 1.0 In-Reply-To: <1628196295-7382-6-git-send-email-khsieh@codeaurora.org> References: <1628196295-7382-1-git-send-email-khsieh@codeaurora.org> <1628196295-7382-6-git-send-email-khsieh@codeaurora.org> From: Stephen Boyd User-Agent: alot/0.9.1 Date: Tue, 10 Aug 2021 14:34:20 -0700 Message-ID: Subject: Re: [PATCH v3 5/6] drm/msm/dp: return correct edid checksum after corrupted edid checksum read To: Kuogee Hsieh , dri-devel@lists.freedesktop.org, robdclark@gmail.com, sean@poorly.run Cc: abhinavk@codeaurora.org, aravindh@codeaurora.org, airlied@linux.ie, daniel@ffwll.ch, bjorn.andersson@linaro.org, linux-arm-msm@vger.kernel.org, freedreno@lists.freedesktop.org, linux-kernel@vger.kernel.org Content-Type: text/plain; charset="UTF-8" X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" Quoting Kuogee Hsieh (2021-08-05 13:44:54) > Response with correct edid checksum saved at connector after corrupted edid > checksum read. This fixes Link Layer CTS cases 4.2.2.3, 4.2.2.6. > > Signed-off-by: Kuogee Hsieh > --- Reviewed-by: Stephen Boyd