1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/gpu/drm/msm
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
..
adreno drm/msm/a5xx: Clear shadow on suspend 2020-11-10 11:05:23 -08:00
disp drm/msm/gem: Move prototypes to msm_gem.h 2020-11-04 16:00:55 -08:00
dp drm/msm/dp: do not notify audio subsystem if sink doesn't support audio 2020-11-10 12:41:19 -08:00
dsi drm/msm/gem: Move prototypes to msm_gem.h 2020-11-04 16:00:55 -08:00
edp drm/msm: sync generated headers 2020-07-31 06:46:16 -07:00
hdmi drm/msm: sync generated headers 2020-07-31 06:46:16 -07:00
Kconfig drm/msm: Remove depends on interconnect 2020-09-20 10:48:18 -07:00
Makefile drm/msm/dpu: initial support for merge3D hardware block 2020-11-04 08:26:26 -08:00
msm_atomic.c drm/msm/atomic: Convert to per-CRTC kthread_work 2020-11-01 10:13:32 -08:00
msm_atomic_trace.h drm/msm: add atomic traces 2019-09-03 16:17:02 -07:00
msm_atomic_tracepoints.c drm/msm: add atomic traces 2019-09-03 16:17:02 -07:00
msm_debugfs.c drm/msm: Add priv->mm_lock to protect active/inactive lists 2020-11-04 16:00:56 -08:00
msm_debugfs.h drm: convert .debugfs_init() hook to return void. 2020-03-18 17:53:28 +01:00
msm_drv.c drm/msm: Drop struct_mutex in madvise path 2020-11-04 16:00:57 -08:00
msm_drv.h drm/msm: Remove msm_gem_free_work 2020-11-04 16:00:56 -08:00
msm_fb.c drm/msm: remove _unlocked suffix in drm_gem_object_put_unlocked 2020-05-19 22:31:33 +01:00
msm_fbdev.c drm/msm/gem: Move prototypes to msm_gem.h 2020-11-04 16:00:55 -08:00
msm_fence.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234 2019-06-19 17:09:07 +02:00
msm_fence.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234 2019-06-19 17:09:07 +02:00
msm_gem.c drm/msm: Drop struct_mutex in shrinker path 2020-11-04 16:00:57 -08:00
msm_gem.h drm/msm: Drop struct_mutex in madvise path 2020-11-04 16:00:57 -08:00
msm_gem_prime.c drm: allow limiting the scatter list size. 2020-09-09 07:58:56 +02:00
msm_gem_shrinker.c drm/msm: Drop struct_mutex in shrinker path 2020-11-04 16:00:57 -08:00
msm_gem_submit.c drm/msm: Refcount submits 2020-11-04 16:00:56 -08:00
msm_gem_vma.c drm/msm: Leave inuse count intact on map failure 2020-09-22 08:28:15 -07:00
msm_gpu.c drm/msm: Add support for GPU cooling 2020-11-05 08:39:57 -08:00
msm_gpu.h drm/msm: Add support for GPU cooling 2020-11-05 08:39:57 -08:00
msm_gpu_trace.h drm/msm/gpu: Add suspend/resume tracepoints 2020-09-12 09:59:58 -07:00
msm_gpu_tracepoints.c drm/msm/gpu: Add trace events for tracking GPU submissions 2018-12-11 13:05:28 -05:00
msm_gpummu.c Merge tag 'drm-msm-next-2020-09-27' of https://gitlab.freedesktop.org/drm/msm into drm-next 2020-09-29 10:18:49 +10:00
msm_iommu.c drm next for 5.10-rc1 2020-10-15 10:46:16 -07:00
msm_kms.h drm/msm/atomic: Convert to per-CRTC kthread_work 2020-11-01 10:13:32 -08:00
msm_mmu.h drm/msm: Add support to create a local pagetable 2020-09-12 10:48:32 -07:00
msm_perf.c drm/msm: drop use of drmP.h 2019-09-03 16:16:57 -07:00
msm_rd.c drm/msm/gem: Switch over to obj->resv for locking 2020-11-04 16:00:56 -08:00
msm_ringbuffer.c drm/msm: Protect ring->submits with it's own lock 2020-11-04 16:00:56 -08:00
msm_ringbuffer.h drm/msm: Protect ring->submits with it's own lock 2020-11-04 16:00:56 -08:00
msm_submitqueue.c drm/msm: Add a context pointer to the submitqueue 2020-09-12 10:45:56 -07:00
NOTES drm/msm: add mdp5/apq8x74 2014-01-09 14:44:06 -05:00