Re: [PATCH] drm/amdgpu: still cleanup sid.h

2025-04-10 Thread Alex Deucher
Applied. Thanks! Alex On Mon, Apr 7, 2025 at 1:52 AM Alexandre Demers wrote: > > The defines, shifts and masks are already available in dce_6_0_d.h, > dce_6_0_sh_mask.h. > > Signed-off-by: Alexandre Demers > --- > drivers/gpu/drm/amd/amdgpu/si.c | 26 +- > drivers/gpu

[PATCH] drm/amdgpu: still cleanup sid.h

2025-04-06 Thread Alexandre Demers
The defines, shifts and masks are already available in dce_6_0_d.h, dce_6_0_sh_mask.h. Signed-off-by: Alexandre Demers --- drivers/gpu/drm/amd/amdgpu/si.c | 26 +- drivers/gpu/drm/amd/amdgpu/sid.h | 16 2 files changed, 13 insertions(+), 29 deletions(-)