From patchwork Mon Mar 6 08:06:57 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: =?utf-8?b?SmFzb24tSkggTGluICjmnpfnnb/npaUp?= X-Patchwork-Id: 13160678 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 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 CE1E6C61DA4 for ; Mon, 6 Mar 2023 08:14:28 +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=LeOosjniRqAJpVn9l+KUuMbvlCUs1QT+HJHij9nb9wE=; b=vXSkdff6Vt9A6TlJHdovrdbxPX KdbvU1LM8W1Q95zfHI+UzBtW29DK0K98ByG74bqRuqjwxySUvrjEf92YXetGT6GqPuPtD1Eakq0BF 3GzYlc7nEfoW1rRPdt6rHSlZwyuZKKvl29hfmSJc16Q9Pitq+OwFBDqAfkRxW96gpUijENhNE5t9x HBGY7ATIsZo6mKjPxfsybIu12QINx1vladFpnkHpHPwUADyYSdVG7EEUTyB1sTVBjVotCTFUF31T2 XUh1uSXqRmwjHGtHObfwzqdbnZ+hkxfJUc/+4nKfaA7Wa78ReqYg4X/eJLWbMFsGJ7nfvhr3xMbFz xnTz8ttA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1pZ5z8-00Bont-AC; Mon, 06 Mar 2023 08:14:18 +0000 Received: from mailgw02.mediatek.com ([216.200.240.185]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1pZ5t2-00Bm96-Le; Mon, 06 Mar 2023 08:08:06 +0000 X-UUID: f413cf6ebbf511eda08d4d6090ec5a5c-20230306 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=LeOosjniRqAJpVn9l+KUuMbvlCUs1QT+HJHij9nb9wE=; b=GquxTPdVvCR99g66LrUyuDWTVuWyGnLUCfhBYHgIGrqZ0EkAsKgzEoo6hBPo9icUXlW9IqFA2YI2cLYtQvMqxmzvDq9L+A29wzinpRoWZ6bgHnqavTv732G9xqrApf1g+F0cKynCAqdepGXVqd7NGFk6suq/RHetNRPklZ3CK9M=; X-CID-P-RULE: Release_Ham X-CID-O-INFO: VERSION:1.1.20,REQID:7130ec68-fc3d-452c-bf24-f72b0d650f1e,IP:0,U RL: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:25b5999,CLOUDID:3b17e2f4-ddba-41c3-91d9-10eeade8eac7,B ulkID:nil,BulkQuantity:0,Recheck:0,SF:102,TC:nil,Content:0,EDM:-3,IP:nil,U RL:0,File:nil,Bulk:nil,QS:nil,BEC:nil,COL:0,OSI:0,OSA:0,AV:0 X-CID-BVR: 0 X-UUID: f413cf6ebbf511eda08d4d6090ec5a5c-20230306 Received: from mtkmbs11n2.mediatek.inc [(172.21.101.187)] by mailgw02.mediatek.com (envelope-from ) (musrelay.mediatek.com ESMTP with TLSv1.2 ECDHE-RSA-AES256-GCM-SHA384 256/256) with ESMTP id 1607121769; Mon, 06 Mar 2023 01:07:35 -0700 Received: from mtkmbs11n1.mediatek.inc (172.21.101.186) by mtkmbs13n1.mediatek.inc (172.21.101.193) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.1118.25; Mon, 6 Mar 2023 16:07:00 +0800 Received: from mtksdccf07.mediatek.inc (172.21.84.99) by mtkmbs11n1.mediatek.inc (172.21.101.73) with Microsoft SMTP Server id 15.2.1118.25 via Frontend Transport; Mon, 6 Mar 2023 16:07:00 +0800 From: Jason-JH.Lin To: Chun-Kuang Hu , AngeloGioacchino Del Regno CC: Matthias Brugger , Rex-BC Chen , "Jason-JH . Lin" , Singo Chang , Nancy Lin , Nathan Lu , , , , , Subject: [PATCH v8 0/2] Change mmsys compatible for mt8195 mediatek-drm Date: Mon, 6 Mar 2023 16:06:57 +0800 Message-ID: <20230306080659.15261-1-jason-jh.lin@mediatek.com> X-Mailer: git-send-email 2.18.0 MIME-Version: 1.0 X-MTK: N X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230306_000803_451533_B08B3168 X-CRM114-Status: GOOD ( 12.70 ) X-BeenThere: linux-mediatek@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "Linux-mediatek" Errors-To: linux-mediatek-bounces+linux-mediatek=archiver.kernel.org@lists.infradead.org For previous MediaTek SoCs, such as MT8173, there are 2 display HW pipelines binding to 1 mmsys with the same power domain, the same clock driver and the same mediatek-drm driver. For MT8195, VDOSYS0 and VDOSYS1 are 2 display HW pipelines binding to 2 different power domains, different clock drivers and different mediatek-drm drivers. Moreover, Hardware pipeline of VDOSYS0 has these components: COLOR, CCORR, AAL, GAMMA, DITHER. They are related to the PQ (Picture Quality) and they makes VDOSYS0 supports PQ function while they are not including in VDOSYS1. Hardware pipeline of VDOSYS1 has the component ETHDR (HDR related component). It makes VDOSYS1 supports the HDR function while it's not including in VDOSYS0. To summarize0: Only VDOSYS0 can support PQ adjustment. Only VDOSYS1 can support HDR adjustment. Therefore, we need to separate these two different mmsys hardwares to 2 different compatibles for MT8195. --- Change in v8: 1. Remove mt8192 rdma related modification. Change in v7: 1. Rebase on v6.2-rc1. 2. Squash patch 1 and 2 in v6. Change in v6: 1. Add old driver data for mediatek-drm driver with deprecated compatible name. Change in v5: 1. Add oneOf item to deprecate mediatek,mt8195-mmsys. Change in v4: 1. Deprecate original mediatek,mt8195-mmsys at the first item. Change in v3: 1. Keep the original compatible "mediatek,mt8195-mmsys" and add "mediatek,mt8195-vdosys0" into the same item to make the tree fallback compatible. Change in v2: 1. Remove Ack tag in the first patch 2. Change the compatible name changing patch to one revert patch and one add vdosys0 support patch. --- Jason-JH.Lin (2): drm/mediatek: change mmsys compatible for mt8195 mediatek-drm soc: mediatek: remove DDP_DOMPONENT_DITHER from enum drivers/gpu/drm/mediatek/mtk_drm_drv.c | 126 +++---------------------- drivers/gpu/drm/mediatek/mtk_drm_drv.h | 6 -- include/linux/soc/mediatek/mtk-mmsys.h | 3 +- 3 files changed, 13 insertions(+), 122 deletions(-)