1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/gpu/drm/msm/dp
Abhinav Kumar e8c765811b drm/msm/dp: do not notify audio subsystem if sink doesn't support audio
For sinks that do not support audio, there is no need to notify
audio subsystem of the connection event.

This will make sure that audio routes only to the primary display
when connected to such sinks.

changes in v2:
  - Added fixes tag
  - Removed nested if condition and removed usage of global pointer

Fixes: d13e36d7d2 ("drm/msm/dp: add audio support for Display Port on MSM")
Signed-off-by: Abhinav Kumar <abhinavk@codeaurora.org>
Signed-off-by: Rob Clark <robdclark@chromium.org>
2020-11-10 12:41:19 -08:00
..
dp_audio.c drm/msm/dp: wait for audio notification before disabling clocks 2020-09-15 10:54:35 -07:00
dp_audio.h drm/msm/dp: add audio support for Display Port on MSM 2020-09-15 10:54:34 -07:00
dp_aux.c drm/msm/dp: Use qmp phy for DP PLL and PHY 2020-09-15 10:54:35 -07:00
dp_aux.h drm/msm/dp: add displayPort driver support 2020-09-15 10:54:34 -07:00
dp_catalog.c drm/msm/dp: deinitialize mainlink if link training failed 2020-11-10 12:39:31 -08:00
dp_catalog.h drm/msm/dp: deinitialize mainlink if link training failed 2020-11-10 12:39:31 -08:00
dp_ctrl.c drm/msm/dp: skip checking LINK_STATUS_UPDATED bit 2020-11-10 12:39:48 -08:00
dp_ctrl.h drm/msm/dp: Add DP compliance tests on Snapdragon Chipsets 2020-09-15 10:54:34 -07:00
dp_debug.c drm/msm/dp: add debugfs nodes for video pattern tests 2020-09-15 10:54:35 -07:00
dp_debug.h drm/msm/dp: fix incorrect function prototype of dp_debug_get() 2020-09-25 20:31:06 -07:00
dp_display.c drm/msm/dp: do not notify audio subsystem if sink doesn't support audio 2020-11-10 12:41:19 -08:00
dp_display.h drm/msm/dp: Use qmp phy for DP PLL and PHY 2020-09-15 10:54:35 -07:00
dp_drm.c drm/msm/dp: Add DP compliance tests on Snapdragon Chipsets 2020-09-15 10:54:34 -07:00
dp_drm.h drm/msm/dp: add displayPort driver support 2020-09-15 10:54:34 -07:00
dp_hpd.c drm/msm/dp: Add DP compliance tests on Snapdragon Chipsets 2020-09-15 10:54:34 -07:00
dp_hpd.h drm/msm/dp: Add DP compliance tests on Snapdragon Chipsets 2020-09-15 10:54:34 -07:00
dp_link.c drm/msm/dp: skip checking LINK_STATUS_UPDATED bit 2020-11-10 12:39:48 -08:00
dp_link.h drm/msm/dp: DisplayPort PHY compliance tests fixup 2020-11-04 08:26:25 -08:00
dp_panel.c drm/msm/dp: deinitialize mainlink if link training failed 2020-11-10 12:39:31 -08:00
dp_panel.h drm/msm/dp: Add DP compliance tests on Snapdragon Chipsets 2020-09-15 10:54:34 -07:00
dp_parser.c drm/msm/dp: Use qmp phy for DP PLL and PHY 2020-09-15 10:54:35 -07:00
dp_parser.h drm/msm/dp: Use qmp phy for DP PLL and PHY 2020-09-15 10:54:35 -07:00
dp_power.c drm/msm/dp: add opp_table corner voting support base on dp_ink_clk rate 2020-11-04 08:26:26 -08:00
dp_power.h drm/msm/dp: add opp_table corner voting support base on dp_ink_clk rate 2020-11-04 08:26:26 -08:00
dp_reg.h drm/msm/dp: return correct connection status after suspend 2020-11-10 12:38:58 -08:00