Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id CFF1AC64ED6 for ; Tue, 28 Feb 2023 18:27:10 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229629AbjB1S1J (ORCPT ); Tue, 28 Feb 2023 13:27:09 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:60018 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229793AbjB1S1G (ORCPT ); Tue, 28 Feb 2023 13:27:06 -0500 Received: from mail-lf1-x134.google.com (mail-lf1-x134.google.com [IPv6:2a00:1450:4864:20::134]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 309F83346E for ; Tue, 28 Feb 2023 10:26:56 -0800 (PST) Received: by mail-lf1-x134.google.com with SMTP id f18so14449131lfa.3 for ; Tue, 28 Feb 2023 10:26:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=oeTqNJz+wlwStd3akJO6gZ1qy6VhdHZAOZjVTjq8Ths=; b=Hg303GL4P5Q2pdSN9pUyE1WywQFRKlLyQo6KYVr9Mu/xlV3i7uJRW1lj0VpgRxGJkD hTkQgY+xkkFxoqMaS4Lyfb41a8HJ3jHlc3udXm1O/bq0R1p7t9bEwhwna2k4KBHwyjap IRWuIC0ygcPQlsczqypuN6JiOkQiKSA1pLtSECv47HVme91A7K6bdx+gVw+lWNoN5FgN 2oH0gSOJvFII3PBDbfnKkMCa1kwYlZwAVTPjnf5i+3K8CwkItAwH13tJM9wbBTz2RYpc 0lovVIKHM4ergXahJguy9+XePKMKZR7NVzjvkBZjHPd6Oy3u9RhHb7oyDykO0VBUvQ8x IPPQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=oeTqNJz+wlwStd3akJO6gZ1qy6VhdHZAOZjVTjq8Ths=; b=aSppH2OJSSePP3zCnCTuWZ5JlPRmlvFr9lpMJ4yQNIXvcFLeaOVI1+9qWtNyhIH/rI MOZqcrxaA4Bob0T0/zZtbQtK6+HqXurmDlTgFexYj7qmF6ZWAdU23+lLM+XaOsJreA1K 53tOdkYboSeYOfhekif2yrGcxIiovEAzF2hhQEF6Yu9rJueOWxjYn6q0h15fqNW+vUfR 6pWunfVFrB6M2bJaXv+IiQqivIIzuonyp97ZpegMWGVxYOvJnaNSIJu0dFm2aZ9gzPlK KAvdvK4DAtBMTNCeJoDgE4yZN3GcEcsaN1E9wu6/pK+/h/Zq03JqQrBq7B3eqzmI4+gm gC7A== X-Gm-Message-State: AO0yUKWRUjvNZNaCuVNm90vNkSEcv5nMF9OeY8StHJzEZL/r9PMs/25C 0vORtULXLjpLb2NywCJC6S18M292CKDgZNtQ X-Google-Smtp-Source: AK7set8ibk/owvLCNHo66A+Nyj9jA4S4dqpTehR9707ManX49TtuMEUwwMN0vBPr18saVuIdlRgI9Q== X-Received: by 2002:ac2:532f:0:b0:4e1:1bfe:38f7 with SMTP id f15-20020ac2532f000000b004e11bfe38f7mr849063lfh.27.1677608814434; Tue, 28 Feb 2023 10:26:54 -0800 (PST) Received: from ?IPV6:2001:14ba:a085:4d00::8a5? (dzccz6yyyyyyyyyyybcwt-3.rev.dnainternet.fi. [2001:14ba:a085:4d00::8a5]) by smtp.gmail.com with ESMTPSA id 1-20020ac25681000000b004dda9e8233asm1419865lfr.42.2023.02.28.10.26.53 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 28 Feb 2023 10:26:54 -0800 (PST) Message-ID: <25b0283b-3d87-6b08-22a9-50c470c3d32f@linaro.org> Date: Tue, 28 Feb 2023 20:26:53 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.7.2 Subject: Re: [PATCH v2] drm/msm/disp/dpu: fix sc7280_pp base offset Content-Language: en-GB To: Kuogee Hsieh , robdclark@gmail.com, sean@poorly.run, swboyd@chromium.org, dianders@chromium.org, vkoul@kernel.org, daniel@ffwll.ch, airlied@gmail.com, agross@kernel.org, andersson@kernel.org Cc: quic_abhinavk@quicinc.com, quic_sbillaka@quicinc.com, freedreno@lists.freedesktop.org, dri-devel@lists.freedesktop.org, linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org References: <1677533800-3125-1-git-send-email-quic_khsieh@quicinc.com> From: Dmitry Baryshkov In-Reply-To: <1677533800-3125-1-git-send-email-quic_khsieh@quicinc.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 27/02/2023 23:36, Kuogee Hsieh wrote: > At sc7280, pingpong block is used to management the dither effects > to reduce distortion at panel. Currently pingpong-0 base offset is > wrongly set at 0x59000. This mistake will not cause system to crash. > However it will make dither not work. This patch correct sc7280 ping > pong-0 block base offset. > > Changes in v2: > -- add more details info n regrading of pingpong block at commit text > > Fixes: 591e34a091d1 ("drm/msm/disp/dpu1: add support for display for SC7280 target") > Signed-off-by: Kuogee Hsieh > --- > drivers/gpu/drm/msm/disp/dpu1/dpu_hw_catalog.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Reviewed-by: Dmitry Baryshkov -- With best wishes Dmitry