From mboxrd@z Thu Jan 1 00:00:00 1970 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 gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (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 93674CDB474 for ; Fri, 20 Oct 2023 15:14:14 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id D404D10E5CA; Fri, 20 Oct 2023 15:14:13 +0000 (UTC) Received: from mx0b-0031df01.pphosted.com (mx0b-0031df01.pphosted.com [205.220.180.131]) by gabe.freedesktop.org (Postfix) with ESMTPS id 06EB310E5CA for ; Fri, 20 Oct 2023 15:14:12 +0000 (UTC) Received: from pps.filterd (m0279871.ppops.net [127.0.0.1]) by mx0a-0031df01.pphosted.com (8.17.1.19/8.17.1.19) with ESMTP id 39K9c5gt005700; Fri, 20 Oct 2023 15:14:08 GMT DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=quicinc.com; h=message-id : date : mime-version : subject : to : cc : references : from : in-reply-to : content-type : content-transfer-encoding; s=qcppdkim1; bh=e6fGkIeU4UZObWq/s7cqTCdRi96BoWzr+DU4xK+vK0M=; b=NmzyHAnjgPbGtpqoP71wLElakxQN4tEqXi7/rY0JSjNhhu3tNAO+imsQ/yaoTffnJJk/ WJFf0Jc8XAhvY5ArCiSxqQjJDvF14G0qeqDwjbMgIN5r9+3TaRboIIy8/WX7LCer4/5u LEfeb6DAT66muDXNcqu6wMzR/2CDHLwK/kg3DNn36yURJmHGmV6eM+anKMG7kXOzZPTO VJO+cb7DuvB3YeHcr2dtvXIKA+b7XgLAv8DM+qUuU5s4RC9nQ/5SuFGtLwjtMIejMJsj A53WDueSgFZnlkHVAUJBJmJSIJvlT1aHzt3/7PRP6F8T3QvOBj6yVuxxRNyWb0mzitOO Nw== Received: from nalasppmta04.qualcomm.com (Global_NAT1.qualcomm.com [129.46.96.20]) by mx0a-0031df01.pphosted.com (PPS) with ESMTPS id 3tubxd28ue-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Fri, 20 Oct 2023 15:14:08 +0000 Received: from nalasex01a.na.qualcomm.com (nalasex01a.na.qualcomm.com [10.47.209.196]) by NALASPPMTA04.qualcomm.com (8.17.1.5/8.17.1.5) with ESMTPS id 39KFE7Wt025095 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Fri, 20 Oct 2023 15:14:07 GMT Received: from [10.226.59.182] (10.80.80.8) by nalasex01a.na.qualcomm.com (10.47.209.196) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.1118.39; Fri, 20 Oct 2023 08:14:06 -0700 Message-ID: Date: Fri, 20 Oct 2023 09:14:05 -0600 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Thunderbird/91.6.0 Subject: Re: [PATCH 2/6] accel/ivpu: Fix verbose version of REG_POLL macros Content-Language: en-US To: Stanislaw Gruszka , References: <20231020104501.697763-1-stanislaw.gruszka@linux.intel.com> <20231020104501.697763-3-stanislaw.gruszka@linux.intel.com> From: Jeffrey Hugo In-Reply-To: <20231020104501.697763-3-stanislaw.gruszka@linux.intel.com> Content-Type: text/plain; charset="UTF-8"; format=flowed Content-Transfer-Encoding: 7bit X-Originating-IP: [10.80.80.8] X-ClientProxiedBy: nasanex01a.na.qualcomm.com (10.52.223.231) To nalasex01a.na.qualcomm.com (10.47.209.196) X-QCInternal: smtphost X-Proofpoint-Virus-Version: vendor=nai engine=6200 definitions=5800 signatures=585085 X-Proofpoint-GUID: aoVLRxoRXfrTV11gbwb-gHZDg1KH22xU X-Proofpoint-ORIG-GUID: aoVLRxoRXfrTV11gbwb-gHZDg1KH22xU X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.272,Aquarius:18.0.980,Hydra:6.0.619,FMLib:17.11.176.26 definitions=2023-10-20_10,2023-10-19_01,2023-05-22_02 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 clxscore=1011 bulkscore=0 phishscore=0 mlxlogscore=704 lowpriorityscore=0 suspectscore=0 impostorscore=0 malwarescore=0 priorityscore=1501 mlxscore=0 adultscore=0 spamscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.12.0-2310170001 definitions=main-2310200125 X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Oded Gabbay , Krystian Pradzynski , Jacek Lawrynowicz Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" On 10/20/2023 4:44 AM, Stanislaw Gruszka wrote: > From: Krystian Pradzynski > > Remove two out of four _POLL macros. For two remained _POLL remained -> remaining > macros add message about polling register start and finish. > > Additionally avoid inconsequence when using REGV_WR/RD macros in > MMU code - passing raw register offset instead of register name. > > Signed-off-by: Krystian Pradzynski > Reviewed-by: Stanislaw Gruszka > Signed-off-by: Stanislaw Gruszka Reviewed-by: Jeffrey Hugo