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 3CE8513C9C4; Wed, 5 Feb 2025 13:59:09 +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=1738763949; cv=none; b=Eqz41yhCDDibN6RAzYuUBLjsbmANw2cqPQmqeus7YfVfKn5+hYFzEr7NZx0hvLPi3G3vfOgfcbQwW2AJz3LvnE2kRvyO9WW8fwKeYQae9/XE6hP44casak1XjLfcqp+Ho2k/pUTYbDtbWuoTlOEcgri/xr45/h4gzGbZI6Cat+0= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1738763949; c=relaxed/simple; bh=NZXp70OzpNF6MP8oisAvF2c5YgiN26Szkt2gg5KSAik=; h=From:To:Cc:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version; b=g93s+vWA1zE95IQvLi3+r3Nz0k4ge8Sm8ckSigyKJGsqswHkJGiPqLC07Q4y/CYOs7DOC3Ub+JMP1VCdkMFCmpaG7ShO75KoBixH6ui6BjbRjoPnrAWJf0IBdasmRqvB+wflVgrGNm8/riipLHaxkBXf9bXK78qGrl7hGGTV5Og= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b=NMdKh2qc; 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="NMdKh2qc" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 8490FC4CED1; Wed, 5 Feb 2025 13:59:08 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1738763949; bh=NZXp70OzpNF6MP8oisAvF2c5YgiN26Szkt2gg5KSAik=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=NMdKh2qcY8jJwXBiJFONVBygQv644I7L4LiADlVx6A9mlUuKhx9zc1CrL65FSBW5z +AMf4/jCbENQUbRxOUa/gxjTjbJe2BLwnCKhUuFxZGuwhV7qtHe3xzjzI9CBD42i2b wAz/USSNDQ6uMYSyFxCw7pBoAdNCcE0yNjjN231s= 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.12 063/590] drm/msm/dpu: link DSPP_2/_3 blocks on SM8550 Date: Wed, 5 Feb 2025 14:36:58 +0100 Message-ID: <20250205134457.667404503@linuxfoundation.org> X-Mailer: git-send-email 2.48.1 In-Reply-To: <20250205134455.220373560@linuxfoundation.org> References: <20250205134455.220373560@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.12-stable review patch. If anyone has any objections, please let me know. ------------------ From: Dmitry Baryshkov [ Upstream commit e21f9d85b05361bc343b11ecf84ac12c9cccbc3e ] 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: efcd0107727c ("drm/msm/dpu: add support for SM8550") Reviewed-by: Abhinav Kumar Signed-off-by: Dmitry Baryshkov Patchwork: https://patchwork.freedesktop.org/patch/629961/ Link: https://lore.kernel.org/r/20241220-dpu-fix-catalog-v2-6-38fa961ea992@linaro.org Signed-off-by: Sasha Levin --- drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_9_0_sm8550.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_9_0_sm8550.h b/drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_9_0_sm8550.h index ad48defa154f7..a1dbbf5c652ff 100644 --- a/drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_9_0_sm8550.h +++ b/drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_9_0_sm8550.h @@ -160,6 +160,7 @@ static const struct dpu_lm_cfg sm8550_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, @@ -167,6 +168,7 @@ static const struct dpu_lm_cfg sm8550_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