[PATCH 1/3] gpu: drm: replace occurrences of invalid character

Randy Dunlap rdunlap at infradead.org
Wed May 19 15:56:30 UTC 2021


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 at kernel.org>

Acked-by: Randy Dunlap <rdunlap at infradead.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



More information about the amd-gfx mailing list