From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mx0b-0031df01.pphosted.com (mx0b-0031df01.pphosted.com [205.220.180.131]) (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 DCAE774042 for ; Thu, 30 May 2024 23:14:37 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=205.220.180.131 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1717110879; cv=none; b=qF96z4s7JzWwitdLBAR0DT1tNJJZQ/EYutDV9ouu8XiYRzcALHvTR6IRsU0/s8lDsn9FDA5NYf6UWfhxoE+q+MtoLiDXOnXta66N+4kFh5gcR3Nqikca6HAybtxGT0epkJ6/y1Rn3GMatCKuLpyEEmujkJZU9U8ZOWbfHK8+EwU= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1717110879; c=relaxed/simple; bh=ZWwpGSlWhs5bck7Q/OvAaHWATHM614svSlHaPnq/gMY=; h=Message-ID:Date:MIME-Version:Subject:To:CC:References:From: In-Reply-To:Content-Type; b=tlsZ3raI5A2p6F2E+7NovviFY9fsapzy6mCG9NyB1Bcz7FeoalpSliKEFXMAqlQxXLrfUNC0S8BoEJztyFllZ9ysYj4P3LUOcQ1p0lvCVyZyJqD7jYZi3HocRBXoOzYbeQ1HuwCjRiuckZdGnqUjV/osCm67QrIItZImYGxhjH8= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=quicinc.com; spf=pass smtp.mailfrom=quicinc.com; dkim=pass (2048-bit key) header.d=quicinc.com header.i=@quicinc.com header.b=hOzCJKKL; arc=none smtp.client-ip=205.220.180.131 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=quicinc.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=quicinc.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=quicinc.com header.i=@quicinc.com header.b="hOzCJKKL" Received: from pps.filterd (m0279872.ppops.net [127.0.0.1]) by mx0a-0031df01.pphosted.com (8.18.1.2/8.18.1.2) with ESMTP id 44UHlCH9023423; Thu, 30 May 2024 23:14:18 GMT DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=quicinc.com; h= cc:content-transfer-encoding:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to; s=qcppdkim1; bh= TN/ki8hrqt/ex9Fbdh4KmvlMLrBN4HU3jhTQ8Q8cIYc=; b=hOzCJKKLbG3ADx1C SzW+2zUfLY9uvVz6r3ERwK2CmG7MXx3w/kZO+xxyOIAo//IpIsHs+HmQ1qZaDYX+ IEkXz9klljAyMiqccieLNERHOM7BicpkvpqWlv6bei9qTNhMmC1+cwcuC8mxn+J4 0vVAti1vmhDI6AgHmUvnYu7qM8J/Lri7AZnEcBbdTJarNbrCwqzNaiN0kjM9WdI9 15fze6kjqFlASFwSGHLGJVII6rGaxAPb/TMbsClVjgPinZEphKMBsVkFf3a8tvB8 FMKdxnr6FZOoQwvO4HDBKd5+TYgXo1Y/Urq830J8N+976rKnyln5RwNGeIzyPnbn iSXRVg== Received: from nalasppmta05.qualcomm.com (Global_NAT1.qualcomm.com [129.46.96.20]) by mx0a-0031df01.pphosted.com (PPS) with ESMTPS id 3yb9yjddv2-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Thu, 30 May 2024 23:14:17 +0000 (GMT) Received: from nalasex01a.na.qualcomm.com (nalasex01a.na.qualcomm.com [10.47.209.196]) by NALASPPMTA05.qualcomm.com (8.17.1.5/8.17.1.5) with ESMTPS id 44UNEGJ9029954 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Thu, 30 May 2024 23:14:16 GMT Received: from [10.71.110.249] (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.1544.9; Thu, 30 May 2024 16:14:12 -0700 Message-ID: <6cd26e03-47b9-e18e-c8bf-2e9465734f74@quicinc.com> Date: Thu, 30 May 2024 16:14:09 -0700 Precedence: bulk X-Mailing-List: linux-arm-msm@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Thunderbird/102.11.0 Subject: Re: [PATCH v4 02/13] drm/msm/dpu: use drm_rect_fp_to_int() Content-Language: en-US To: Dmitry Baryshkov , Rob Clark , Sean Paul , Marijn Suijten CC: Stephen Boyd , David Airlie , Daniel Vetter , Bjorn Andersson , , , References: <20240314000216.392549-1-dmitry.baryshkov@linaro.org> <20240314000216.392549-3-dmitry.baryshkov@linaro.org> From: Abhinav Kumar In-Reply-To: <20240314000216.392549-3-dmitry.baryshkov@linaro.org> Content-Type: text/plain; charset="UTF-8"; format=flowed Content-Transfer-Encoding: 7bit X-ClientProxiedBy: nasanex01b.na.qualcomm.com (10.46.141.250) 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: 6VWUgXB0usqwqj-7XlA7mYBIBIMIEYOD X-Proofpoint-ORIG-GUID: 6VWUgXB0usqwqj-7XlA7mYBIBIMIEYOD X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.293,Aquarius:18.0.1039,Hydra:6.0.650,FMLib:17.12.28.16 definitions=2024-05-30_17,2024-05-30_01,2024-05-17_01 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 priorityscore=1501 adultscore=0 mlxscore=0 phishscore=0 mlxlogscore=838 spamscore=0 clxscore=1015 impostorscore=0 bulkscore=0 suspectscore=0 malwarescore=0 lowpriorityscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.19.0-2405170001 definitions=main-2405300176 On 3/13/2024 5:02 PM, Dmitry Baryshkov wrote: > Use the drm_rect_fp_to_int() helper instead of using the hand-written > code. > > Signed-off-by: Dmitry Baryshkov > --- > drivers/gpu/drm/msm/disp/dpu1/dpu_plane.c | 7 +------ > 1 file changed, 1 insertion(+), 6 deletions(-) > Reviewed-by: Abhinav Kumar