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 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 smtp.lore.kernel.org (Postfix) with ESMTPS id 8E78DEB64DB for ; Thu, 15 Jun 2023 11:31:54 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 7C64C10E4D9; Thu, 15 Jun 2023 11:31:40 +0000 (UTC) Received: from mail-lj1-x22f.google.com (mail-lj1-x22f.google.com [IPv6:2a00:1450:4864:20::22f]) by gabe.freedesktop.org (Postfix) with ESMTPS id 1932D10E4D1 for ; Thu, 15 Jun 2023 11:31:34 +0000 (UTC) Received: by mail-lj1-x22f.google.com with SMTP id 38308e7fff4ca-2b448470602so5419821fa.2 for ; Thu, 15 Jun 2023 04:31:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1686828692; x=1689420692; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=70uYOl22od6voBT++PO0PloxqsuILnAv+rJj4oS0Q5U=; b=JLeyIJZxnpVHC3jQwlds4ko3NwjIUHoLiSFmDPH9ZXv0XPS6TQ717WiJlKIY0ymaDv gTV2pR0kfwphmwKiPsSgwodV7AcsW2CInL712psWsqWfvF/fD4FgR3t7mBUIntqDgoZd bnY6NA/AvyNZ6lmkyZhVnpmHcCJSfZIAM71On2h+KYCyqilFGx4/dil3oq+tv9HNIynE 4efo5Tl5+Pg12RNUw8ztzxHaYItnuD8pO3srvL0YoiflNO6RMUA72osBEDDxmlY6sVnd qc3uNxJBLY7OkiYtZQtMhQ7M5wy/7mnrBRzYxPTW4+YrdXhqVCBX2YvZbI9jttdpN/nx TVUQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686828692; x=1689420692; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=70uYOl22od6voBT++PO0PloxqsuILnAv+rJj4oS0Q5U=; b=MT3PVIB53ouzCEYQlh0bo+pqm+qqhqw4sgzyFaatD89i3cLkuPMyJLR1SlxcqKT+8+ KKksL2x41OrXl2VWe+QmehfmMli7Smhl8oFhhzUJghO5IV6pJTb+gkyIaDzJ6/tFIqpO q/TZCNmTk/9RRj58mwE878HACEJpCpD6BuLTaaK3Li/PAD64rtuq//eBhGXz7pb8gbQ+ LDpybmrw3u5xVYoQAlUts4Trem8xuowdQZqi95q+MQDt+2CbI/+XshbNAT/AES+/YiQG quMmmejMRCz+SMGf7+StKwRitwZJHr4U8WEVsyl8Q0MibiBwIZIuDKdbPqs8ugY6YoLd tnHQ== X-Gm-Message-State: AC+VfDxWthNv43Zo1wrLw1T1p0X9VweH923Bty9+5Nj1/G0LVzklcLId 2gQici0tLub+w3PdjzL3PKR2dgv+G/JXTZNBvAU= X-Google-Smtp-Source: ACHHUZ5Li3AXk78OUM4vR7rskyjT/kylPI5nBf3KDCjoapmUh5UQ5ppn5e5dUqqp32J7YHO0DEY3cg== X-Received: by 2002:a2e:9582:0:b0:2b1:c7f7:188d with SMTP id w2-20020a2e9582000000b002b1c7f7188dmr8807832ljh.23.1686828692640; Thu, 15 Jun 2023 04:31:32 -0700 (PDT) Received: from eriador.lan (dzdqv0yyyyyyyyyyybcwt-3.rev.dnainternet.fi. [2001:14ba:a0db:1f00::8a5]) by smtp.gmail.com with ESMTPSA id y12-20020a2e320c000000b002b345f71039sm860525ljy.36.2023.06.15.04.31.31 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 15 Jun 2023 04:31:32 -0700 (PDT) From: Dmitry Baryshkov To: Rob Clark , Sean Paul , Abhinav Kumar , Marijn Suijten , Dmitry Baryshkov Subject: Re: [PATCH v2 00/22]drm/msm/dpu: another catalog rework Date: Thu, 15 Jun 2023 14:31:22 +0300 Message-Id: <168682860384.384026.9850510984858511761.b4-ty@linaro.org> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20230613001004.3426676-1-dmitry.baryshkov@linaro.org> References: <20230613001004.3426676-1-dmitry.baryshkov@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit 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: , Cc: freedreno@lists.freedesktop.org, linux-arm-msm@vger.kernel.org, Bjorn Andersson , dri-devel@lists.freedesktop.org, Stephen Boyd Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" On Tue, 13 Jun 2023 03:09:39 +0300, Dmitry Baryshkov wrote: > Having a macro with 10 arguments doesn't seem like a good idea. It makes > it inherently harder to compare the actual structure values. Also this > leads to adding macros covering varieties of the block. > > As it was previously discussed, inline all foo_BLK macros in order to > ease performing changes to the catalog data. > > [...] Applied, thanks! [01/22] drm/msm/dpu: fix sc7280 and sc7180 PINGPONG done interrupts https://gitlab.freedesktop.org/lumag/msm/-/commit/5efc0fec31d8 [02/22] drm/msm/dpu: correct MERGE_3D length https://gitlab.freedesktop.org/lumag/msm/-/commit/f01fb5e211fd [03/22] drm/msm/dpu: remove unused INTF_NONE interfaces https://gitlab.freedesktop.org/lumag/msm/-/commit/17bf6f8efc50 Best regards, -- Dmitry Baryshkov