From: Eric Bernstein <[email protected]>

Signed-off-by: Eric Bernstein <[email protected]>
Reviewed-by: Charlene Liu <[email protected]>
Acked-by: Harry Wentland <[email protected]>
---
 drivers/gpu/drm/amd/display/dc/dce/dce_hwseq.h | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/drivers/gpu/drm/amd/display/dc/dce/dce_hwseq.h 
b/drivers/gpu/drm/amd/display/dc/dce/dce_hwseq.h
index 057407892618..f091d87f8f8b 100644
--- a/drivers/gpu/drm/amd/display/dc/dce/dce_hwseq.h
+++ b/drivers/gpu/drm/amd/display/dc/dce/dce_hwseq.h
@@ -275,6 +275,8 @@ struct dce_hwseq_registers {
        uint32_t MC_VM_SYSTEM_APERTURE_DEFAULT_ADDR_LSB;
        uint32_t MC_VM_SYSTEM_APERTURE_LOW_ADDR;
        uint32_t MC_VM_SYSTEM_APERTURE_HIGH_ADDR;
+       uint32_t AZALIA_AUDIO_DTO;
+       uint32_t AZALIA_CONTROLLER_CLOCK_GATING;
 };
  /* set field name */
 #define HWS_SF(blk_name, reg_name, field_name, post_fix)\
@@ -500,7 +502,8 @@ struct dce_hwseq_registers {
        type D1VGA_MODE_ENABLE; \
        type D2VGA_MODE_ENABLE; \
        type D3VGA_MODE_ENABLE; \
-       type D4VGA_MODE_ENABLE;
+       type D4VGA_MODE_ENABLE; \
+       type AZALIA_AUDIO_DTO_MODULE;
 
 struct dce_hwseq_shift {
        HWSEQ_REG_FIELD_LIST(uint8_t)
-- 
2.17.1

_______________________________________________
amd-gfx mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/amd-gfx

Reply via email to