drm/amd/display: Add audio/video ContainerId implementation
xhdu authored

Leave hardcoded if no ContainerId provided by DM.
Signed-off-by: default avatarDuke Du <Duke.Du@amd.com>
Acked-by: default avatarHarry Wentland <Harry.Wentland@amd.com>
Reviewed-by: default avatarCharlene Liu <Charlene.Liu@amd.com>
Signed-off-by: default avatarAlex Deucher <alexander.deucher@amd.com>
8c895313
Name Last commit Last update
Documentation dt-bindings: exynos5433-decon: remove i80-if-timings property
arch Merge tag 'exynos-drm-next-for-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next
block block: Make blk_mq_delay_kick_requeue_list() rerun the queue at a quiet time
certs modsign: add markers to endif-statements in certs/Makefile
crypto crypto: authencesn - Fix digest_null crash
drivers drm/amd/display: Add audio/video ContainerId implementation
firmware firmware/Makefile: force recompilation if makefile changes
fs Merge tag 'nfs-for-4.13-5' of git://git.linux-nfs.org/projects/anna/linux-nfs
include drm/dp-helper: add missing defines needed by AMD display core.
init random: do not ignore early device randomness
ipc ipc: add missing container_of()s for randstruct
kernel mm: migrate: prevent racy access to tlb_flush_pending
lib Merge tag 'drm-intel-next-2017-08-18' of git://anongit.freedesktop.org/git/drm-intel into drm-next
mm rmap: do not call mmu_notifier_invalidate_page() under ptl
net packet: fix tp_reserve race in packet_set_ring
samples samples/bpf: fix bpf tunnel cleanup
scripts parse-maintainers: Move matching sections from MAINTAINERS
security Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
sound drm: omapdrm: hdmi: Pass HDMI core version as integer to HDMI audio
tools bpf: fix selftest/bpf/test_pkt_md_access on s390x
usr ramfs: clarify help text that compression applies to ramfs as well as legacy ramdisk.
virt Merge tag 'kvm-arm-for-v4.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm
.cocciconfig scripts: add Linux .cocciconfig for coccinelle
.get_maintainer.ignore Add hch to .get_maintainer.ignore
.gitattributes .gitattributes: set git diff driver for C source code files
.gitignore
.mailmap
COPYING
CREDITS
Kbuild
Kconfig
MAINTAINERS
Makefile
README
Linux kernel
============

This file was moved to Documentation/admin-guide/README.rst

Please notice that there are several guides for kernel developers and users.
These guides can be rendered in a number of formats, like HTML and PDF.

In order to build the documentation, use ``make htmldocs`` or
``make pdfdocs``.

There are various text files in the Documentation/ subdirectory,
several of them using the Restructured Text markup notation.
See Documentation/00-INDEX for a list of what is contained in each file.

Please read the Documentation/process/changes.rst file, as it contains the
requirements for building and running the kernel, and information about
the problems which may result by upgrading your kernel.