Message ID | 1662384863-17281-1-git-send-email-xinlei.lee@mediatek.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <linux-mediatek-bounces+linux-mediatek=archiver.kernel.org@lists.infradead.org> X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (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 32F58ECAAD5 for <linux-mediatek@archiver.kernel.org>; Mon, 5 Sep 2022 16:38:35 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:Content-Type:MIME-Version: Message-ID:Date:Subject:CC:To:From:Reply-To:Content-Transfer-Encoding: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References:List-Owner; bh=UfLaIp5pzzf3WxqPTjnVCo6M+9ve/q07xHmXwq/EvSA=; b=fMq4luWurpxFTEt73gjh5xGyvG qlRzvbrKUJ5N2HARhKtfEuXqziM7glUAz8XfSgnKMUYZHBgK1gl1bpNMjS7YDBN+OZzCBdPpRICp/ F3libRw9hWLOtiIrFUXPmd8rmF8942mrjTVsZpshvHva0Y/TdrXlndy7y+QGpzu1FRuaa/Rm/amxa kG519+otFpsKx2m3erOw7Dke4nzYmRJmqtK4lJY0zB+zWJzhvNiMjhd6wjd/pBf1KT4h0WXyyk99e vhCWLcpVR+2311XGLxVRLrgLYZhoMtkpeN8qmoZdEEoJR2KUFuUh6YAFN53XIhTf9LNeMLfAy5Alx Kb+L3sSw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oVF7A-006xt0-S5; Mon, 05 Sep 2022 16:38:24 +0000 Received: from mailgw01.mediatek.com ([216.200.240.184]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1oVCYf-003fW5-2L; Mon, 05 Sep 2022 13:54:38 +0000 X-UUID: ea00ff45f7f747738c940583376dd5d5-20220905 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=mediatek.com; s=dk; h=Content-Type:MIME-Version:Message-ID:Date:Subject:CC:To:From; bh=UfLaIp5pzzf3WxqPTjnVCo6M+9ve/q07xHmXwq/EvSA=; b=Cj+mzY5v8YN+085Ns48x24WF8uvt8pSkzr6T0lGKa0lN6GViZSviinnPj6SLN6izFYr5oa7SeMM+Dj7FBMnwA2xGYUMjrXbas3vwgUZRBwp0+bOiHyBT1lhU8/UC6wC6M1utNLQEZofBgy/fi6JG18/+gr1rQpbYZddARg3/9rY=; X-CID-P-RULE: Release_Ham X-CID-O-INFO: VERSION:1.1.10,REQID:6714ccf3-f16e-45e6-b5b5-f8e992016320,OB:0,L OB:0,IP:0,URL:0,TC:0,Content:0,EDM:0,RT:0,SF:0,FILE:0,BULK:0,RULE:Release_ Ham,ACTION:release,TS:0 X-CID-META: VersionHash:84eae18,CLOUDID:f844b356-e800-47dc-8adf-0c936acf4f1b,C OID:IGNORED,Recheck:0,SF:nil,TC:nil,Content:0,EDM:-3,IP:nil,URL:1,File:nil ,Bulk:nil,QS:nil,BEC:nil,COL:0 X-UUID: ea00ff45f7f747738c940583376dd5d5-20220905 Received: from mtkmbs11n1.mediatek.inc [(172.21.101.185)] by mailgw01.mediatek.com (envelope-from <xinlei.lee@mediatek.com>) (musrelay.mediatek.com ESMTP with TLSv1.2 ECDHE-RSA-AES256-GCM-SHA384 256/256) with ESMTP id 193038790; Mon, 05 Sep 2022 06:54:30 -0700 Received: from mtkmbs11n2.mediatek.inc (172.21.101.187) by mtkmbs10n1.mediatek.inc (172.21.101.34) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.792.15; Mon, 5 Sep 2022 21:34:26 +0800 Received: from mszsdaap41.gcn.mediatek.inc (10.16.6.141) by mtkmbs11n2.mediatek.inc (172.21.101.73) with Microsoft SMTP Server id 15.2.792.15 via Frontend Transport; Mon, 5 Sep 2022 21:34:25 +0800 From: <xinlei.lee@mediatek.com> To: <matthias.bgg@gmail.com>, <angelogioacchino.delregno@collabora.com>, <rex-bc.chen@mediatek.com>, <jason-jh.lin@mediatek.com>, <chunkuang.hu@kernel.org>, <yongqiang.niu@mediatek.com>, <p.zabel@pengutronix.de>, <airlied@linux.ie>, <daniel@ffwll.ch> CC: <dri-devel@lists.freedesktop.org>, <linux-mediatek@lists.infradead.org>, <linux-arm-kernel@lists.infradead.org>, <linux-kernel@vger.kernel.org>, <Project_Global_Chrome_Upstream_Group@mediatek.com>, <jitao.shi@mediatek.com>, Xinlei Lee <xinlei.lee@mediatek.com> Subject: [PATCH v5,0/2] Add dpi output format control for MT8186 Date: Mon, 5 Sep 2022 21:34:21 +0800 Message-ID: <1662384863-17281-1-git-send-email-xinlei.lee@mediatek.com> X-Mailer: git-send-email 2.6.4 MIME-Version: 1.0 Content-Type: text/plain X-MTK: N X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220905_065437_152138_F3B696D6 X-CRM114-Status: UNSURE ( 7.24 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-mediatek@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: <linux-mediatek.lists.infradead.org> List-Unsubscribe: <http://lists.infradead.org/mailman/options/linux-mediatek>, <mailto:linux-mediatek-request@lists.infradead.org?subject=unsubscribe> List-Archive: <http://lists.infradead.org/pipermail/linux-mediatek/> List-Post: <mailto:linux-mediatek@lists.infradead.org> List-Help: <mailto:linux-mediatek-request@lists.infradead.org?subject=help> List-Subscribe: <http://lists.infradead.org/mailman/listinfo/linux-mediatek>, <mailto:linux-mediatek-request@lists.infradead.org?subject=subscribe> Sender: "Linux-mediatek" <linux-mediatek-bounces@lists.infradead.org> Errors-To: linux-mediatek-bounces+linux-mediatek=archiver.kernel.org@lists.infradead.org |
Series |
Add dpi output format control for MT8186
|
expand
|
From: Xinlei Lee <xinlei.lee@mediatek.com> Base on the branch of Linux-next/master. Changes since v4: 1. This series of cancellations is based on the following patches: [1] Add MediaTek SoC(vdosys1) support for mt8195 https://patchwork.kernel.org/project/linux-mediatek/cover/20220711075245.10492-1-nancy.lin@mediatek.com/ [2] Add MediaTek SoC DRM (vdosys1) support for mt8195 https://patchwork.kernel.org/project/linux-mediatek/cover/20220804072827.22383-1-nancy.lin@mediatek.com/ 2. Added mtk_mmsys_update_bits function in mtk-mmsys.c; 3. MMSYS 0x400 register is modified to MT8186_MMSYS_DPI_OUTPUT_FORMAT; 4. Fix formatting issues. Changes since v3: 1. Fix formatting issues; 2. Modify the edge output control name & description; 3. Fix the threading problem. Changes since v2: 1. Modify key nouns in the description; 2. Add the label of jitao to Co-developed-by; 3. Macro definition address lowercase problem and function naming; 4. Add missing a description of this property in the mtk_dpi_conf. Change since v1: 1. Modify mt8186 compatiable location. 2. Modify MT8186_DPI_OUTPUT_FORMAT name. When MT8186 outputs dpi signal, it is necessary to add dual edge output format control in mmsys. Xinlei Lee (2): FROMLIST: soc: mediatek: Add mmsys func to adapt to dpi output for MT8186 FROMLIST: drm: mediatek: Adjust the dpi output format to MT8186 drivers/gpu/drm/mediatek/mtk_dpi.c | 31 +++++++++++++++++++++++++ drivers/gpu/drm/mediatek/mtk_dpi_regs.h | 5 ++++ drivers/gpu/drm/mediatek/mtk_drm_drv.c | 2 ++ drivers/soc/mediatek/mt8186-mmsys.h | 1 + drivers/soc/mediatek/mtk-mmsys.c | 16 +++++++++++++ include/linux/soc/mediatek/mtk-mmsys.h | 2 ++ 6 files changed, 57 insertions(+)