Message ID | 20230404-solid-fill-v4-0-f4ec0caa742d@quicinc.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <linux-arm-msm-owner@vger.kernel.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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 25AE8EB64DD for <linux-arm-msm@archiver.kernel.org>; Fri, 30 Jun 2023 00:26:14 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232185AbjF3A0L (ORCPT <rfc822;linux-arm-msm@archiver.kernel.org>); Thu, 29 Jun 2023 20:26:11 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:52706 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231393AbjF3A0I (ORCPT <rfc822;linux-arm-msm@vger.kernel.org>); Thu, 29 Jun 2023 20:26:08 -0400 Received: from mx0a-0031df01.pphosted.com (mx0a-0031df01.pphosted.com [205.220.168.131]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 4627430E6; Thu, 29 Jun 2023 17:26:06 -0700 (PDT) Received: from pps.filterd (m0279866.ppops.net [127.0.0.1]) by mx0a-0031df01.pphosted.com (8.17.1.19/8.17.1.19) with ESMTP id 35TNdDNj029656; Fri, 30 Jun 2023 00:25:37 GMT DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=quicinc.com; h=from : subject : date : message-id : mime-version : content-type : content-transfer-encoding : to : cc; s=qcppdkim1; bh=f07rMHCTEU7RbCZZI97h2MH/3iK4g8jX/SGtWxk6viY=; b=Lpwf0f3yni1KDBpe/BHYV20NwbABte20LPeYGBiJQ2fqRE+LP1LyYUeloXctvK/6wuL2 5DQBl0Eh8kTuuVJ/ve20UMj9tx7XEjiy/U2C+KDFq8CTLBYUzITEljByt7HPXuonzVoE 8BxlfKD/8ThrDA6+A5Z2MfiLyX0Xtilq0nrL1DTXJ+vLojmfbymPft6hMkkiz9Xs+TLb LclLUFIiLDmuLYNTW3Zb+qVZ6PoC+gATuQtB07PnlKmuxFDzD3tqRmjDsw38JSjnqCkC leLMGTic4mEb2Win8A15YKH/WoKmHune2Ga/ojQXymMIS/OFl6leZg3En3Lg8lGNMya2 fg== Received: from nasanppmta04.qualcomm.com (i-global254.qualcomm.com [199.106.103.254]) by mx0a-0031df01.pphosted.com (PPS) with ESMTPS id 3rh7s2snsj-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Fri, 30 Jun 2023 00:25:37 +0000 Received: from nasanex01a.na.qualcomm.com (nasanex01a.na.qualcomm.com [10.52.223.231]) by NASANPPMTA04.qualcomm.com (8.17.1.5/8.17.1.5) with ESMTPS id 35U0Pa3N016375 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Fri, 30 Jun 2023 00:25:36 GMT Received: from jesszhan-linux.qualcomm.com (10.80.80.8) by nasanex01a.na.qualcomm.com (10.52.223.231) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.986.42; Thu, 29 Jun 2023 17:25:35 -0700 From: Jessica Zhang <quic_jesszhan@quicinc.com> Subject: [PATCH RFC v4 0/7] Support for Solid Fill Planes Date: Thu, 29 Jun 2023 17:24:59 -0700 Message-ID: <20230404-solid-fill-v4-0-f4ec0caa742d@quicinc.com> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit X-B4-Tracking: v=1; b=H4sIANsgnmQC/x2OQQ6CMBREr2L+2pKWlpq4MjHxAG4NMVCKfAOt9 iNBCXe3dPlmMnmzANmAluC4WyDYCQm9i6D2OzBd5R6WYRMZcp5Lrrhi5HtsWIt9z3jBhRaHoqm lhjioK7KsDpUz3TYZaGDOzuNWvYJtcU6eG1wvZyhj2CGNPnyTexKpShrBVS4VlzrTUjPB3h809 6cl+sVHp43Qmcz4Acp1Xf9ARAdLwwAAAA== To: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>, Maxime Ripard <mripard@kernel.org>, Thomas Zimmermann <tzimmermann@suse.de>, David Airlie <airlied@gmail.com>, Daniel Vetter <daniel@ffwll.ch>, Rob Clark <robdclark@gmail.com>, Dmitry Baryshkov <dmitry.baryshkov@linaro.org>, "Sean Paul" <sean@poorly.run>, Marijn Suijten <marijn.suijten@somainline.org> CC: <quic_abhinavk@quicinc.com>, <ppaalanen@gmail.com>, <contact@emersion.fr>, <laurent.pinchart@ideasonboard.com>, <sebastian.wick@redhat.com>, <ville.syrjala@linux.intel.com>, <dri-devel@lists.freedesktop.org>, <linux-kernel@vger.kernel.org>, <linux-arm-msm@vger.kernel.org>, <freedreno@lists.freedesktop.org>, <wayland-devel@lists.freedesktop.org>, Jessica Zhang <quic_jesszhan@quicinc.com> X-Mailer: b4 0.13-dev-c6835 X-Developer-Signature: v=1; a=ed25519-sha256; t=1688084735; l=5005; i=quic_jesszhan@quicinc.com; s=20230329; h=from:subject:message-id; bh=khPou1TqxzURw56AvXYU3jyyUengrVhKIappB8q1qhs=; b=shx9JelCwTgijorsWpMwzZ+8ipefaZ83TXJc2C06L/OUws0e2Yt5ngvqdyJq9VApQ9+jjxx/r hOon8r+NKzbA6z/QPNZCG8SEq17L71MRjvVRtNkp4v7HZf4DjWXiVBW X-Developer-Key: i=quic_jesszhan@quicinc.com; a=ed25519; pk=gAUCgHZ6wTJOzQa3U0GfeCDH7iZLlqIEPo4rrjfDpWE= X-Originating-IP: [10.80.80.8] X-ClientProxiedBy: nasanex01a.na.qualcomm.com (10.52.223.231) To nasanex01a.na.qualcomm.com (10.52.223.231) X-QCInternal: smtphost X-Proofpoint-Virus-Version: vendor=nai engine=6200 definitions=5800 signatures=585085 X-Proofpoint-GUID: 26tIQJQmwM7VlcdWuHKQzUYAWY-SA9ML X-Proofpoint-ORIG-GUID: 26tIQJQmwM7VlcdWuHKQzUYAWY-SA9ML X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.254,Aquarius:18.0.957,Hydra:6.0.591,FMLib:17.11.176.26 definitions=2023-06-29_10,2023-06-27_01,2023-05-22_02 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 bulkscore=0 adultscore=0 spamscore=0 priorityscore=1501 suspectscore=0 phishscore=0 lowpriorityscore=0 malwarescore=0 mlxlogscore=999 impostorscore=0 mlxscore=0 clxscore=1011 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.12.0-2305260000 definitions=main-2306300002 Precedence: bulk List-ID: <linux-arm-msm.vger.kernel.org> X-Mailing-List: linux-arm-msm@vger.kernel.org |
Series |
Support for Solid Fill Planes
|
expand
|