linux-stable/drivers/gpu/drm/amd/display/dc
Alex Hung a73d4e88db drm/amd/display: skip audio config for virtual signal
[WHY & HOW]
IGT's kms_hdmi_inject (subtest inject_audio) triggers a warning message
from dce_aud_az_configure. This can be fixed by checking Virtual signal
that does not need to configure AZ audio since it does not have any.

Reviewed-by: Rodrigo Siqueira <rodrigo.siqueira@amd.com>
Acked-by: Wayne Lin <wayne.lin@amd.com>
Signed-off-by: Alex Hung <alex.hung@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2023-09-26 17:00:21 -04:00
..
basics drm/amd/display: Add missing static 2023-07-18 11:13:30 -04:00
bios drm/amd/display: Drop unused link FPGA code 2023-09-26 16:54:37 -04:00
clk_mgr drm/amd/display: Improve x86 and dmub ips handshake 2023-09-26 17:00:21 -04:00
core drm/amd/display: block MPO if it prevents pstate support 2023-09-26 17:00:21 -04:00
dce drm/amd/display: skip audio config for virtual signal 2023-09-26 17:00:21 -04:00
dce60
dce80 drm/amd/display: Improve the include of header file 2023-07-18 11:13:08 -04:00
dce100 drm/amd/display: implement pipe type definition and adding accessors 2023-08-15 18:08:28 -04:00
dce110 drm/amd/display: fix some style issues 2023-09-26 16:54:51 -04:00
dce112 drm/amd/display: implement pipe type definition and adding accessors 2023-08-15 18:08:28 -04:00
dce120 drm/amd/display: Refactor fast update to use new HWSS build sequence 2023-06-09 12:41:22 -04:00
dcn10 drm/amd/display: fix some non-initialized register mask and setting 2023-09-20 16:24:08 -04:00
dcn20 drm/amd/display: Fix DP2.0 timing sync 2023-09-26 17:00:21 -04:00
dcn21 drm/amd/display: add more pipe resource interfaces 2023-08-30 15:35:30 -04:00
dcn30 drm/amd/display: Use optc32 instead of optc30 in DC 2023-09-26 16:54:18 -04:00
dcn31 drm/amd/display: Update DCN31 for DCN35 support 2023-08-30 15:51:14 -04:00
dcn32 drm/amd/display: Fix DP2.0 timing sync 2023-09-26 17:00:21 -04:00
dcn35 drm/amd/display: Fix DP2.0 timing sync 2023-09-26 17:00:21 -04:00
dcn201 drm/amd/display: add more pipe resource interfaces 2023-08-30 15:35:30 -04:00
dcn301 drm/amd/display: add more pipe resource interfaces 2023-08-30 15:35:30 -04:00
dcn302 drm/amd/display: add more pipe resource interfaces 2023-08-30 15:35:30 -04:00
dcn303 drm/amd/display: add more pipe resource interfaces 2023-08-30 15:35:30 -04:00
dcn314 drm/amd/display: Fix DP2.0 timing sync 2023-09-26 17:00:21 -04:00
dcn315 drm/amd/display: block MPO if it prevents pstate support 2023-09-26 17:00:21 -04:00
dcn316 drm/amd/display: add more pipe resource interfaces 2023-08-30 15:35:30 -04:00
dcn321 drm/amd/display: add more pipe resource interfaces 2023-08-30 15:35:30 -04:00
dml drm/amd/display: remove guaranteed viewports limitation for odm 2023-09-26 17:00:21 -04:00
dsc drm/amd/display: Add link encoding to timing BW calculation parameters 2023-07-18 11:15:51 -04:00
gpio drm/amd/display: Add DCN35 GPIO 2023-08-30 15:51:14 -04:00
hdcp
inc drm/amd/display: Fix DP2.0 timing sync 2023-09-26 17:00:21 -04:00
irq drm/amd/display: Add DCN35 IRQ 2023-08-30 15:51:15 -04:00
link drm/amd/display: Drop unused link FPGA code 2023-09-26 16:54:37 -04:00
virtual
Makefile drm/amd/display: Add DCN35 blocks to Makefile 2023-08-30 15:51:15 -04:00
dc.h drm/amd/display: block MPO if it prevents pstate support 2023-09-26 17:00:21 -04:00
dc_bios_types.h
dc_ddc_types.h
dc_dmub_srv.c drm/amd/display: Improve x86 and dmub ips handshake 2023-09-26 17:00:21 -04:00
dc_dmub_srv.h drm/amd/display: Add DCN35 DMUB 2023-08-30 15:51:15 -04:00
dc_dp_types.h drm/amd/display: Add structs for Freesync Panel Replay 2023-08-07 17:12:49 -04:00
dc_dsc.h drm/amd/display: Add link encoding to timing BW calculation parameters 2023-07-18 11:15:51 -04:00
dc_edid_parser.c
dc_edid_parser.h
dc_hdmi_types.h
dc_helper.c drm/amd/display: Add DCN35 family information 2023-08-30 15:51:13 -04:00
dc_hw_types.h
dc_stat.h
dc_stream.h drm/amd/display: Remove unused display_content_support 2023-09-20 16:24:07 -04:00
dc_trace.h
dc_types.h drm/amd/display: Remove unused display_content_support 2023-09-20 16:24:07 -04:00
dm_cp_psp.h
dm_event_log.h
dm_helpers.h
dm_pp_smu.h
dm_services.h drm/amd/display: Show the DCN/DCE version in the log 2023-06-09 09:34:09 -04:00
dm_services_types.h drm/amd/display: refactor dmub commands into single function 2023-04-18 16:28:52 -04:00
irq_types.h
os_types.h