From nobody Fri Dec 19 06:19:14 2025 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 876B2EB64DA for ; Fri, 14 Jul 2023 05:14:52 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234619AbjGNFOs (ORCPT ); Fri, 14 Jul 2023 01:14:48 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:51532 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233916AbjGNFOj (ORCPT ); Fri, 14 Jul 2023 01:14:39 -0400 Received: from mail.208.org (unknown [183.242.55.162]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 0C9CF173B for ; Thu, 13 Jul 2023 22:14:38 -0700 (PDT) Received: from mail.208.org (email.208.org [127.0.0.1]) by mail.208.org (Postfix) with ESMTP id 4R2KQz1MtFzBR9sg for ; Fri, 14 Jul 2023 13:14:35 +0800 (CST) Authentication-Results: mail.208.org (amavisd-new); dkim=pass reason="pass (just generated, assumed good)" header.d=208.org DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=208.org; h= content-transfer-encoding:content-type:message-id:user-agent :references:in-reply-to:subject:to:from:date:mime-version; s= dkim; t=1689311675; x=1691903676; bh=7scmTbQs/wsjbW5FBE+Ka8Is++h 9WlnkMEr/CtGidh8=; b=ClYf8QwinKCS8+rWu4p8AlUX6Uw66TZaMBC4DO3nQ/D Ir5rLqZ84oKpxtty9DCXDzrB2ysb1DLN/PJvBOVWVUyy5Ym5jugK3/wZZgkUIqMg kkKtZ+NVd8tsxieT3q33yuU4BR45fX7mrjg/Ti27dCSYz17fBXkP0Ucvt1rJ4+lQ HKTw2R4jraaVCa5Y0SgREwOvSa1NKcAud+C7QqHPJeyYQtwvDjng2cAmohpB4I8W wDyg6RCezoMwbhLSCt3uHahlRZyjUf5upbx/2BcxPl/7iNKzkslojHdEdbBo0J+w qI/xrFsHe7re+vDWewMciOwLoPnvjoKVtCAj4KQfpzw== X-Virus-Scanned: amavisd-new at mail.208.org Received: from mail.208.org ([127.0.0.1]) by mail.208.org (mail.208.org [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id E5CfpniD8zc5 for ; Fri, 14 Jul 2023 13:14:35 +0800 (CST) Received: from localhost (email.208.org [127.0.0.1]) by mail.208.org (Postfix) with ESMTPSA id 4R2KQy2hgTzBHXhS; Fri, 14 Jul 2023 13:14:34 +0800 (CST) MIME-Version: 1.0 Date: Fri, 14 Jul 2023 13:14:34 +0800 From: huzhi001@208suo.com To: bskeggs@redhat.com, kherbst@redhat.com, lyude@redhat.com, airlied@gmail.com, daniel@ffwll.ch Cc: dri-devel@lists.freedesktop.org, nouveau@lists.freedesktop.org, linux-kernel@vger.kernel.org Subject: [PATCH] drm/nouveau/fifo:Fix Nineteen occurrences of the gk104.c error: ERROR: space prohibited before that ':' (ctx:WxW) ERROR: trailing statements should be on next line ERROR: space prohibited before that ':' (ctx:WxW) ERROR: trailing statements should be on next line ERROR: space prohibited before that ':' (ctx:WxW) ERROR: trailing statements should be on next line ERROR: trailing statements should be on next line ERROR: space prohibited before that ':' (ctx:WxW) ERROR: trailing statements should be on next line ERROR: space prohibited before that ':' (ctx:WxW) ERROR: trailing statements should be on next line ERROR: space prohibited before that ':' (ctx:WxW) ERROR: trailing statements should be on next line ERROR: space prohibited before that ':' (ctx:WxW) ERROR: trailing statements should be on next line ERROR: space prohibited before that ':' (ctx:WxE) ERROR: space prohibited before that ':' (ctx:WxE) ERROR: trailing statements should be on next line ERROR: trailing s tatements should be on next line In-Reply-To: References: User-Agent: Roundcube Webmail Message-ID: X-Sender: huzhi001@208suo.com Content-Transfer-Encoding: quoted-printable Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Type: text/plain; charset="utf-8"; format="flowed" Signed-off-by: ZhiHu --- .../gpu/drm/nouveau/nvkm/engine/fifo/gk104.c | 40 ++++++++++++++----- 1 file changed, 29 insertions(+), 11 deletions(-) diff --git a/drivers/gpu/drm/nouveau/nvkm/engine/fifo/gk104.c=20 b/drivers/gpu/drm/nouveau/nvkm/engine/fifo/gk104.c index d8a4d773a58c..b99e0a7c96bb 100644 --- a/drivers/gpu/drm/nouveau/nvkm/engine/fifo/gk104.c +++ b/drivers/gpu/drm/nouveau/nvkm/engine/fifo/gk104.c @@ -137,15 +137,29 @@ gk104_ectx_bind(struct nvkm_engn *engn, struct=20 nvkm_cctx *cctx, struct nvkm_chan u64 addr =3D 0ULL; switch (engn->engine->subdev.type) { - case NVKM_ENGINE_SW : return; - case NVKM_ENGINE_GR : ptr0 =3D 0x0210; break; - case NVKM_ENGINE_SEC : ptr0 =3D 0x0220; break; - case NVKM_ENGINE_MSPDEC: ptr0 =3D 0x0250; break; - case NVKM_ENGINE_MSPPP : ptr0 =3D 0x0260; break; - case NVKM_ENGINE_MSVLD : ptr0 =3D 0x0270; break; - case NVKM_ENGINE_VIC : ptr0 =3D 0x0280; break; - case NVKM_ENGINE_MSENC : ptr0 =3D 0x0290; break; - case NVKM_ENGINE_NVDEC : + case NVKM_ENGINE_SW: + return; + case NVKM_ENGINE_GR: + ptr0 =3D 0x0210; + break; + case NVKM_ENGINE_SEC: + ptr0 =3D 0x0220; + break; + case NVKM_ENGINE_MSPDEC: + ptr0 =3D 0x0250; + break; + case NVKM_ENGINE_MSPPP: + ptr0 =3D 0x0260; + break; + case NVKM_ENGINE_MSVLD: + ptr0 =3D 0x0270; + break; + case NVKM_ENGINE_VIC: + ptr0 =3D 0x0280; break; + case NVKM_ENGINE_MSENC: + ptr0 =3D 0x0290; + break; + case NVKM_ENGINE_NVDEC: ptr1 =3D 0x0270; ptr0 =3D 0x0210; break; @@ -435,8 +449,12 @@ gk104_runl_commit(struct nvkm_runl *runl, struct=20 nvkm_memory *memory, u32 start, int target; switch (nvkm_memory_target(memory)) { - case NVKM_MEM_TARGET_VRAM: target =3D 0; break; - case NVKM_MEM_TARGET_NCOH: target =3D 3; break; + case NVKM_MEM_TARGET_VRAM: + target =3D 0; + break; + case NVKM_MEM_TARGET_NCOH: + target =3D 3; + break; default: WARN_ON(1); return;