From patchwork Wed May 7 07:39:41 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Dikshita Agarwal X-Patchwork-Id: 888237 Received: from mx0a-0031df01.pphosted.com (mx0a-0031df01.pphosted.com [205.220.168.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 A35D3221286; Wed, 7 May 2025 07:41:06 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=205.220.168.131 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1746603668; cv=none; b=AOdjBgBTC32PuDuVnMuuy3Y/s+xFqms4q446i8V0S6haudiM2P+WNWtlUa//k4Tf8f9pDyo+Akm/tKgOMsf9q2RPtYbIka4eqE50RtnpMU6wbdEA33LZSkAW8Mobvic0qu9S2a6R5DJwfjFG4HN8uzIpCX30Eu8kiLLieuDkGM4= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1746603668; c=relaxed/simple; bh=4LsRjrpptQEPGnCiiex1oBfnRk2AZmHUDGwVn9jfXbE=; h=From:Date:Subject:MIME-Version:Content-Type:Message-ID:References: In-Reply-To:To:CC; b=tmkECrvjXEzc0OJMTxrXbN2B6wM7fDnRQqxHY3A/bCas7BbrNKETgiJlvJwV2kXSftz+9Pvl8fMeF/VhuM9MaAHYgw05JbaC9wizKboOuaby+nQKMXHnveSQ5VSQ7Yofbm18weMq4orJqNOx7CKlqQUdaxs67q/gDGFXorj3yzc= 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=HNfs7+0x; arc=none smtp.client-ip=205.220.168.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="HNfs7+0x" Received: from pps.filterd (m0279862.ppops.net [127.0.0.1]) by mx0a-0031df01.pphosted.com (8.18.1.2/8.18.1.2) with ESMTP id 5471HIiL010452; Wed, 7 May 2025 07:41:03 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= cCwjPAtOlCEQRGaUNpkjBLTk3h7IXFKl3xlmQyf6tlI=; b=HNfs7+0xg/+bH8qa XNWy+XvEXi3INqDwP4rhBGiCIhKxBJy3/TDuDhT24jOzCs6Yy7UpOo9Q25S622m7 7fgEMxb1mR5KvKPIYQE+Wc+OyPhQyqHtPxEPrcTJhq8n3eSjcQoB+gswneWORQmd biRYtgI7H9mN35wwyrxla3gGRe+TANykyRepmbSiE73cSIJArPsfhs3fM+V9dQoR BNKvvc8COzhuARm8nKNmTn5YvL9lOgMU8k5/WfEGoXAuLDQH1BZ0YrlaCvOP/vsV MAUUbJ+LCgZX7Gu1j0S5E6SeeHCBI4ydhDHzZjjI0FRfQACqrdr47CnGQxwK2fkw f41Mkg== Received: from nalasppmta01.qualcomm.com (Global_NAT1.qualcomm.com [129.46.96.20]) by mx0a-0031df01.pphosted.com (PPS) with ESMTPS id 46fnm1j1mh-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Wed, 07 May 2025 07:41:03 +0000 (GMT) Received: from nalasex01a.na.qualcomm.com (nalasex01a.na.qualcomm.com [10.47.209.196]) by NALASPPMTA01.qualcomm.com (8.18.1.2/8.18.1.2) with ESMTPS id 5477f2eF019738 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Wed, 7 May 2025 07:41:02 GMT Received: from hu-dikshita-hyd.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.1544.9; Wed, 7 May 2025 00:40:57 -0700 From: Dikshita Agarwal Date: Wed, 7 May 2025 13:09:41 +0530 Subject: [PATCH v4 10/25] media: iris: Fix typo in depth variable Precedence: bulk X-Mailing-List: linux-arm-msm@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Message-ID: <20250507-video-iris-hevc-vp9-v4-10-58db3660ac61@quicinc.com> References: <20250507-video-iris-hevc-vp9-v4-0-58db3660ac61@quicinc.com> In-Reply-To: <20250507-video-iris-hevc-vp9-v4-0-58db3660ac61@quicinc.com> To: Vikash Garodia , Abhinav Kumar , Bryan O'Donoghue , Mauro Carvalho Chehab , Hans Verkuil , Stefan Schmidt CC: , , , Dmitry Baryshkov , Neil Armstrong , Nicolas Dufresne , Dan Carpenter , Dikshita Agarwal , X-Mailer: b4 0.14.2 X-Developer-Signature: v=1; a=ed25519-sha256; t=1746603611; l=2022; i=quic_dikshita@quicinc.com; s=20240917; h=from:subject:message-id; bh=4LsRjrpptQEPGnCiiex1oBfnRk2AZmHUDGwVn9jfXbE=; b=zD9wcN5X3YTo4pZK97YfKshvjp7a8HUjstUt88V355l+p2NPXfQE9tEybtX6TbBUQcJjiFYdq M6lzl3vlJH0BOBWuDr/LiDehjhCh1F21SSacbETXD9rmi2MgLuFYyYr X-Developer-Key: i=quic_dikshita@quicinc.com; a=ed25519; pk=EEvKY6Ar1OI5SWf44FJ1Ebo1KuQEVbbf5UNPO+UHVhM= 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: SU5u47dBc4juxdMFrBMNVeSpAfvB5hql X-Proofpoint-ORIG-GUID: SU5u47dBc4juxdMFrBMNVeSpAfvB5hql X-Authority-Analysis: v=2.4 cv=bLkWIO+Z c=1 sm=1 tr=0 ts=681b0e8f cx=c_pps a=ouPCqIW2jiPt+lZRy3xVPw==:117 a=ouPCqIW2jiPt+lZRy3xVPw==:17 a=GEpy-HfZoHoA:10 a=IkcTkHD0fZMA:10 a=dt9VzEwgFbYA:10 a=VwQbUJbxAAAA:8 a=COk6AnOGAAAA:8 a=KKAkSRfTAAAA:8 a=rB4S86NHfeBpNGRUqi0A:9 a=QEXdDO2ut3YA:10 a=TjNXssC_j7lpFel5tvFf:22 a=cvBusfyB2V15izCimMoJ:22 X-Proofpoint-Spam-Details-Enc: AW1haW4tMjUwNTA3MDA3MCBTYWx0ZWRfXxr4N7372k0ep epXyQ8wWYowIPm7o7QqMT1uz+l7P1Nnh4KVFOMKsvgh3GKA2KhTgEv4ugBs/TZeyypzfGIeVl63 /8v9H20b5WA1Esc5TU067TErnnhTjN2Al2cXJm9rLr84nrcLlJqcvsgEp/Qx1jh/zK1swOERuiN m7GgKDMH4aZHjzkZlWNM1xKUVmV0brLkvlDvMWW7HhSdl9cqm+DitGfsRvY34LQsS/s6X57Q/Qa e0sx56CgxkBy4wfIY5XoPLRcfY29m6Gwtheg2t/yMiNmjmXkrLrVnzwnGtGos6IzScurm0BjGVC huaMMQGPjIOnGCpEDMa2Gb8Vj9nGDDS3IDLjrHDeQAtD5LCp92UuCxBMpl2cbg7DjEynWvkQ7jD Y56CyYJ7CaCMdxB0uDEfFvM7avCj7aWyfJsqhO2t1EXTKi8XNZskA0brfOD2RaLqVCOihMg8 X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.293,Aquarius:18.0.1099,Hydra:6.0.736,FMLib:17.12.80.40 definitions=2025-05-07_02,2025-05-06_01,2025-02-21_01 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 adultscore=0 mlxlogscore=999 spamscore=0 clxscore=1015 suspectscore=0 impostorscore=0 mlxscore=0 malwarescore=0 phishscore=0 priorityscore=1501 lowpriorityscore=0 bulkscore=0 classifier=spam authscore=0 authtc=n/a authcc= route=outbound adjust=0 reason=mlx scancount=1 engine=8.19.0-2504070000 definitions=main-2505070070 Correct a typo from "dpeth" to "depth". Cc: stable@vger.kernel.org Fixes: 3a19d7b9e08b ("media: iris: implement set properties to firmware during streamon") Acked-by: Vikash Garodia Reviewed-by: Bryan O'Donoghue Signed-off-by: Dikshita Agarwal --- drivers/media/platform/qcom/iris/iris_hfi_gen2_command.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/media/platform/qcom/iris/iris_hfi_gen2_command.c b/drivers/media/platform/qcom/iris/iris_hfi_gen2_command.c index a908b41e2868fcb3ac5697e43f096ca05db77f69..802fa62c26ebef619c5b5c3e5f50637a6e9693a2 100644 --- a/drivers/media/platform/qcom/iris/iris_hfi_gen2_command.c +++ b/drivers/media/platform/qcom/iris/iris_hfi_gen2_command.c @@ -178,7 +178,7 @@ static int iris_hfi_gen2_set_crop_offsets(struct iris_inst *inst) sizeof(u64)); } -static int iris_hfi_gen2_set_bit_dpeth(struct iris_inst *inst) +static int iris_hfi_gen2_set_bit_depth(struct iris_inst *inst) { struct iris_inst_hfi_gen2 *inst_hfi_gen2 = to_iris_inst_hfi_gen2(inst); u32 port = iris_hfi_gen2_get_port(V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE); @@ -378,7 +378,7 @@ static int iris_hfi_gen2_session_set_config_params(struct iris_inst *inst, u32 p {HFI_PROP_BITSTREAM_RESOLUTION, iris_hfi_gen2_set_bitstream_resolution }, {HFI_PROP_CROP_OFFSETS, iris_hfi_gen2_set_crop_offsets }, {HFI_PROP_CODED_FRAMES, iris_hfi_gen2_set_coded_frames }, - {HFI_PROP_LUMA_CHROMA_BIT_DEPTH, iris_hfi_gen2_set_bit_dpeth }, + {HFI_PROP_LUMA_CHROMA_BIT_DEPTH, iris_hfi_gen2_set_bit_depth }, {HFI_PROP_BUFFER_FW_MIN_OUTPUT_COUNT, iris_hfi_gen2_set_min_output_count }, {HFI_PROP_PIC_ORDER_CNT_TYPE, iris_hfi_gen2_set_picture_order_count }, {HFI_PROP_SIGNAL_COLOR_INFO, iris_hfi_gen2_set_colorspace },