Re: [PATCH 0/2] drm/amdgpu: typos and standardization

2025-04-07 Thread Alex Deucher
Applied. Thanks! On Fri, Apr 4, 2025 at 1:48 AM Alexandre Demers wrote: > > Typos were found in DCE, where hpd should have been used. > > DCE6/8: standardize the "interrupt" vs "irq" usage in function names > with DCE10/11. > > Alexandre Demers (2): > drm/amdgpu: fix typos in DCEs > drm/amdg

[PATCH 0/2] drm/amdgpu: typos and standardization

2025-04-03 Thread Alexandre Demers
Typos were found in DCE, where hpd should have been used. DCE6/8: standardize the "interrupt" vs "irq" usage in function names with DCE10/11. Alexandre Demers (2): drm/amdgpu: fix typos in DCEs drm/amdgpu: use "irq" in place of "interrupt" in DCE6/8 as in DCE10/11 drivers/gpu/drm/amd/amdgpu