From: "Leo (Sunpeng) Li" <sunpeng...@amd.com>

This series properly enables audio on DCE12 by adding the relevant registers,
and reading them into the software structs.

Previously, this was only working because the registers were being ignored.
Now that they're being considered, HDMI audio on DCE12 stopped working due to
missing code that fetched the necessary registers.

Leo (Sunpeng) Li (2):
  drm/amd: Add DCE12 resource strap registers
  drm/amd/display: Read resource_straps from registers for DCE12

 drivers/gpu/drm/amd/display/dc/dce120/dce120_resource.c   | 15 +++++++++------
 .../drm/amd/include/asic_reg/vega10/DC/dce_12_0_offset.h  |  4 ++++
 .../drm/amd/include/asic_reg/vega10/DC/dce_12_0_sh_mask.h |  8 ++++++++
 3 files changed, 21 insertions(+), 6 deletions(-)

-- 
2.7.4

_______________________________________________
amd-gfx mailing list
amd-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/amd-gfx

Reply via email to