AMD-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] add missing DCE6 functions and uniformize value definitions
@ 2025-02-27  5:22 Alexandre Demers
  2025-02-27  5:22 ` [PATCH 1/6] drm/amdgpu: add or move defines for DCE6 in sid.h Alexandre Demers
                   ` (5 more replies)
  0 siblings, 6 replies; 15+ messages in thread
From: Alexandre Demers @ 2025-02-27  5:22 UTC (permalink / raw)
  To: amd-gfx

This series uniformizes some value definitions between DCE6, 8 and 10.
It also adds missing code for dce_v6_0_soft_reset() and dce_v6_0_set_crtc_vline_interrupt_state()

Alexandre Demers (6):
  drm/amdgpu: add or move defines for DCE6 in sid.h
  drm/amdgpu: add dce_v6_0_soft_reset() to DCE6
  drm/amdgpu: complete dce_v6_0_set_crtc_vline_interrupt_state() in DCE6
  drm/amdgpu: add some comments in DCE6
  dmr/amdgpu: fix style in DCE6
  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 | 201 ++++++++++++++++++++------
 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, 193 insertions(+), 67 deletions(-)

-- 
2.48.1


^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2025-02-28 14:32 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-27  5:22 [PATCH 0/6] add missing DCE6 functions and uniformize value definitions Alexandre Demers
2025-02-27  5:22 ` [PATCH 1/6] drm/amdgpu: add or move defines for DCE6 in sid.h Alexandre Demers
2025-02-27  5:22 ` [PATCH 2/6] drm/amdgpu: add dce_v6_0_soft_reset() to DCE6 Alexandre Demers
2025-02-27 14:23   ` Alex Deucher
2025-02-27 18:51     ` Alexandre Demers
2025-02-27 19:01       ` Alex Deucher
2025-02-27 19:05         ` Alex Deucher
2025-02-27 19:11           ` Alexandre Demers
2025-02-28 14:32             ` Alex Deucher
2025-02-27 19:09         ` Alexandre Demers
2025-02-27  5:22 ` [PATCH 3/6] drm/amdgpu: complete dce_v6_0_set_crtc_vline_interrupt_state() in DCE6 Alexandre Demers
2025-02-27 14:22   ` Alex Deucher
2025-02-27  5:22 ` [PATCH 4/6] drm/amdgpu: add some comments " Alexandre Demers
2025-02-27  5:22 ` [PATCH 5/6] dmr/amdgpu: fix style " Alexandre Demers
2025-02-27  5:22 ` [PATCH 6/6] drm/amdgpu: add defines for pin_offsets in DCE8 Alexandre Demers

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox