From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id E0E911519AA; Wed, 5 Feb 2025 14:06:31 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1738764392; cv=none; b=b5I3Ji8QfkopYQ+srEFO9OX4cEF56ug7c10D6icpYlwR008BmM5h4QxR7kHgzELgMGvJGnQh0OXPBjHpXaQuLwYEdENuoCUXr9YvWoWs4e8XpfMY+qY0sQymk67RWn7zXB8xxvakeRNNtxGDfknhl2xcK5FG0IOKJEfbMxfROYA= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1738764392; c=relaxed/simple; bh=Oc7uaMrXrxPGhaA+RYIJJvaKmnH1Xo9dBMfw0zn5Q3w=; h=From:To:Cc:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version; b=cv0YsuUZt1eOjY8DJcsABYF6hEOgmJWZp66Gsb21ocJnG+kvLGMZ0CtLrn9HR1dJwLqjloVr/7DmkQteVKdMkbjfyVVsDiLvoZKhNM+wSkLt2PZahvgeZQ2Pxr78tZVFXBQolx8hi7we5bQSpN9vGU0jgqTbS7bFc7nifSjYXbI= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b=DAyY0pmO; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b="DAyY0pmO" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 58416C4CED6; Wed, 5 Feb 2025 14:06:31 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1738764391; bh=Oc7uaMrXrxPGhaA+RYIJJvaKmnH1Xo9dBMfw0zn5Q3w=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=DAyY0pmOUfBPXPz9fyKQz4j/z4waVUVY6eJbyEtwEpc7vxXX1sei9c2BzkFNTzbFS BfZdtoqOVFcmkgPESezh26naSE1zscnmz5qk9RtZhO1G1Zbbd1vvZpPS3F/W6x79wY lM3cvpAZiDh/rpLjPGH40T3fK0A68zknnAHCg6uk= From: Greg Kroah-Hartman To: stable@vger.kernel.org Cc: Greg Kroah-Hartman , patches@lists.linux.dev, Abhinav Kumar , Dmitry Baryshkov , Sasha Levin Subject: [PATCH 6.13 074/623] drm/msm/dpu: link DSPP_2/_3 blocks on X1E80100 Date: Wed, 5 Feb 2025 14:36:56 +0100 Message-ID: <20250205134459.058337634@linuxfoundation.org> X-Mailer: git-send-email 2.48.1 In-Reply-To: <20250205134456.221272033@linuxfoundation.org> References: <20250205134456.221272033@linuxfoundation.org> User-Agent: quilt/0.68 X-stable: review X-Patchwork-Hint: ignore Precedence: bulk X-Mailing-List: stable@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 6.13-stable review patch. If anyone has any objections, please let me know. ------------------ From: Dmitry Baryshkov [ Upstream commit 3a7a4bebe0dbe22686da7de573f183e0c842883a ] Link DSPP_2 to the LM_2 and DSPP_3 to the LM_3 mixer blocks. This allows using colour transformation matrix (aka night mode) with more outputs at the same time. Fixes: e3b1f369db5a ("drm/msm/dpu: Add X1E80100 support") Reviewed-by: Abhinav Kumar Signed-off-by: Dmitry Baryshkov Patchwork: https://patchwork.freedesktop.org/patch/629966/ Link: https://lore.kernel.org/r/20241220-dpu-fix-catalog-v2-8-38fa961ea992@linaro.org Signed-off-by: Sasha Levin --- drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_9_2_x1e80100.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_9_2_x1e80100.h b/drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_9_2_x1e80100.h index a3e60ac70689e..e084406ebb071 100644 --- a/drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_9_2_x1e80100.h +++ b/drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_9_2_x1e80100.h @@ -159,6 +159,7 @@ static const struct dpu_lm_cfg x1e80100_lm[] = { .sblk = &sdm845_lm_sblk, .lm_pair = LM_3, .pingpong = PINGPONG_2, + .dspp = DSPP_2, }, { .name = "lm_3", .id = LM_3, .base = 0x47000, .len = 0x320, @@ -166,6 +167,7 @@ static const struct dpu_lm_cfg x1e80100_lm[] = { .sblk = &sdm845_lm_sblk, .lm_pair = LM_2, .pingpong = PINGPONG_3, + .dspp = DSPP_3, }, { .name = "lm_4", .id = LM_4, .base = 0x48000, .len = 0x320, -- 2.39.5