]> www.infradead.org Git - users/hch/misc.git/commit
drm/amdgpu: prepare DCE6 uniformisation with DCE8 and DCE10
authorAlexandre Demers <alexandre.f.demers@gmail.com>
Sun, 9 Mar 2025 16:48:50 +0000 (12:48 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 11 Mar 2025 16:36:42 +0000 (12:36 -0400)
commit20fb56dfd8d20ae4406007d0601fa024d24a3301
tree917674e0eec12c1dfaa21560782e701794c2fbe8
parent5b1fa87f305050d17c553381c39ad8f1e17ce062
drm/amdgpu: prepare DCE6 uniformisation with DCE8 and DCE10

Let's begin the cleanup in sid.h to prevent warnings and errors when wiring
sid.h into dce_v6_0.c.

This is a bigger cleanup.
Many defines found under sid.h have already been properly moved
into the different "_d.h" and "_sh_mask.h", so they should have been
already removed from sid.h and properly linked in where needed.

Signed-off-by: Alexandre Demers <alexandre.f.demers@gmail.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/dce_v6_0.c
drivers/gpu/drm/amd/amdgpu/si.c
drivers/gpu/drm/amd/amdgpu/sid.h