Message ID | 20230529074912.2070902-1-suijingfeng@loongson.cn |
---|---|
State | New |
Headers |
Return-Path: <linux-kernel-owner@vger.kernel.org> Delivered-To: ouuuleilei@gmail.com Received: by 2002:a59:994d:0:b0:3d9:f83d:47d9 with SMTP id k13csp1346953vqr; Mon, 29 May 2023 01:00:38 -0700 (PDT) X-Google-Smtp-Source: ACHHUZ65uKSKbdeCQ7lZ3fR/fipo4wkofEIDDbdnicVgWZKlleFL1S3mxvgiB6zj9sU2y79SmCva X-Received: by 2002:a05:6a20:158a:b0:10f:6294:4cdb with SMTP id h10-20020a056a20158a00b0010f62944cdbmr9372062pzj.37.1685347237804; Mon, 29 May 2023 01:00:37 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1685347237; cv=none; d=google.com; s=arc-20160816; b=KL2Hu94ceXbhLfdoQxPqfpZq1IDVzWsMUhIoIHJVnvxr0OOmbx+vuCUJN2P5yoLxak gUaPnDK1NSVCdNZhrT9nlvu5X54eaJWhD0u7E2zBtBdnMp2MRNCoD2fqS4LnrMKNez92 Q8F5ykuAJFHPFSixqDLOtwHHAYPQwE0tWQAv8r81BwYRGrB1w8bbQZ8n8PvU/AXTN2/7 WWfJ6v33fCCIUm0bEv07BbxulZvhDK1khbOWKol2GtZfBSFri27xoBzdoBwFaG1vylUm Id6QyjQnodUJtgDA3X1ahBSKUyEabOIVmECZxnbmBfXaDkTpk7cHpjy7vyeKOoOyTgmI +z8A== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :message-id:date:subject:cc:to:from; bh=slcMR+retp7QgEo30yj3WM74KIIDr6Mhh7e1t5yn+L0=; b=l/4FPn2eAHiBycHq1Cwn5pnVb6Ylx5IaiW8cAL9hyka6zPR/ud5jVKEuEYm3DASI3W FhHFBGa/emCDLVhNziqkm3rqCIuC1NOIxljniRhhzmEfy6V9rHCm5Li9vLi5yQDdavM6 PS/iMMn0cqGmtRMNjaXnsGR/vE5zJpGq1kSvAh60nqPpsbXAkf+7nRnYm1A+drwEMwpL vcIuOTKWxnvM+8EZXzdoZxO4Iyxq+Pbz/eQ0SzxpDccKBleM8sn5h7EGZP+3yT9swkVB BG3vhFH/+td/ud8x4BnpIcSfc5A+UgLCi8uLD4ZePgFoYy4QcHPxei2Ke/fipVzP1qwr 5wKw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id h3-20020a17090aa88300b0024df9b42c22si9338401pjq.67.2023.05.29.01.00.22; Mon, 29 May 2023 01:00:37 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231350AbjE2Ht2 (ORCPT <rfc822;callmefire3@gmail.com> + 99 others); Mon, 29 May 2023 03:49:28 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:57080 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229604AbjE2Ht1 (ORCPT <rfc822;linux-kernel@vger.kernel.org>); Mon, 29 May 2023 03:49:27 -0400 Received: from mail.loongson.cn (mail.loongson.cn [114.242.206.163]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id 4E9CFA7 for <linux-kernel@vger.kernel.org>; Mon, 29 May 2023 00:49:24 -0700 (PDT) Received: from loongson.cn (unknown [10.20.42.43]) by gateway (Coremail) with SMTP id _____8Dxy+r5WHRkgikCAA--.699S3; Mon, 29 May 2023 15:49:13 +0800 (CST) Received: from openarena.loongson.cn (unknown [10.20.42.43]) by localhost.localdomain (Coremail) with SMTP id AQAAf8BxX+T4WHRkM5l+AA--.10477S2; Mon, 29 May 2023 15:49:12 +0800 (CST) From: Sui Jingfeng <suijingfeng@loongson.cn> To: Jani Nikula <jani.nikula@linux.intel.com>, Joonas Lahtinen <joonas.lahtinen@linux.intel.com>, Rodrigo Vivi <rodrigo.vivi@intel.com>, Tvrtko Ursulin <tvrtko.ursulin@linux.intel.com>, David Airlie <airlied@gmail.com>, Daniel Vetter <daniel@ffwll.ch> Cc: intel-gfx@lists.freedesktop.org, dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org Subject: [PATCH] drm/i915_drm.h: fix a typo Date: Mon, 29 May 2023 15:49:12 +0800 Message-Id: <20230529074912.2070902-1-suijingfeng@loongson.cn> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-CM-TRANSID: AQAAf8BxX+T4WHRkM5l+AA--.10477S2 X-CM-SenderInfo: xvxlyxpqjiv03j6o00pqjv00gofq/ X-Coremail-Antispam: 1Uk129KBjvdXoWrZw1Utw1DCrWfJw4UJrWfuFg_yoW3ArXEya 4xArWru348CrZ29r43A3Z8GFWfKa4rtw4xCFn3J3ZrWFy2yrn0kws5WrWaqFy3Crs3AFsx X3ZagFs8JanxKjkaLaAFLSUrUUUU1b8apTn2vfkv8UJUUUU8wcxFpf9Il3svdxBIdaVrn0 xqx4xG64xvF2IEw4CE5I8CrVC2j2Jv73VFW2AGmfu7bjvjm3AaLaJ3UjIYCTnIWjp_UUUY X7kC6x804xWl14x267AKxVWUJVW8JwAFc2x0x2IEx4CE42xK8VAvwI8IcIk0rVWrJVCq3w AFIxvE14AKwVWUXVWUAwA2ocxC64kIII0Yj41l84x0c7CEw4AK67xGY2AK021l84ACjcxK 6xIIjxv20xvE14v26r4j6ryUM28EF7xvwVC0I7IYx2IY6xkF7I0E14v26r4j6F4UM28EF7 xvwVC2z280aVAFwI0_Cr1j6rxdM28EF7xvwVC2z280aVCY1x0267AKxVWxJr0_GcWln4kS 14v26r1Y6r17M2AIxVAIcxkEcVAq07x20xvEncxIr21l57IF6xkI12xvs2x26I8E6xACxx 1l5I8CrVACY4xI64kE6c02F40Ex7xfMcIj6xIIjxv20xvE14v26r1Y6r17McIj6I8E87Iv 67AKxVWUJVW8JwAm72CE4IkC6x0Yz7v_Jr0_Gr1lF7xvr2IYc2Ij64vIr41lc7CjxVAaw2 AFwI0_JF0_Jw1l42xK82IYc2Ij64vIr41l4I8I3I0E4IkC6x0Yz7v_Jr0_Gr1l4IxYO2xF xVAFwI0_Jrv_JF1lx2IqxVAqx4xG67AKxVWUJVWUGwC20s026x8GjcxK67AKxVWUGVWUWw C2zVAF1VAY17CE14v26r1q6r43MIIYrxkI7VAKI48JMIIF0xvE2Ix0cI8IcVAFwI0_Jr0_ JF4lIxAIcVC0I7IYx2IY6xkF7I0E14v26r1j6r4UMIIF0xvE42xK8VAvwI8IcIk0rVWUJV WUCwCI42IY6I8E87Iv67AKxVWUJVW8JwCI42IY6I8E87Iv6xkF7I0E14v26r1j6r4UYxBI daVFxhVjvjDU0xZFpf9x07jOa93UUUUU= X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,SPF_HELO_NONE, SPF_PASS,T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: <linux-kernel.vger.kernel.org> X-Mailing-List: linux-kernel@vger.kernel.org X-getmail-retrieved-from-mailbox: =?utf-8?q?INBOX?= X-GMAIL-THRID: =?utf-8?q?1767214665123090583?= X-GMAIL-MSGID: =?utf-8?q?1767214665123090583?= |
Series |
drm/i915_drm.h: fix a typo
|
|
Commit Message
Sui Jingfeng
May 29, 2023, 7:49 a.m. UTC
'rbiter' -> 'arbite'
Signed-off-by: Sui Jingfeng <suijingfeng@loongson.cn>
---
include/drm/i915_drm.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Comments
On Mon, 29 May 2023, Sui Jingfeng <suijingfeng@loongson.cn> wrote: > 'rbiter' -> 'arbite' Should be arbiter. > > Signed-off-by: Sui Jingfeng <suijingfeng@loongson.cn> > --- > include/drm/i915_drm.h | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/include/drm/i915_drm.h b/include/drm/i915_drm.h > index 7adce327c1c2..3dcb1db519ae 100644 > --- a/include/drm/i915_drm.h > +++ b/include/drm/i915_drm.h > @@ -42,7 +42,7 @@ extern struct resource intel_graphics_stolen_res; > * The Bridge device's PCI config space has information about the > * fb aperture size and the amount of pre-reserved memory. > * This is all handled in the intel-gtt.ko module. i915.ko only > - * cares about the vga bit for the vga rbiter. > + * cares about the vga bit for the vga arbite. > */ > #define INTEL_GMCH_CTRL 0x52 > #define INTEL_GMCH_VGA_DISABLE (1 << 1)
Hi, On 2023/5/29 16:06, Jani Nikula wrote: > On Mon, 29 May 2023, Sui Jingfeng <suijingfeng@loongson.cn> wrote: >> 'rbiter' -> 'arbite' > Should be arbiter. Yeah, should be arbiter. arbiter is a noun. Here, this arbiter may referrer to the drivers/pci/vgaarb.c. Can you help correct then apply it ? thanks. > >> Signed-off-by: Sui Jingfeng <suijingfeng@loongson.cn> >> --- >> include/drm/i915_drm.h | 2 +- >> 1 file changed, 1 insertion(+), 1 deletion(-) >> >> diff --git a/include/drm/i915_drm.h b/include/drm/i915_drm.h >> index 7adce327c1c2..3dcb1db519ae 100644 >> --- a/include/drm/i915_drm.h >> +++ b/include/drm/i915_drm.h >> @@ -42,7 +42,7 @@ extern struct resource intel_graphics_stolen_res; >> * The Bridge device's PCI config space has information about the >> * fb aperture size and the amount of pre-reserved memory. >> * This is all handled in the intel-gtt.ko module. i915.ko only >> - * cares about the vga bit for the vga rbiter. >> + * cares about the vga bit for the vga arbite. >> */ >> #define INTEL_GMCH_CTRL 0x52 >> #define INTEL_GMCH_VGA_DISABLE (1 << 1)
On Mon, 29 May 2023, Sui Jingfeng <15330273260@189.cn> wrote: > Hi, > > > On 2023/5/29 16:06, Jani Nikula wrote: >> On Mon, 29 May 2023, Sui Jingfeng <suijingfeng@loongson.cn> wrote: >>> 'rbiter' -> 'arbite' >> Should be arbiter. > > Yeah, should be arbiter. > > arbiter is a noun. Here, this arbiter may referrer to the > drivers/pci/vgaarb.c. > > Can you help correct then apply it ? thanks. Please send a fixed version and I'll apply it. I'm not fixing trivial patches for you. BR, Jani. > >> >>> Signed-off-by: Sui Jingfeng <suijingfeng@loongson.cn> >>> --- >>> include/drm/i915_drm.h | 2 +- >>> 1 file changed, 1 insertion(+), 1 deletion(-) >>> >>> diff --git a/include/drm/i915_drm.h b/include/drm/i915_drm.h >>> index 7adce327c1c2..3dcb1db519ae 100644 >>> --- a/include/drm/i915_drm.h >>> +++ b/include/drm/i915_drm.h >>> @@ -42,7 +42,7 @@ extern struct resource intel_graphics_stolen_res; >>> * The Bridge device's PCI config space has information about the >>> * fb aperture size and the amount of pre-reserved memory. >>> * This is all handled in the intel-gtt.ko module. i915.ko only >>> - * cares about the vga bit for the vga rbiter. >>> + * cares about the vga bit for the vga arbite. >>> */ >>> #define INTEL_GMCH_CTRL 0x52 >>> #define INTEL_GMCH_VGA_DISABLE (1 << 1)
Hi, I'm just hesitating to so, thank you. On 2023/5/29 18:06, Jani Nikula wrote: > On Mon, 29 May 2023, Sui Jingfeng <15330273260@189.cn> wrote: >> Hi, >> >> >> On 2023/5/29 16:06, Jani Nikula wrote: >>> On Mon, 29 May 2023, Sui Jingfeng <suijingfeng@loongson.cn> wrote: >>>> 'rbiter' -> 'arbite' >>> Should be arbiter. >> Yeah, should be arbiter. >> >> arbiter is a noun. Here, this arbiter may referrer to the >> drivers/pci/vgaarb.c. >> >> Can you help correct then apply it ? thanks. > Please send a fixed version and I'll apply it. I'm not fixing trivial > patches for you. > > BR, > Jani. > > >>>> Signed-off-by: Sui Jingfeng <suijingfeng@loongson.cn> >>>> --- >>>> include/drm/i915_drm.h | 2 +- >>>> 1 file changed, 1 insertion(+), 1 deletion(-) >>>> >>>> diff --git a/include/drm/i915_drm.h b/include/drm/i915_drm.h >>>> index 7adce327c1c2..3dcb1db519ae 100644 >>>> --- a/include/drm/i915_drm.h >>>> +++ b/include/drm/i915_drm.h >>>> @@ -42,7 +42,7 @@ extern struct resource intel_graphics_stolen_res; >>>> * The Bridge device's PCI config space has information about the >>>> * fb aperture size and the amount of pre-reserved memory. >>>> * This is all handled in the intel-gtt.ko module. i915.ko only >>>> - * cares about the vga bit for the vga rbiter. >>>> + * cares about the vga bit for the vga arbite. >>>> */ >>>> #define INTEL_GMCH_CTRL 0x52 >>>> #define INTEL_GMCH_VGA_DISABLE (1 << 1)
diff --git a/include/drm/i915_drm.h b/include/drm/i915_drm.h index 7adce327c1c2..3dcb1db519ae 100644 --- a/include/drm/i915_drm.h +++ b/include/drm/i915_drm.h @@ -42,7 +42,7 @@ extern struct resource intel_graphics_stolen_res; * The Bridge device's PCI config space has information about the * fb aperture size and the amount of pre-reserved memory. * This is all handled in the intel-gtt.ko module. i915.ko only - * cares about the vga bit for the vga rbiter. + * cares about the vga bit for the vga arbite. */ #define INTEL_GMCH_CTRL 0x52 #define INTEL_GMCH_VGA_DISABLE (1 << 1)