[PATCH v2 0/2] Uniformize defines between DCE6, DCE8 and DCE10
Alexandre Demers
alexandre.f.demers at gmail.com
Sat Mar 1 02:31:28 UTC 2025
Keep a uniform way of where and how variables are defined between
DCE6, DCE8 and DCE10. It is easier to understand the code, their
similarities and their modifications.
Alexandre Demers (2):
drm/amdgpu: add or move defines for DCE6 in sid.h
drm/amdgpu: add defines for pin_offsets in DCE8
drivers/gpu/drm/amd/amdgpu/cikd.h | 9 ++++
drivers/gpu/drm/amd/amdgpu/dce_v6_0.c | 63 ++++++++++++++-------------
drivers/gpu/drm/amd/amdgpu/dce_v8_0.c | 14 +++---
drivers/gpu/drm/amd/amdgpu/si_enums.h | 7 ---
drivers/gpu/drm/amd/amdgpu/sid.h | 29 +++++++++---
5 files changed, 71 insertions(+), 51 deletions(-)
--
2.48.1
More information about the amd-gfx
mailing list