drm/radeon: Cleanup HDMI audio interrupt handling for evergreen
Same as the previous patch, but now for handling HDMI audio interrupts. Changes since v1: - Preserve the order we write back all registers Acked-by: Christian König <christian.koenig@amd.com> Signed-off-by: Lyude <lyude@redhat.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
@@ -778,12 +778,7 @@ struct evergreen_irq_stat_regs {
|
||||
u32 d4grph_int;
|
||||
u32 d5grph_int;
|
||||
u32 d6grph_int;
|
||||
u32 afmt_status1;
|
||||
u32 afmt_status2;
|
||||
u32 afmt_status3;
|
||||
u32 afmt_status4;
|
||||
u32 afmt_status5;
|
||||
u32 afmt_status6;
|
||||
u32 afmt_status[6];
|
||||
};
|
||||
|
||||
struct cik_irq_stat_regs {
|
||||
|
Reference in New Issue
Block a user