[PATCH 0/6] drm/amdgpu and drm/radeon: a slew of small fixes
Alexandre Demers
alexandre.f.demers at gmail.com
Fri Apr 11 19:00:59 UTC 2025
I should get used to add Alex Deucher's email in CC.
On Mon, Apr 7, 2025 at 10:11 PM Alexandre Demers
<alexandre.f.demers at gmail.com> wrote:
>
> This series goes from fixing typos in amdgpu and radeon to renaming functions
> in DCE11.0 so it follows the convention of using a DCE/DCN version prefix for
> naming functions.
>
> Alexandre Demers (6):
> drm/amdgpu: rename function to follow naming convention in dce110
> drm/amdgpu: add missing parameter name in dce110_clk_src_construct()
> declaration
> drm/amdgpu: fix typo in atombios.h
> drm/radeon: fix typo in atombios.h
> drm/amdgpu: fix duplicated value setting in
> dce100_resource_construct()
> drm/amdgpu: fix typo in bios_parser.c
>
> drivers/gpu/drm/amd/display/dc/bios/bios_parser.c | 4 ++--
> drivers/gpu/drm/amd/display/dc/dce/dce_clock_source.h | 2 +-
> drivers/gpu/drm/amd/display/dc/hwss/dce110/dce110_hwseq.c | 8 ++++----
> .../drm/amd/display/dc/resource/dce100/dce100_resource.c | 2 +-
> drivers/gpu/drm/amd/include/atombios.h | 2 +-
> drivers/gpu/drm/radeon/atombios.h | 5 ++---
> 6 files changed, 11 insertions(+), 12 deletions(-)
>
> --
> 2.49.0
>
More information about the amd-gfx
mailing list