From patchwork Tue May 23 19:39:12 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Kuogee Hsieh X-Patchwork-Id: 13252847 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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id D1DA0C7EE2E for ; Tue, 23 May 2023 19:40:11 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S238428AbjEWTkK (ORCPT ); Tue, 23 May 2023 15:40:10 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45936 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S238540AbjEWTkB (ORCPT ); Tue, 23 May 2023 15:40:01 -0400 Received: from mx0a-0031df01.pphosted.com (mx0a-0031df01.pphosted.com [205.220.168.131]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 6F425189; Tue, 23 May 2023 12:39:52 -0700 (PDT) Received: from pps.filterd (m0279867.ppops.net [127.0.0.1]) by mx0a-0031df01.pphosted.com (8.17.1.19/8.17.1.19) with ESMTP id 34NJCRAt015242; Tue, 23 May 2023 19:39:29 GMT DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=quicinc.com; h=from : to : cc : subject : date : message-id : mime-version : content-type; s=qcppdkim1; bh=+XmTjIv+4gMelYqGztohMu11DLEQ7AhbNVBdIjHuFUs=; b=my4kBuNb9o/Pk0fHgf96Jn/M1cOXCnQwdPqFHrYNkElbZLRAxWHcatl6KraBWYKKzff0 S7+i3lti1yTEYbOCzoWsrOVkLxb7dbwsGImJ9eD9M/swpHbguWbwMiTcL4wwFYEol7VE fg2ysopR5qbO/Q0GQN9e6xKMnSg1JoZ/MYkcrPinZsN/I9TObacmc5drBErGxX89Aq9S DQ1KClznjuQ7dk7mBdFVa6D2oi2BWff0UAIbhOuCvJZFif587Wz8eDyB1YTcEt4yI42v D1RiTlGTChw9kbkf/q5XBrcrEM7jfEKeV8pzZ4JsFFNL6YNjt11CiEmMIpBpprz0pcC4 JQ== Received: from nalasppmta04.qualcomm.com (Global_NAT1.qualcomm.com [129.46.96.20]) by mx0a-0031df01.pphosted.com (PPS) with ESMTPS id 3qrpmm2acc-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Tue, 23 May 2023 19:39:29 +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 34NJdRlv024539 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Tue, 23 May 2023 19:39:27 GMT Received: from khsieh-linux1.qualcomm.com (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.986.42; Tue, 23 May 2023 12:39:27 -0700 From: Kuogee Hsieh To: , , , , , , , , , , CC: Kuogee Hsieh , , , , , , , , Subject: [PATCH v5 0/2] enable HDP plug/unpulg interrupts at hpd_enable/disable Date: Tue, 23 May 2023 12:39:12 -0700 Message-ID: <1684870754-24906-1-git-send-email-quic_khsieh@quicinc.com> X-Mailer: git-send-email 2.7.4 MIME-Version: 1.0 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-ORIG-GUID: gg5XXhshAt2UUvIHur7VxtzTl17YbGLt X-Proofpoint-GUID: gg5XXhshAt2UUvIHur7VxtzTl17YbGLt X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.254,Aquarius:18.0.957,Hydra:6.0.573,FMLib:17.11.176.26 definitions=2023-05-23_12,2023-05-23_02,2023-05-22_02 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 phishscore=0 clxscore=1011 mlxscore=0 lowpriorityscore=0 impostorscore=0 suspectscore=0 bulkscore=0 adultscore=0 mlxlogscore=397 spamscore=0 malwarescore=0 priorityscore=1501 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.12.0-2304280000 definitions=main-2305230159 Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org 1) delete enable_irq() and disable_irq() 2) enable HDP plug/unpulg interrupts at hpd_enable/disable Kuogee Hsieh (2): drm/msm/dp: no need to disable irq after devm_request_irq() drm/msm/dp: enable HDP plugin/unplugged interrupts at hpd_enable/disable drivers/gpu/drm/msm/dp/dp_catalog.c | 15 +++++++- drivers/gpu/drm/msm/dp/dp_catalog.h | 3 +- drivers/gpu/drm/msm/dp/dp_display.c | 71 ++++++++++--------------------------- 3 files changed, 35 insertions(+), 54 deletions(-)