[PATCH 0/2] Enable HDMI audio on DCE12
sunpeng.li at amd.com
sunpeng.li at amd.com
Tue Oct 31 20:28:56 UTC 2017
From: "Leo (Sunpeng) Li" <sunpeng.li at 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
More information about the amd-gfx
mailing list