[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CADnq5_OjJTfwhbEBMFoM-zux8CPDgQhi_6FHpcFYVXYn+CZR7w@mail.gmail.com>
Date: Wed, 19 May 2021 12:40:19 -0400
From: Alex Deucher <alexdeucher@...il.com>
To: Randy Dunlap <rdunlap@...radead.org>
Cc: Mauro Carvalho Chehab <mchehab+huawei@...nel.org>,
David Airlie <airlied@...ux.ie>,
Bhaskar Chowdhury <unixbhaskar@...il.com>,
Maling list - DRI developers
<dri-devel@...ts.freedesktop.org>,
LKML <linux-kernel@...r.kernel.org>,
Chris Wilson <chris@...is-wilson.co.uk>,
amd-gfx list <amd-gfx@...ts.freedesktop.org>,
Rodrigo Vivi <rodrigo.vivi@...el.com>,
Alex Deucher <alexander.deucher@....com>,
Evan Quan <evan.quan@....com>,
Intel Graphics Development <intel-gfx@...ts.freedesktop.org>,
Christian König <christian.koenig@....com>,
Michal Wajdeczko <michal.wajdeczko@...el.com>
Subject: Re: [PATCH 1/3] gpu: drm: replace occurrences of invalid character
Pushed out to drm-misc-next. Also fixed up Michel's name.
Alex
On Wed, May 19, 2021 at 11:56 AM Randy Dunlap <rdunlap@...radead.org> wrote:
>
> On 5/19/21 1:15 AM, Mauro Carvalho Chehab wrote:
> > There are some places at drm that ended receiving a
> > REPLACEMENT CHARACTER U+fffd ('�'), probably because of
> > some bad charset conversion.
> >
> > Fix them by using what it seems to be the proper
> > character.
> >
> > Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@...nel.org>
>
> Acked-by: Randy Dunlap <rdunlap@...radead.org>
>
> Thanks.
>
> > ---
> > drivers/gpu/drm/amd/include/atombios.h | 10 +++++-----
> > drivers/gpu/drm/i915/gt/intel_gpu_commands.h | 2 +-
> > drivers/gpu/drm/i915/i915_gpu_error.h | 2 +-
> > drivers/gpu/drm/r128/r128_drv.h | 2 +-
> > 4 files changed, 8 insertions(+), 8 deletions(-)
> >
>
> --
> ~Randy
>
Powered by blists - more mailing lists